| 1 |
fai (1.5.0) unstable; urgency=low |
fai (1.5.0) unstable; urgency=low |
| 2 |
|
|
| 3 |
* add FAI_BOOTPART class and scripts |
* order of classes now (with increasing priority): |
| 4 |
* *.source files now *.var, because the define variables |
DEFAULT, <other classes>, $HOSTNAME, LAST |
| 5 |
|
* class/*.source renamed to class/*.var, because they define variables |
| 6 |
|
* names of examples changed to make them more clear |
| 7 |
|
* FAI_PACKAGEDIR now FAI_DEBMIRROR |
| 8 |
* converted many cfengine scripts to shell scripts |
* converted many cfengine scripts to shell scripts |
| 9 |
* new fcopy script for copying files with classes |
* new fcopy script for copying files with classes |
| 10 |
* new ftar script for extracting tar files with classes |
* new ftar script for extracting tar files with classes |
| 11 |
* order of classes now (with increasing priority): |
* several classes and scripts removed and rearranged |
|
DEFAULT, <other classes>, $HOSTNAME, LAST |
|
| 12 |
* S90partitions.pl replaces the old shell version |
* S90partitions.pl replaces the old shell version |
| 13 |
|
* add FAI_BOOTPART class and scripts |
| 14 |
* klogd, syslogd running during installation |
* klogd, syslogd running during installation |
| 15 |
* manual pages increased |
* manual pages increased |
| 16 |
* make-fai-bootfloppy can take additional parameters for the kernel |
* make-fai-bootfloppy can take additional parameters for the kernel |
| 24 |
* new mount2target script; this task is removed from setup_hardisk |
* new mount2target script; this task is removed from setup_hardisk |
| 25 |
* comments in files in package_config/ are now everything after a #, not |
* comments in files in package_config/ are now everything after a #, not |
| 26 |
only at the beginning of a line |
only at the beginning of a line |
| 27 |
* lvm not in nfsroot by default (you must use the same kernel versions |
* lvm not in nfsroot by default, grub now included |
| 28 |
on server and in nfsroot) |
* access from install clients to server can be done via rsh/rcp or |
| 29 |
* remote shell and remote copy command is selectable; choose ssh/scp or |
ssh/scp (see fai.conf) |
| 30 |
rsh/rcp |
* modprobe displays less errors |
| 31 |
* all release timestamp in this changelog until version 1.4.2 are |
* all release timestamp in this changelog until version 1.4.2 are |
| 32 |
wrong; they indicate the time when I started hacking the version; |
wrong; they indicate the time when I started hacking the version; |
| 33 |
these are the correct release dates (all in the year 2000): |
these are the correct release dates (all in the year 2000): |
| 39 |
Dec 7 16:42 fai_1.4.1.tar.gz |
Dec 7 16:42 fai_1.4.1.tar.gz |
| 40 |
Dec 12 16:43 fai_1.4.2.tar.gz |
Dec 12 16:43 fai_1.4.2.tar.gz |
| 41 |
* NOT YET RELEASED ! CHANGE DATE WITH C-C C-F |
* NOT YET RELEASED ! CHANGE DATE WITH C-C C-F |
| 42 |
|
|
| 43 |
-- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 23 Mar 2001 18:12:16 +0100 |
-- Thomas Lange <lange@informatik.uni-koeln.de> Mon, 9 Apr 2001 18:02:16 +0200 |
| 44 |
|
|
| 45 |
fai (1.4.2) unstable; urgency=low |
fai (1.4.2) unstable; urgency=low |
| 46 |
|
|