summaryrefslogtreecommitdiffstats
path: root/stage1
diff options
context:
space:
mode:
Diffstat (limited to 'stage1')
-rwxr-xr-xstage127
1 files changed, 22 insertions, 5 deletions
diff --git a/stage1 b/stage1
index fe4b222..bda84c9 100755
--- a/stage1
+++ b/stage1
@@ -713,17 +713,34 @@ EOF
mkdirp $ROOTFS/stage2
+ # Might as well keep these sorted, so we can check them easier.
+
+ rsrpm bison
+ rsrpm chkconfig
rsrpm cpio
- rsrpm ncurses
rsrpm curl
- rsrpm m4
+ rsrpm db4
rsrpm flex
- rsrpm bison
- rsrpm texinfo
rsrpm gdb
- rsrpm nss-softokn
+ rsrpm gdbm
+ rsrpm gettext
+ rsrpm glib2
+ rsrpm libtool
+ rsrpm m4
+ rsrpm ncurses
rsrpm nspr
+ rsrpm nss
+ rsrpm nss-softokn
+ rsrpm openssl
+ rsrpm pcre
+ rsrpm perl
+ rsrpm pkgconfig
+ rsrpm popt
+ rsrpm pth
+ rsrpm readline
rsrpm rpm
+ rsrpm sqlite
+ rsrpm texinfo
cp $STAGE2 $ROOTFS/stage2/stage2