Commit Graph

5 Commits

Author SHA1 Message Date
David Cantrell 8ed3d43ca0 Forgot to delete etc/packages.ppc64 2008-10-04 17:57:12 -10:00
David Cantrell 3d9418a652 Created arch subdirs in /etc/lorax.
Rather than have packages.ARCH and modules.ARCH files, use arch
subdirectories in /etc/lorax.  Better organization.
2008-10-04 17:55:38 -10:00
David Cantrell 3ccd97bfb9 Merge etc/rescue* contents in to appropriate etc/packages* files.
After reading upd-instroot [again], I see that we just merge the
PACKAGES and PACKAGESRESCUE lists together at the end since it's
all the same image now.
2008-10-04 17:52:41 -10:00
David Cantrell 57c51abe99 /etc/lorax/modules
The list of kernel modules to include in initrd.img.
2008-09-12 16:08:21 -10:00
David Cantrell de03ab166c Start of /etc/lorax files.
The existing buildinstall system had all sorts of data that
would be more suited to configuration files stored directly
in the scripts.  The most difficult set to maintain was the
list of packages for install mode and rescue mode.

I have created a set of configuration files divided by
architecture that allow you to specify the packages to be
included in general or for specific platforms.
2008-09-11 14:16:52 -10:00