| 1 |
fai (2.4beta) unstable; urgency=low |
fai (2.4) unstable; urgency=low |
| 2 |
|
|
| 3 |
|
* not alles changes in templates/* are listed here, there are to many |
| 4 |
* use command fai-class to define classes, fai-class writes status of |
* use command fai-class to define classes, fai-class writes status of |
| 5 |
every script to status.log |
every script to status.log |
| 6 |
* make variables local or unset them after use, unset function |
* make variables local or unset them after use, unset function |
| 7 |
definitions after use |
definitions after use |
| 8 |
* create config files for XFree86 4.1 |
* add config files for XFree86 4.1 |
| 9 |
* many changes in the package_config files |
* many changes in the package_config files |
| 10 |
* bootsector: do not use dpkg to get hardware architecture, add man page |
* bootsector: do not use dpkg to get hardware architecture, add man page |
| 11 |
* a lot of spelling mistakes corrected. Thanks Era! (closes: # 155735) |
* a lot of spelling mistakes corrected. Thanks Era! (closes: # 155735) |
| 87 |
matching disks and partitions, write less info to stdout, do not write |
matching disks and partitions, write less info to stdout, do not write |
| 88 |
info to stdout which is written to a separate file, name of partition |
info to stdout which is written to a separate file, name of partition |
| 89 |
table changed from hda.sfdisk to partition.hda |
table changed from hda.sfdisk to partition.hda |
| 90 |
|
* add sources.list in conf, it's used when FAI_SOURCES_LIST in undefined |
| 91 |
* fai_modules_off: add block-major-{104,105} |
* fai_modules_off: add block-major-{104,105} |
| 92 |
* remove debian/undocumented |
* remove debian/undocumented |
| 93 |
* install_packages: add option -l, only print the list of packages, |
* install_packages: add option -l, only print the list of packages, |
| 104 |
* move mount2dir to lib directory, echo different messages for verbose |
* move mount2dir to lib directory, echo different messages for verbose |
| 105 |
and debug flags |
and debug flags |
| 106 |
* fcopy bug fix: option -r does not work correctly, when no matching |
* fcopy bug fix: option -r does not work correctly, when no matching |
| 107 |
file for a class is found, do not exit with error, add option -i, -B |
file for a class is found, do not exit with error, add option -i and |
| 108 |
|
-B, use $LOGDIR, set $ROOTCMD for postinst scripts |
| 109 |
* templates/package_config: use nfs-kernel-server |
* templates/package_config: use nfs-kernel-server |
| 110 |
* debian/rules: use dh_installman to install manual pages |
* debian/rules: use dh_installman to install manual pages |
| 111 |
* ATA33.var no longer needed, no tuning via hdparm in *.var |
* ATA33.var no longer needed, no tuning via hdparm in *.var |
| 112 |
|
|
| 113 |
-- Thomas Lange <lange@debian.org> Thu, 6 Feb 2003 17:55:51 +0100 |
-- Thomas Lange <lange@debian.org> Wed, 12 Feb 2003 18:39:18 +0100 |
| 114 |
|
|
| 115 |
fai (2.3.4) unstable; urgency=low |
fai (2.3.4) unstable; urgency=low |
| 116 |
|
|