blob: 0ca0a3740ec0dae890cc75c4b53ffb542b065bf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
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
|