[debian-lan-devel] [debian-lan] 01/04: Fix package names on i386.

Andreas B. Mundt andi at moszumanska.debian.org
Sat May 9 06:39:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

andi pushed a commit to branch jessie
in repository debian-lan.

commit deff55b1e932d7eb0683e37a4eec83efa7a771af
Author: Andreas B. Mundt <andi at debian.org>
Date:   Wed Feb 18 12:45:50 2015 +0100

    Fix package names on i386.
    
    (cherry picked from commit 420ee5a94ab60734f40f48b97cc5fe7a412a975b)
---
 fai/config/files/etc/fai/NFSROOT/FAISERVER | 2 +-
 fai/config/package_config/DEBIAN           | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/fai/config/files/etc/fai/NFSROOT/FAISERVER b/fai/config/files/etc/fai/NFSROOT/FAISERVER
index cebb59e..cfc3039 100644
--- a/fai/config/files/etc/fai/NFSROOT/FAISERVER
+++ b/fai/config/files/etc/fai/NFSROOT/FAISERVER
@@ -33,7 +33,7 @@ dracut-network live-boot- live-boot-initramfs-tools-
 
 PACKAGES aptitude I386
 grub-pc
-linux-image-686
+linux-image-686-pae
 
 PACKAGES aptitude AMD64
 grub-pc
diff --git a/fai/config/package_config/DEBIAN b/fai/config/package_config/DEBIAN
index f73ed02..71a6f65 100644
--- a/fai/config/package_config/DEBIAN
+++ b/fai/config/package_config/DEBIAN
@@ -1,8 +1,8 @@
 PACKAGES aptitude-r I386
-linux-image-686
+linux-image-686-pae
 
 PACKAGES aptitude CHROOT
-linux-image-686-
+linux-image-686-pae-
 linux-image-amd64-
 
 PACKAGES aptitude-r AMD64

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/debian-lan.git



More information about the debian-lan-devel mailing list