FAI

lp:~sruegamer/fai/01-centos-fixes

Created by Stephan Rügamer and last modified
Get this branch:
bzr branch lp:~sruegamer/fai/01-centos-fixes
Only Stephan Rügamer can upload to this branch. If you are Stephan Rügamer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stephan Rügamer
Project:
FAI
Status:
Development

Recent revisions

5089. By Stephan Rügamer

* package_config/CENTOS:
  + add sudo
  + add redhat-lsb (needed for lsb checks from several external tools like Puppet)
* replaced 20-mknod with 20-makedev
  + usage of $target/sbin/MAKEDEV is much easier then doing manually

removed:
  examples/simple/scripts/CENTOS/20-mknod
added:
  examples/simple/scripts/CENTOS/20-makedev
modified:
  examples/simple/package_config/CENTOS

5088. By lange

replace console-common by console-setup and kbd

5087. By lange

$FAI_ROOT -> $target

5086. By lange

remove option -s -k from modprobe, they do not exists

5085. By mgoetze-guest

Make device2grub use grub-mkdevicemap rather than stuff in

5084. By mika

bin/fai-do-scripts: also ignore files with suffix .dpkg-dist and .dpkg-tmp

We definitely do not want to execute such files in
do_script() of fai-do-scripts, so let's skip them
as well.

Verified against lib/dpkg/dpkg.h of dpkg v1.15.8.10.

5083. By lange

use pcimodules command to load kernel driver

5082. By lange

add pcimodules command

5081. By lange

add patterns, that indicate an error

5080. By lange

new code for trap ERR, it now saves the maximum value of all errors

In the past the variable error was only set to 1, since a logical OR
was used inside the trap code. Now it compares the actual exit code $?
with the previous value of $error and saves the bigger of both back to $error

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers