| 1 |
fai (1.4.3) unstable; urgency=low |
fai (1.5.0) unstable; urgency=low |
| 2 |
|
|
| 3 |
* add FAI_BOOTPART class and scripts |
* add FAI_BOOTPART class and scripts |
| 4 |
* add fcopy script for copying files |
* *.source files now *.var, because the define variables |
| 5 |
* order of classes now (with increasing priority): |
* converted many cfengine scripts to shell scripts |
|
DEFAULT, <some classes, LAST, $HOSTNAME |
|
| 6 |
* new fcopy script for copying files with classes |
* new fcopy script for copying files with classes |
| 7 |
|
* new ftar script for extracting tar files with classes |
| 8 |
|
* order of classes now (with increasing priority): |
| 9 |
|
DEFAULT, <other classes>, $HOSTNAME, LAST |
| 10 |
* S90partitions.pl replaces the old shell version |
* S90partitions.pl replaces the old shell version |
| 11 |
|
* klogd, syslogd running during installation |
| 12 |
* manual pages increased |
* manual pages increased |
| 13 |
* make-fai-bootfloppy can take additional parameters for the kernel |
* make-fai-bootfloppy can take additional parameters for the kernel |
| 14 |
* added subroutine isclass |
* kernel append parameters define variables in rcS_fai |
| 15 |
* converted many cfengine scripts to shell scripts |
* added subroutine isclass, rwmount |
| 16 |
|
* make many variables local |
| 17 |
-- Thomas Lange <lange@debian.org> Wed, 20 Dec 2000 17:30:05 +0100 |
* remote login sources subroutines |
| 18 |
|
* faireboot -s saves log files to install server |
| 19 |
|
* sfdisk call removed from subroutines and Fai.pm, since it's not |
| 20 |
|
portable; unfortunately setup_hardisk is using it |
| 21 |
|
* new mount2target script; this task is removed from setup_hardisk |
| 22 |
|
* comments in files in package_config/ are now everything after a #, not |
| 23 |
|
only at the beginning of a line |
| 24 |
|
* lvm not in nfsroot by default (you must use the same kernel versions |
| 25 |
|
on server and in nfsroot) |
| 26 |
|
* remote shell and remote copy command is selectable; choose ssh/scp or |
| 27 |
|
rsh/rcp |
| 28 |
|
* all release timestamp in this changelog until version 1.4.2 are |
| 29 |
|
wrong; they indicate the time when I started hacking the version; |
| 30 |
|
these are the correct release dates (all in the year 2000): |
| 31 |
|
Jun 20 2000 fai_1.1beta2.tar.gz |
| 32 |
|
Jul 11 2000 fai_1.2.0beta1.tar.gz |
| 33 |
|
Oct 26 14:41 fai_1.3.0test1.tar.gz |
| 34 |
|
Nov 6 12:59 fai_1.3.0test2.tar.gz |
| 35 |
|
Nov 23 17:05 fai_1.4.0.tar.gz |
| 36 |
|
Dec 7 16:42 fai_1.4.1.tar.gz |
| 37 |
|
Dec 12 16:43 fai_1.4.2.tar.gz |
| 38 |
|
|
| 39 |
|
-- Thomas Lange <lange@informatik.uni-koeln.de> XXXXXXXXXXXXX |
| 40 |
|
|
| 41 |
fai (1.4.2) unstable; urgency=low |
fai (1.4.2) unstable; urgency=low |
| 42 |
|
|