| 1 |
|
fai (2.10.2) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* prepare patch for grave bug, test 7 |
| 4 |
|
|
| 5 |
|
-- Thomas Lange <lange@debian.org> Tue, 6 Jun 2006 12:34:38 +0200 |
| 6 |
|
|
| 7 |
|
fai (2.10.1) unstable; urgency=low |
| 8 |
|
|
| 9 |
|
* fai-chboot: fix division by zero error |
| 10 |
|
* fai.conf: remove $OS_TYPE |
| 11 |
|
* fai: remove $OS_TPYPE, set $targetdir, eval_cmdline is not needed for |
| 12 |
|
install and dirinst, move prcopyleft() and additional code into |
| 13 |
|
external script, use /var/log/fai/current as default LOGDIR, |
| 14 |
|
/tmp/fai is currently a mount --bind to it |
| 15 |
|
* fai-do-scripts: replace --no-lock with -K, this should fix cfengine's |
| 16 |
|
segfault bug |
| 17 |
|
* install_packages: add commands for y2pmsh, yast and rpm |
| 18 |
|
* mount2dir: add more fs types that should be skipped |
| 19 |
|
* fai-mirror: use different source.list when downloading packages for |
| 20 |
|
debootstrap (closes: #361786), remove comments from PACKAGES line |
| 21 |
|
(closes: #358910), add option -C, (closes: #318299), recreates |
| 22 |
|
Package.gz and Release file using apt-ftparchive |
| 23 |
|
* fai-cd: add option -C (closes: #312198), print FAI version in grub |
| 24 |
|
menu, not fai-cd version |
| 25 |
|
* make-fai-nfsroot: print warning if -f is still used, add config for |
| 26 |
|
aptitude to allow unsigned packages without prompting |
| 27 |
|
* menu.lst: enable timeout, use localboot as default, remove syslogd |
| 28 |
|
flag, remove unused entries, fix IP address for demohost |
| 29 |
|
* subroutines: new path /var/log/fai/current/showvar.log |
| 30 |
|
* fai-guide.sgml: include package splitting into fai guide |
| 31 |
|
* make-fai-nfsroot.conf: new names packages in fai-kernel, add |
| 32 |
|
console-tools to nfsroot (closes: #363480) |
| 33 |
|
* get-boot-info: do not try to activate the first four ethernet devices |
| 34 |
|
* conf/apt.conf: add aptitude option so untrusted repositories will also be used |
| 35 |
|
* instsoft.FAIBASE: use fcopy for kernel-img.conf |
| 36 |
|
* subroutines-linux: use IP address when calling fai-chboot in |
| 37 |
|
task_chboot, this helps when the install client has two network cards |
| 38 |
|
and the host name lookup fails |
| 39 |
|
* mkrw: fix typo (closes: #363521) |
| 40 |
|
* dhcpd.conf: make deny unknown-clients default, remove range definition |
| 41 |
|
* S99fai-setup: enable networking for faiserver |
| 42 |
|
|
| 43 |
|
-- Thomas Lange <lange@debian.org> Thu, 20 Apr 2006 11:46:12 +0200 |
| 44 |
|
|
| 45 |
fai (2.10) unstable; urgency=low |
fai (2.10) unstable; urgency=low |
| 46 |
|
|
| 47 |
* setup_harddisks: mapdisk(): add support for more than two disks, fix |
* setup_harddisks: mapdisk(): add support for more than two disks, fix |
| 58 |
* 20-hwdetect.source: test if discover is installed |
* 20-hwdetect.source: test if discover is installed |
| 59 |
* make-fai-bootfloppy: remove obsolete message (closes: #347974) |
* make-fai-bootfloppy: remove obsolete message (closes: #347974) |
| 60 |
* fcopy: remove newline from $source, add \Q, (closes: #350015), warning |
* fcopy: remove newline from $source, add \Q, (closes: #350015), warning |
| 61 |
if unlink fails, add option -n (closes: #356378) |
if unlink fails, add option -n (closes: #356378), preserving is not an |
| 62 |
|
error (closes: #360183) |
| 63 |
* make example scripts more cfengine2 compatible (closes: #312201) |
* make example scripts more cfengine2 compatible (closes: #312201) |
| 64 |
* hooks/instsoft.FAIBASE: do not pause when kernel modules are already |
* hooks/instsoft.FAIBASE: do not pause when kernel modules are already |
| 65 |
available (closes: #314613) |
available (closes: #314613) |
| 78 |
* create_ramdisk: use mkrw for making directories writeable |
* create_ramdisk: use mkrw for making directories writeable |
| 79 |
* fai-mirror: add warning if some files do not exist |
* fai-mirror: add warning if some files do not exist |
| 80 |
|
|
| 81 |
-- Thomas Lange <lange@debian.org> Fri, 31 Mar 2006 14:28:39 +0200 |
-- Thomas Lange <lange@debian.org> Mon, 3 Apr 2006 15:11:30 +0200 |
| 82 |
|
|
| 83 |
fai (2.9.1) unstable; urgency=low |
fai (2.9.1) unstable; urgency=low |
| 84 |
|
|