[Fai-commit] r6740 - trunk/examples/simple/package_config

Michael Prokop mika at alioth.debian.org
Sat Oct 22 22:47:49 UTC 2011


Author: mika
Date: 2011-10-22 22:47:49 +0000 (Sat, 22 Oct 2011)
New Revision: 6740

Added:
   trunk/examples/simple/package_config/UBUNTU
Log:
add UBUNTU class file to package_config

This was tested against Ubuntu 10.04 LTS (Lucid Lynx)
and provides a basic package selection.

From: Michael Prokop <mika at grml.org>

Added: trunk/examples/simple/package_config/UBUNTU
===================================================================
--- trunk/examples/simple/package_config/UBUNTU	                        (rev 0)
+++ trunk/examples/simple/package_config/UBUNTU	2011-10-22 22:47:49 UTC (rev 6740)
@@ -0,0 +1,19 @@
+PACKAGES aptitude I386
+linux-image-generic initramfs-tools
+memtest86+
+
+PACKAGES aptitude CHROOT
+linux-image-generic-
+
+PACKAGES aptitude AMD64
+linux-image-generic initramfs-tools
+memtest86+
+
+PACKAGES aptitude DHCPC
+dhcp3-client
+
+PACKAGES aptitude GRUB
+grub-legacy lilo-
+
+PACKAGES aptitude GRUB_PC
+grub-pc grub-legacy- lilo-




More information about the Fai-commit mailing list