/[fai]/trunk/debian/changelog
ViewVC logotype

Contents of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 638 - (hide annotations) (download)
Tue May 15 12:04:12 2001 UTC (12 years, 1 month ago) by lange
File size: 7215 byte(s)
next major release
1 lange 638 fai (2.0) unstable; urgency=low
2 lange 331
3 lange 605 * first upload to Debian archive
4 lange 517 * kernel-2.2.19 support
5 lange 495 * order of classes now (with increasing priority):
6     DEFAULT, <other classes>, $HOSTNAME, LAST
7 lange 579 * architecture is now also a class (see S01alias.sh)
8 lange 495 * class/*.source renamed to class/*.var, because they define variables
9 lange 605 * new description of all classes
10 lange 579 * $moduleslist is the list of modules that will be loaded by the new system
11 lange 605 * names of examples changed to make them more comprehensible
12 lange 495 * FAI_PACKAGEDIR now FAI_DEBMIRROR
13 lange 416 * new fcopy script for copying files with classes
14     * new ftar script for extracting tar files with classes
15 lange 605 * manual pages for fcopy, ftar
16     * converted many cfengine scripts to shell scripts
17 lange 495 * several classes and scripts removed and rearranged
18 lange 331 * S90partitions.pl replaces the old shell version
19 lange 495 * add FAI_BOOTPART class and scripts
20 lange 416 * klogd, syslogd running during installation
21 lange 579 * make-fai-bootfloppy can take additional parameters for the kernel and
22     supports multiple network interface cards
23 lange 416 * kernel append parameters define variables in rcS_fai
24 lange 605 * added subroutines isclass, rwmount
25 lange 638 * new command bootsector can enable, disable or list magic number of
26     boot sector
27 lange 416 * make many variables local
28 lange 579 * better debugging of shell scripts
29 lange 605 * remote login has all subroutines available
30 lange 416 * faireboot -s saves log files to install server
31     * sfdisk call removed from subroutines and Fai.pm, since it's not
32 lange 605 portable; unfortunately setup_hardisk still using it
33     * new mount2dir command; this task is removed from setup_hardisk
34 lange 517 * files in package_config can use dpkg --get-selections format
35 lange 605 * redundant packages in package_config/COMPILE removed
36     * PRELOADRM feature for package_config
37 lange 416 * comments in files in package_config/ are now everything after a #, not
38     only at the beginning of a line
39 lange 495 * lvm not in nfsroot by default, grub now included
40     * access from install clients to server can be done via rsh/rcp or
41     ssh/scp (see fai.conf)
42     * modprobe displays less errors
43 lange 638 * templates now stored in /usr/share/fai
44 lange 416 * all release timestamp in this changelog until version 1.4.2 are
45 lange 605 wrong; they indicate the time when I started hacking the next version;
46     these are the correct release dates:
47 lange 416 Jun 20 2000 fai_1.1beta2.tar.gz
48     Jul 11 2000 fai_1.2.0beta1.tar.gz
49 lange 605 Oct 26 2000 fai_1.3.0test1.tar.gz
50     Nov 6 2000 fai_1.3.0test2.tar.gz
51     Nov 23 2000 fai_1.4.0.tar.gz
52     Dec 7 2000 fai_1.4.1.tar.gz
53     Dec 12 2000 fai_1.4.2.tar.gz
54    
55 lange 517 * NOT YET RELEASED ! CHANGE DATE WITH C-C C-F, change E-Mail
56 lange 495
57 lange 638 -- Thomas Lange <lange@debian.org> Tue, 15 May 2001 14:03:32 +0200
58 lange 331
59 lange 286 fai (1.4.2) unstable; urgency=low
60    
61     * add wget to suggests list
62     * xviddetect called for FAI_ACTION=sysinfo
63     * fai.conf: added missing / in ftp definition of FAI_SOURCES_LIST
64     * added parted to nfsroot and package_config/MINI_SOFT
65     * FAI_KEYMAP files can also be located in /fai/files
66 lange 290 * added subroutine load_keymap_consolechar (was included in rcS_fai)
67     keymap now called correctly
68     * the little FAI banner is now printed on startup
69 lange 293 * variable hdparm tunes your hard disks and creates rcS.d script
70 lange 286
71     -- Thomas Lange <lange@debian.org> Mon, 11 Dec 2000 16:36:31 +0100
72    
73 lange 273 fai (1.4.1) unstable; urgency=low
74    
75     * swap order of class ALL and hostname
76     * CLASS ALL renamed to DEFAULT
77     * templates/class/S*.source files renamed
78     * scripts in class/ reorganized. First *.{sh,pl) are executed, then
79     $class.source are sourced for all defined classes
80     * install kernels removed, now included in package fai-kernels
81     * hdparm available in nfsroot, sysinfo prints hparm -i
82     * classs/ATA33.source can tune harddisk during installation
83     * class DEBIAN_DEVEL commented out, because this software package list
84     mostly segfaults dpkg
85 lange 274 * base?_?.tgz now included in nfsroot; BASETGZ not needed any more
86 lange 273 * bug fixed: setup_harddisk don't mount preserved partitions if mount
87     point is not in root directory
88     * bug fixed: no dns support during chroot in make-fai-nfsroot
89    
90     -- Thomas Lange <lange@debian.org> Wed, 29 Nov 2000 11:34:41 +0100
91    
92 lange 231 fai (1.4.0) unstable; urgency=low
93    
94     * faireboot is faster and more reliable
95     * package depends on nfs-server
96     * keymap created by shell script ALL (uses $FAI_KEYMAP)
97     * mk3comimage removed (uses non free software), now netboot is used
98     * first version of the FAI Guide included
99     * use dpkg-divert to fake some programs (solves many problems)
100     * yes pipes <CR> to apt-get during installation
101     * all definitions from global.conf are moved to fai.conf
102     * make-fai-nfs now uses chroot when calling apt-get
103     so nfsroot must not use the same Debian distribution as the server
104     * $MNTPOINT is mount point for Debian mirror
105     * postinst tasks are moved to fai-setup script
106     * $UTC, $FAI_CONFIGDIR added to fai.conf
107     * bug fixed: loopback device was not set up
108    
109     -- Thomas Lange <lange@debian.org> Mon, 6 Nov 2000 12:20:00 +0100
110    
111 lange 135 fai (1.3.0test2) unstable; urgency=low
112    
113 lange 150 * loopback device is set up during installation
114     * create resolv.conf via script RESOLV instead of using cfengine
115     * printers are defined in class/ not in cfengine script
116     * mount nfs directories using rsize=8192
117     * bug fixed: make-fai-nfsroot removes /boot/*-$KERNELVERSION
118 lange 135
119     -- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 3 Nov 2000 10:26:03 +0100
120    
121 lange 120 fai (1.3.0test1) unstable; urgency=low
122 lange 75
123 lange 120 * kernel in nfsroot is now build with kernel-package (make-kpkg)
124     * installkernel now supports loadable modules
125     * class/S05modules.sh can load modules (example global.mod)
126     * add script make-fai-bootfloppy
127     * client's timezone during installation is now the same as on server
128     * FAI_ACTION sysinfo now mounts all local disk and searches for fstab
129     * add support for expect scripts
130     * add kernel-nfs-server support
131     * do not create account fai if it already exists (e.g when using NIS)
132 lange 133 * new format for keymap and consolefont definition
133 lange 75
134     -- Thomas Lange <lange@informatik.uni-koeln.de> Mon, 9 Oct 2000 18:08:02 +0200
135    
136 lange 64 fai (1.2.0beta1) unstable; urgency=low
137 lange 8
138 lange 37 * two virtual terminals available (press alt-F2 or alt-F3)
139 lange 8
140 lange 61 * make-fai-nfsroot removes pcmcia-cs
141     installs additionals packages: lvm raidtool2 ext2resize sshd dhcp-lient
142 lange 16 flag verbose controls output level
143 lange 23 nfsroot is created without any interaction
144 lange 61 base2_2.tgz is fetched via wget, if it's not found in /tmp
145 lange 16
146 lange 23 * new start-stop-daemon script instead of symlink to fake it
147 lange 37
148     * configuration for kernel 2.2.17
149    
150 lange 61 * start sshd during installation for remote access;
151     add "sshd" to FAI_FLAGS to enable this
152     remote reboot possible via: ssh -l root hostname faireboot
153 lange 37
154 lange 61 * additional dhcp support available (bootp is still the default)
155    
156 lange 37 * cvs repository available
157 lange 23
158 lange 8 -- Thomas Lange <lange@informatik.uni-koeln.de> Fri, 30 Jun 2000 13:41:13 +0200
159    
160 lange 2 fai (1.1beta2) unstable; urgency=low
161    
162     * PRELOAD feature, faireboot added
163    
164     -- Thomas Lange <lange@informatik.uni-koeln.de> Tue, 20 Jun 2000 16:29:14 +0200
165    
166     fai (1.1beta1) unstable; urgency=low
167    
168     * Initial Release.
169    
170     -- Thomas Lange <lange@informatik.uni-koeln.de> Wed, 7 Jun 2000 11:16:23 +0200
171    
172     Local variables:
173     mode: debian-changelog
174     End:

Properties

Name Value
svn:eol-style native

  ViewVC Help
Powered by ViewVC 1.1.5