| 1 |
fai (2.6.6beta) unstable; urgency=medium |
fai (2.6.6) unstable; urgency=medium |
| 2 |
|
|
| 3 |
* 06hwdetect.source: add comment, add class NVIDIA which not currently |
* 06hwdetect.source: add comment, add class NVIDIA which is not currently |
| 4 |
used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with $(), |
used, bug fix: correct SCSI detect 2.6 kernel, replace backticks with |
| 5 |
discard error messages from modprobe, enable dma mode for ide devices |
$(), discard error messages from modprobe, enable dma mode for ide |
| 6 |
(with fai CD it was not enabled) |
devices (with fai CD it was not enabled) |
| 7 |
* make-fai-nfsroot: use "" when testing variables, add link for |
* make-fai-nfsroot: use "" when testing variables, add link for |
| 8 |
discover, remove resolv.conf created by debootstrap (closes: #281264), |
discover, remove resolv.conf created by debootstrap (closes: #281264), |
| 9 |
create list of all packages in base.tgz, add packages for x86_64, |
create list of all packages in base.tgz, add packages for x86_64, |
| 10 |
remove unneeded files in $FSROOT/etc/fai |
remove unneeded files in $FSROOT/etc/fai |
| 11 |
* ftar: bug fix do not do recursive removal if $target/$dir is / |
* ftar: bug fix do not do recursive removal if $target/$dir is / |
| 12 |
* fai-guide.sgml: fix typos (closes: #287150), add info about |
* fai-guide.sgml: fix typos (closes: #287150), add info about |
| 13 |
/files/packages/ |
/files/packages/ (closes: #290359) |
| 14 |
|
* add task_savelog to die() (closes: #290526) |
| 15 |
* make-fai-bootfloppy: bug fix: support /media directory, choose last |
* make-fai-bootfloppy: bug fix: support /media directory, choose last |
| 16 |
installed kernel if more than one kernel is installed in nfsroot |
installed kernel if more than one kernel is installed in nfsroot |
| 17 |
* setup_harddisks: bug fix: redefined mountpoint are too often reported, |
* setup_harddisks: bug fix: redefined mountpoint are too often reported, |
| 28 |
disk_var.sh to $target/var/log/fai |
disk_var.sh to $target/var/log/fai |
| 29 |
* fai-chboot: bug fix: do not fail on subnet IP addresses, test if host |
* fai-chboot: bug fix: do not fail on subnet IP addresses, test if host |
| 30 |
lookup is possible before calling $h->name (closes: #290007) |
lookup is possible before calling $h->name (closes: #290007) |
| 31 |
* install_packages: add option -f and -i, add command{pending}, |
* install_packages: add option -f, add command{pending}, |
| 32 |
command{dpkgc}, print max number of packages only in verbose mode |
command{dpkgc}, print max number of packages only in verbose mode |
| 33 |
* install_packages.8: add option -f and -i, add info about |
* install_packages.8: add option -f, add info about |
| 34 |
install_packages.conf |
install_packages.conf |
| 35 |
* new config file: install_packages.conf, used for fai-mirror(1) |
* new config file: install_packages.conf, used for fai-mirror(1) |
| 36 |
* rcS_fai: remount / with noatime, set variables if booting from CD, set |
* rcS_fai: remount / with noatime, set variables if booting from CD, set |
| 48 |
* fai-savelog: do not save remotely if $LOGSERVER is not set |
* fai-savelog: do not save remotely if $LOGSERVER is not set |
| 49 |
* new command fai-mirror and manual page fai-mirror.1 |
* new command fai-mirror and manual page fai-mirror.1 |
| 50 |
* .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model |
* .../XF86CXonfig-4/DEFAULT: change HorizSync, use pc105 keyboard model |
| 51 |
|
* .../XF86CXonfig-4/MATROX: removed because DEFAULT works now |
| 52 |
|
|
| 53 |
-- Thomas Lange <lange@debian.org> Sun, 16 Jan 2005 00:36:32 +0100 |
-- Thomas Lange <lange@debian.org> Fri, 21 Jan 2005 04:24:26 +0100 |
| 54 |
|
|
| 55 |
fai (2.6.5) unstable; urgency=medium |
fai (2.6.5) unstable; urgency=medium |
| 56 |
|
|