[Fai-commit] r4392 - people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config

lazyboy-guest at alioth.debian.org lazyboy-guest at alioth.debian.org
Fri Jul 6 00:33:12 UTC 2007


Author: lazyboy-guest
Date: 2007-07-06 00:33:12 +0000 (Fri, 06 Jul 2007)
New Revision: 4392

Added:
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/AMD64
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/CHROOT
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DHCPC
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GRUB
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/I386
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/LILO
Removed:
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DIST-DEBIAN_DEFAULT
Modified:
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DEMO
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GERMAN
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GNOME
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XENU
   people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XORG
Log:
mode DEFAULT back and split it into chunks to make it distribution sensitive

Added: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/AMD64
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/AMD64	                        (rev 0)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/AMD64	2007-07-06 00:33:12 UTC (rev 4392)
@@ -0,0 +1,2 @@
+PACKAGES aptitude DIST-DEBIAN
+memtest86+

Added: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/CHROOT
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/CHROOT	                        (rev 0)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/CHROOT	2007-07-06 00:33:12 UTC (rev 4392)
@@ -0,0 +1,3 @@
+PACKAGES aptitude 
+linux-image-486-
+

Modified: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DEMO
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DEMO	2007-07-06 00:32:02 UTC (rev 4391)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DEMO	2007-07-06 00:33:12 UTC (rev 4392)
@@ -1,6 +1,6 @@
 # some packages we need on a demo machine
 
-PACKAGES aptitude
+PACKAGES aptitude DIST-DEBIAN
 fortune-mod fortunes
 rstat-client #rstatd
 rusers rusersd

Added: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DHCPC
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DHCPC	                        (rev 0)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DHCPC	2007-07-06 00:33:12 UTC (rev 4392)
@@ -0,0 +1,2 @@
+PACKAGES aptitude DIST-DEBIAN
+dhcp3-client

Deleted: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DIST-DEBIAN_DEFAULT
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DIST-DEBIAN_DEFAULT	2007-07-06 00:32:02 UTC (rev 4391)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/DIST-DEBIAN_DEFAULT	2007-07-06 00:33:12 UTC (rev 4392)
@@ -1,17 +0,0 @@
-PACKAGES aptitude I386
-memtest86+
-
-PACKAGES aptitude CHROOT
-linux-image-486-
-
-PACKAGES aptitude AMD64
-memtest86+
-
-PACKAGES aptitude DHCPC
-dhcp3-client
-
-PACKAGES aptitude GRUB
-grub lilo-
-
-PACKAGES aptitude LILO
-lilo grub-

Modified: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GERMAN
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GERMAN	2007-07-06 00:32:02 UTC (rev 4391)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GERMAN	2007-07-06 00:33:12 UTC (rev 4392)
@@ -1,4 +1,4 @@
-PACKAGES aptitude-r
+PACKAGES aptitude-r DIST-DEBIAN
 german
 
 PACKAGES aptitude GNOME

Modified: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GNOME
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GNOME	2007-07-06 00:32:02 UTC (rev 4391)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GNOME	2007-07-06 00:33:12 UTC (rev 4392)
@@ -1,4 +1,4 @@
-PACKAGES aptitude
+PACKAGES aptitude DIST-DEBIAN 
 
 mozilla-browser-
 gnome-desktop-environment

Added: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GRUB
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GRUB	                        (rev 0)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/GRUB	2007-07-06 00:33:12 UTC (rev 4392)
@@ -0,0 +1,2 @@
+PACKAGES aptitude DIST-DEBIAN
+grub lilo-

Added: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/I386
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/I386	                        (rev 0)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/I386	2007-07-06 00:33:12 UTC (rev 4392)
@@ -0,0 +1,3 @@
+PACKAGES aptitude DIST-DEBIAN
+memtest86+
+

Added: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/LILO
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/LILO	                        (rev 0)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/LILO	2007-07-06 00:33:12 UTC (rev 4392)
@@ -0,0 +1,2 @@
+PACKAGES aptitude LILO
+lilo grub-

Modified: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XENU
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XENU	2007-07-06 00:32:02 UTC (rev 4391)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XENU	2007-07-06 00:33:12 UTC (rev 4392)
@@ -1,7 +1,6 @@
 PACKAGES yumi DIST-RHEL_5
 kernel-xen
 libvirt
-python-libvirt
 
 PACKAGES install DIST_DEFAULT
 ethtool

Modified: people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XORG
===================================================================
--- people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XORG	2007-07-06 00:32:02 UTC (rev 4391)
+++ people/lazyboy/rhel-install-fixes_3.1.8/examples/rhel-install-demo/package_config/XORG	2007-07-06 00:33:12 UTC (rev 4392)
@@ -1,4 +1,4 @@
-PACKAGES aptitude
+PACKAGES aptitude DIST-DEBIAN
 xorg xserver-xorg-video-all xserver-xorg-input-all
 ttf-freefont type1inst
 xscreensaver




More information about the Fai-commit mailing list