Parent Directory
|
Revision Log
| Sticky Revision: |
fai-setup now compute the real network address for /etc/exports
fix syntax error (closes: #453442)
also write stderr to log file
add option -C (closes: #388157)
fix mode of authorized_keys
update FSF address (closes: #444154)
create $TFTPROOT
use mkdir -p
add variable TFTPROOT (closes: #408271)
add test if directory .ssh exists
do not chown the whole home directory of $LOGUSER, but instead only change the relevant files
do not fail (and exit) if $loguserhome is not writeable for root (closes: #407947)
add option no_subtree_check to etc/exports lines
fix typos
only use first interface
fix syntax error
do not use SERVERINTERFACE of determine hostname, add all IP addresses and host names to ssh_known_hosts, remove variable FAICLIENTS, use IP address and netmask for exportfs line
replace backticks by $(), optimize Perl regex
make it a bash script
replace backticks with $()
use getent for getting IP address
do not overwrite $loguserhome/.rhosts if already existing
remove FAI_REMOTESH and FAI_REMOTECP from fai.conf, use FAI_LOGPROTO instead
fix home path for LOGUSER (closes: #290449)
new path for /boot/fai and /boot/fai/pxelinux.cfg
new path
fix path
remove some "|| true"
rename directory scripts to bin, fix pathes in Makefile
better indentation for message
change informational message
print lines that are added to /etc/exports
typo in variable name, read make-fai-nfsroot.conf, use variable FAICLIENTS
reload nfs server instead of restart
add option -e which does not set up nfs environment
pass all fai-setup options to make-fai-nfsroot, fix hostname detection when hostname includes a dash -
minor change in message
chown of /boot/fai
add async to mount and exports options
new dir for examples
call apt-get clean multiple times to keep apt local repository small
add messages about creating known_hosts
syntax error removed
applied patch for correct ssh installation. It's not tested.
test if nfsserver is set
cat all .ssh/*.pub files to authorized_keys
message moved from fai-setup to make-fai-nfsroot
generate id_rsa and id_dsa keys
put /usr/local in front of PATH
typos corrected, remove duplicate copyright line last commit has wrong comment
do not use dpkg to get architecture
remove potato code
nfsroot needs about 150MB
determine loguserhome
determine the home directory of fai account earlier
replace $* with "$@"
missing /etc/fai/ added
move /etc/fai.conf to /etc/fai/fai.conf
add support for user-space nfs-server in woody
echo message changed
do not call ssh-keygen if identity file already exists
report bigger size of nfsroot
check if LOGUSER is defined, skip tasks if undefined
mv templates to new dir
chown moved || true added to mount || grep
do not export /usr
install_kernel_nfsroot move from fai-setup tp make-fai-nfsroot
restart nfs server so it will be running and reload its configuration
use $ROOTCMD start and reload nfs-server only once
call update-modules in nfsroot
add_fai_account and setup_fai_account now separated
bug fixed: chown -R only if loguserhome is set and is can change to this directory this bug changed the owner off ALL files on my notebook to fai :-(
*** empty log message ***
set up ssh files or .rhosts now finished
set up .rhosts or ssh for remote access to server idea from James Golovich james@wwnet.net
be more verbose test if /class exists; fai_config not really needed
copyright 2001
added set -e
depmod can use different kernelversion test if FAI_CONFIGDIR is set; set default unless set thanks to Michael Vogt
typo
check if KERNELPACKAGE is available
do things postinst has done
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 |