preseed: reorder package list

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
master
Robert Nelson 5 years ago
parent e015401527
commit c5258cbc34

@ -243,7 +243,7 @@ d-i apt-setup/local0/key string http://repos.rcn-ee.com/debian/conf/custom.gpg
# Individual additional packages to install # Individual additional packages to install
#d-i pkgsel/include string openssh-server build-essential #d-i pkgsel/include string openssh-server build-essential
#RCNEE: we have a bunch to add #RCNEE: we have a bunch to add
d-i pkgsel/include string bash dosfstools initramfs-tools util-linux wget board-firmware net-tools sudo d-i pkgsel/include string bash board-firmware dosfstools initramfs-tools net-tools sudo util-linux wget
#RCNEE: ^ #RCNEE: ^
# Whether to upgrade packages after debootstrap. # Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade # Allowed values: none, safe-upgrade, full-upgrade

@ -243,7 +243,7 @@ d-i apt-setup/local0/key string http://repos.rcn-ee.com/debian/conf/custom.gpg
# Individual additional packages to install # Individual additional packages to install
#d-i pkgsel/include string openssh-server build-essential #d-i pkgsel/include string openssh-server build-essential
#RCNEE: we have a bunch to add #RCNEE: we have a bunch to add
d-i pkgsel/include string bash dosfstools initramfs-tools util-linux wget board-firmware net-tools sudo d-i pkgsel/include string bash board-firmware dosfstools initramfs-tools net-tools sudo util-linux wget
#RCNEE: ^ #RCNEE: ^
# Whether to upgrade packages after debootstrap. # Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade # Allowed values: none, safe-upgrade, full-upgrade

Loading…
Cancel
Save