Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
update FSF address (closes: #444154)
export romountopt
change message when stamp file already exists
the local hard disks are now mounted to /target instead of /tmp/target
when doing dirinstall -c or -N must be specified (closes: #429554)
move creating of subdirs from make-fai-nfsroot to fai (from server to client)
define FAI_DEBOOTSTRAP, FAI_DEBOOTSTRAP_OPT for dirinstall
export HOSTNAME
during dirinstall set LOGDIR=/var/log/fai/dirinstall/$HOSTNAME (closes: 429553)
call save_dmesg only during initial installation
export $action for 20hwdetect.source, do not execute 20hwdetect.source during dirinstall
fix typo in message
use mkdir -p
set hostname early
remove HOST variable, only use HOSTNAME now
fix path
do not remount / read only, do not call create_ramdisk, now we use unionfs
add missing parameter hostname: to --long options (closes: #406125)
add missing shift (closes: #402588)
remove set +a for dirinstall, so $fai_rundate will be exported (closes: #390373)
start udev before creating /dev/shm/network
create /dev/shm/network if directory not already exists (needed for initrd kernels)
rename action dirinst to dirinstall (closes: #390345)
add option -u,--hostname (closes: #390367)
replace $targetdir with $FAI_ROOT
add condition when printing message
export FAI_ACTION, fix -c and -C in usage()
print empty line in some cases
print message if FAI_ETC_DIR was set and will be used and not overwritten by -C
print message if FAI_ETC_DIR was used from the environment variable
trap uses subroutine clean_exit() for dirinst
setting FAI_ETC_DIR is the same as specifying -C cfdir, default to /etc/fai
move -c to -C, so now all scripts use -C for cfdir
define faimond and export it, we need this before calling the first task
set FAI_CONFIG_SRC for fai-cd installation
remove $stamp
add trap for dirinst that umounts /proc
remove varaible diskvar, use $LOGDIR/disk_var.sh instead
new code for reading $NFSROOT from make-fai-nfsroot.conf
remove variable rundir, mkdir /var/run/fai if not existing
export variable FAI_ETC_DIR
do not copy sources.lsit from /etc/fai, use $FAI_ETC_DIR (specified by fai -c)
define $cfdir later, unset after use
remove variables oclass
replace $rundir by fixed path
rename $DO_INIT_TASKS to $do_init_tasks
change indentation, no code change
cleanup LOGDIR before using it again (closes: #369534)
unset internal variables that are not needed any more, use $() instead of backticks
add ubuntu workaround, /etc/init.d/loopback does not exist on Debian
minor changes
change -c to -C and --classes to --class, add option -c,--cfdir
export $rundir because it's needed in get-config-dir
check if targetdir is specified when doing dirinst
call task defclass when doing dirinst, using -N and -c is forbidden
save start time
add option -c,--classes, add support for dirinst
minor changes, remove code using obsolete variable FAI_CVSROOT
rearrange code, no new code
replace FAI_CLOCATION by FAI_CONFIG_SRC
remove solaris code
fix syntax error
always export HOSTNAME
remove $rundir/current_log code, this directory was never created
core cleanup
code cleanup, remove some Solaris specific code
replace $fstab with fstab
variable installserver removed
remove variable lpipe
remove $rcslog, replace with $LOGIDR/fai.log
remove unused variable $files
fix error
do not mount /tmp/fai during softupdate
minor change in LOGDIR path
use /var/log/fai/current-log as default LOGDIR, /tmp/fai is currently a mount --bind to it
move some code outside fai_init
move prcopyleft() and additional code into external script
NFSROOT is needed for dirinst, eval_cmdline does not make sense for dirinst
fix syntax error
$oclass is in uppercase, $OS_TYPE was in lower case, now $ostype is in lowercase, set $targetdir (used for dirinst)
instead of $OS_TYPE use $oclass (it's the same value)
remove $OS_TYPE from fai.conf
fix wrong test
exit script if no parameters are given and no run from nfsroot
test if fai is run as root
nfs option noatime can only be set here, it does not work in pxelinux.cfg
remount not needed any more
do not use color logo if $console was set on the kernel command line
fix syntax of tr command
rename directory scripts to bin, fix pathes in Makefile
new path for subroutines
create LOGDIR /tmp/fai only during initial installation
add $COLOR_FAI_LOGO, /.nocolorlogo is still possible
remove comment
export HOSTNAME
initialize renewclass with 0
add option -N --new, always test $DO_INIT_TASKS with -eq
rename rcS.log to fai.log, add copyright message to usage()
add $rundir, remove unused dirs at the end, call set_disk_info before task_defvar
rename rcS_fai to fai
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |