Parent Directory
|
Revision Log
add comments
| 1 | # these are classes used for a Debian demo host |
| 2 | |
| 3 | # class for partitioning |
| 4 | SMALL_IDE |
| 5 | |
| 6 | # needed for booting |
| 7 | MBR GRUB |
| 8 | |
| 9 | # configure network and become a dhcp client |
| 10 | NETWORK |
| 11 | DHCPC |
| 12 | |
| 13 | DEMO |
| 14 | |
| 15 | # uncomment the next lines if you want to have a more software |
| 16 | # XFREE GNOME |
| 17 | # SERVER |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |