diff options
author | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:06:25 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-11-04 18:06:27 (GMT) |
commit | 429f14eea9f4c00ddd8d82f25612213df8d4af84 (patch) | |
tree | d8441dd4ef5ef539c0b263b138d36fb1995c38d8 /build_tools/larch7/larch0/data/requiredpacks | |
parent | 11ef4af01d6e197a54d0759e688ab5cbd336be4b (diff) | |
download | linhes_dev-429f14eea9f4c00ddd8d82f25612213df8d4af84.zip |
add profiles for larch 7
Diffstat (limited to 'build_tools/larch7/larch0/data/requiredpacks')
-rw-r--r-- | build_tools/larch7/larch0/data/requiredpacks | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/build_tools/larch7/larch0/data/requiredpacks b/build_tools/larch7/larch0/data/requiredpacks new file mode 100644 index 0000000..0ca0a37 --- /dev/null +++ b/build_tools/larch7/larch0/data/requiredpacks @@ -0,0 +1,32 @@ +## 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 + |