]> spindle.queued.net Git - xodist/commitdiff
initchroot: break out base packages into separate file
authorAndres Salomon <dilinger@debian.org>
Wed, 15 Oct 2008 22:53:00 +0000 (18:53 -0400)
committerAndres Salomon <dilinger@debian.org>
Wed, 15 Oct 2008 22:53:00 +0000 (18:53 -0400)
install the base packages along w/ locales.  base.packages should
remain small (no graphical stuff).

Signed-off-by: Andres Salomon <dilinger@debian.org>
base.packages [new file with mode: 0644]
gnome.packages
initchroot.sh
kde.packages
lxde.packages

diff --git a/base.packages b/base.packages
new file mode 100644 (file)
index 0000000..01cf8eb
--- /dev/null
@@ -0,0 +1,5 @@
+locales
+libertas-firmware
+initramfs-tools
+wireless-tools
+sudo
index d52c1ca2708b01c4784ac2f31ca0c159cb96d3ba..46dd1fb9bd21a7a0e8eccab008ace64147094446 100644 (file)
@@ -1,5 +1,3 @@
-libertas-firmware
-initramfs-tools
 xserver-xorg-core
 xserver-xorg-input-kbd
 xserver-xorg-input-mouse
@@ -9,7 +7,6 @@ xfonts-100dpi
 xfonts-scalable
 xfonts-base
 openssh-client
-wireless-tools
 openntpd
 diff
 less
@@ -19,7 +16,6 @@ aspell-en
 info
 manpages-dev
 rsync
-sudo
 gdm
 gnome-core
 gnome-backgrounds
index c7de2d41c5943684fa83cc3f997c173771bee09f..9e0a6488e360a4cb8d098de8a5acef9068a16ea6 100755 (executable)
@@ -129,9 +129,9 @@ ${OTHERMIRROR}
 EOF
 (chroot ${ROOT_DIR} aptitude update)
 
-# set up base system
+# set up base system and base packages
 echo "en_US.UTF-8 UTF-8" >${ROOT_DIR}/etc/locale.gen
-(chroot ${ROOT_DIR} aptitude install -y locales)
+(chroot ${ROOT_DIR} aptitude install -y `cat base.packages`)
 
 k="http://lunge.mit.edu/~dilinger/debxo-0.2/initramfs-tools_0.92l.1_all.deb 
  http://lunge.mit.edu/~dilinger/debxo-0.2/linux-2.6.25.15_2.6.25.15-68_i386.deb"
index e3702b857545d655550e66ec291a502cd08c4c6f..b83557a0ecbca94fcaacb20d8e79f5d4d2cbf770 100644 (file)
@@ -1,5 +1,3 @@
-libertas-firmware
-initramfs-tools
 xserver-xorg-core
 xserver-xorg-input-kbd
 xserver-xorg-input-mouse
@@ -9,11 +7,9 @@ xfonts-100dpi
 xfonts-scalable
 xfonts-base
 openssh-client
-wireless-tools
 openntpd
 menu
 aspell-en
-sudo
 big-cursor
 kde
 kdm
index fb62de4e6e7ad1461b0e12b00589f65d8bd85b1d..aa3bbe5a9010b01ea0ec7eba84ddfb381eaa25de 100644 (file)
@@ -1,5 +1,3 @@
-libertas-firmware
-initramfs-tools
 xserver-xorg-core
 xserver-xorg-input-kbd
 xserver-xorg-input-mouse
@@ -9,11 +7,9 @@ xfonts-100dpi
 xfonts-scalable
 xfonts-base
 openssh-client
-wireless-tools
 openntpd
 menu
 aspell-en
-sudo
 big-cursor
 xinit
 lxde