-Replaced /bin/sh by /bin/bash to be able to use the source built-in keyword.
authorgobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sat, 3 Jul 2010 23:48:54 +0000 (23:48 +0000)
committergobo72 <gobo72@364a67c3-989e-7be9-548d-dae8560ea662>
Sat, 3 Jul 2010 23:48:54 +0000 (23:48 +0000)
commit97b938a7a341fe0d45ba4f93ce9e785b2bdc182a
tree8f5270f8a0641ec36899b44deecaf1c60eec0188
parent2f337c932e5c659d31b4860d4414dde540cb74bb
-Replaced /bin/sh by /bin/bash to be able to use the source built-in keyword.
-Better error handling by using trap function.
51 files changed:
packages-list
stage0/stage0-install
stage1/bootscripts/checkfs
stage1/bootscripts/cleanfs
stage1/bootscripts/functions
stage1/bootscripts/halt
stage1/bootscripts/hostname
stage1/bootscripts/initlog
stage1/bootscripts/modules
stage1/bootscripts/mountfs
stage1/bootscripts/mountkernfs
stage1/bootscripts/rc
stage1/bootscripts/reboot
stage1/bootscripts/sendsignals
stage1/bootscripts/setclock
stage1/bootscripts/swap
stage1/bootscripts/udev
stage1/cis-ac
stage1/cis-bash
stage1/cis-binutils
stage1/cis-bootscripts
stage1/cis-bzip2
stage1/cis-common
stage1/cis-common2
stage1/cis-coreutils
stage1/cis-e2fsprogs
stage1/cis-findutils
stage1/cis-flex
stage1/cis-gcc
stage1/cis-gettext
stage1/cis-m4
stage1/cis-module-init-tools
stage1/cis-post-install
stage1/cis-pre-install
stage1/cis-sysvinit
stage1/cis-tar
stage1/cis-texinfo
stage1/cis-udev
stage1/cis-util-linux-ng
stage1/cis-zlib
stage1/create-config-files
stage1/create-directories
stage1/create-groups
stage1/create-logfiles
stage1/create-symlinks
stage1/create-users
stage1/install-1
stage1/install-linux-minimal
stage1/packages-update
stage1/stage1-install
sysinfos