diff options
author | James Meyer <jams@linhes.org> | 2010-12-04 23:44:45 (GMT) |
---|---|---|
committer | James Meyer <jams@linhes.org> | 2010-12-04 23:44:51 (GMT) |
commit | f51fb708846d13222bd97b3f760eb3be902c0be0 (patch) | |
tree | ad25ff81828f12cb7da86384863e163cb4e001f2 /build_tools/larch7/larch0/data/requiredpacks | |
parent | 4384efe238cdfeac86fae0d8e1097a409350f8c6 (diff) | |
download | linhes_dev-f51fb708846d13222bd97b3f760eb3be902c0be0.zip |
remove old versions of larch 6 and 7
Diffstat (limited to 'build_tools/larch7/larch0/data/requiredpacks')
-rw-r--r-- | build_tools/larch7/larch0/data/requiredpacks | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/build_tools/larch7/larch0/data/requiredpacks b/build_tools/larch7/larch0/data/requiredpacks deleted file mode 100644 index 0ca0a37..0000000 --- a/build_tools/larch7/larch0/data/requiredpacks +++ /dev/null @@ -1,32 +0,0 @@ -## The packages (and groups) in this file will always be -## included in the larch installation. -## Packages (including those in groups marked with '*') entered -## here can still be vetoed in the profile's vetopacks file - -## Without the base group it won't be much of a system! -*base - -## Either aufs or unionfs must be included (but unionfs probably -## won't work as it hasn't been tested for so long). -aufs2 -aufs2-util - -## larch-live provides essential components of the larch system -larch-live - -## To make a system with the syslinux/isolinux bootloader -syslinux -mtools - -## To build an iso, cdrkit or cdrtools must be included -cdrkit -## To eject a cd -eject - -## For disk partitioning, formatting and labelling -dosfstools -parted - -## For the documentation and the possibility of making more larch media -larch - |