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

Diff of /trunk/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2208 by lange, Thu Feb 26 16:07:48 2004 UTC revision 2496 by lange, Thu Nov 11 14:34:22 2004 UTC
# Line 1  Line 1 
1    fai (2.6.5) unstable; urgency=medium
2    
3      * install_packages: bug fix. Do not remove package names which are
4        search patterns for aptitude, read /etc/fai/install_packages.conf if
5        it exists
6      * hooks/savelog.LAST: add patterns that will be ignored
7      * fcopy: add support for svn and arch, add option -I, use variable
8        $FCOPY_IGNOREDIRS if set
9      * fcopy.8: add option -I
10    
11     -- Thomas Lange <lange@debian.org>  Thu, 11 Nov 2004 15:14:08 +0100
12    
13    fai (2.6.4) unstable; urgency=medium
14    
15      * add missing Beowulf examples
16      * fai-guide.sgml: fix error in link
17      * fai-start-stop-daemon: add short options, because so some init.d
18        scripts use them
19      * rcS_fai: do not use -t when remounting
20      * make-fai-nfsroot: print error when $KERNELPACKAGE is not found, add a
21        package for alpha architecture
22      * share/subroutines: do not dump variable $HOME and $PWD to variables.sh
23      * doc/QUESTIONNAIRE: typos, add example for answer
24      * install_packages: use warn instead of print for warning and verbose
25        messages, add aptitude support
26      * Fai.pm: add () to subroutine calls
27      * prerm: do not exit when nfs server reload fails (closes: #279024)
28      * setup_harddisks: add $devdisklist to call of sfdisk (closes: #276033)
29      * preparte_apt: divert programs before calling apt-get update
30      * subroutines-linux: redirect stdin of install_packages unless in debug
31        mode (closes: #264727)
32    
33     -- Thomas Lange <lange@debian.org>  Mon,  8 Nov 2004 14:38:58 +0100
34    
35    fai (2.6.3) unstable; urgency=high
36    
37      * subroutines: remove $rootpw from variables.sh (closes: #270871)
38      * update to kernel 2.4.27
39      * make-fai-nfsroot: force link creation of ifstate (closes: #270463),
40        use /etc/shadow in $NFSROOT
41      * make-fai-makefsroot.conf: add xfsprogs and xfsdump packages, adjust
42        size, install with chmod 0600 (closes: #270666, #271113)
43      * DEFAULT/S10: removed: add auto to /etc/modules
44      * class/DEFAULT.var: use single quotes instead of double quotes,
45        $kappend contains kernel parameters, new default kernel package
46        kernel-image-2.4.27-1-386
47      * scripts/DEFAULT/S20: remove unused action
48      * packages_config/DEFAULT: add iproute to NETTOOLS
49      * make-fai-nfsroot.8: add info about make-fai-nfsroot.conf,
50        add option -K which first removes all kernels from nfsroot
51        (make-fai-bootlfoppy is broken if multiple kernels are in the nfsroot)
52      * fai-setup: add option -e which does not set up nfs environment, which
53        may hang some production systems for a while
54      * fai-setup.8: add info for new option
55      * Makefile: install make-fai-nfsroot.conf with 0600
56    
57     -- Thomas Lange <lange@debian.org>  Mon, 13 Sep 2004 18:40:36 +0200
58    
59    fai (2.6.2) unstable; urgency=high
60    
61      * install_packages: fix broken taskinst action, workaround for new
62        tasksel behaviour
63      * DEFAULT/S10: fix broken grub entry for FAI_BOOTPART when two kernels
64        are in the nfsroot
65      * fai-chboot: add option -e the opposite of -r, uses nearly the same code
66    
67     -- Thomas Lange <lange@debian.org>  Thu, 26 Aug 2004 20:09:15 +0200
68    
69    fai (2.6.1) unstable; urgency=medium
70    
71      * catnc() greps through more than one file
72      * changlog messages of fai-setup moved from 2.5.2 to 2.6
73      * hooks/savelog.LAST: add package names which include the string "error"
74        as ignorepatterns
75      * make-fai-nfsroot.conf: add portmap again, since nis setup needs it
76      * make-fai-nfsroot: add option -k which installs a new kernel for the
77        nfsroot (closes: #256187), /root/.profile sources variables.sh, test
78        if $NFSROOT/prco/self exists before umount, kernel_install() includes
79        all code for installing the kernel, create dir $NFSROOT/var/state only
80        when not already existing, call umount_dirs and reset trap exit for
81        normal finishing script
82      * control: recommends dhcp3-server (closes: #263260), update to
83        standards 3.6.1, remove sp from build-depends
84      * rcsfai.var is not needed any more
85      * share/subroutines: do not dump readonly variables to variables.sh
86      * faireboot: make it a bash script, source variables.sh, source
87        subroutines, send message to faimond
88      * fai-divert: do not execute if dpkg-divert is not available
89      * install_pacakges: add support for tasksel remove, set default number
90        of packages from 4711 to 99
91      * package_config/COMPILE: replace task c-dev by list of packages names
92      * prepare_apt: make diversion of invoke-rc.d
93      * rules: call dh_clean after make clean
94      * prerm: test if $nfsserver is empty (closes: #263906)
95      * NETWORK/S40: remove /etc/hosts from fcopy list
96      * DEFAULT/S20: add async to export options
97      * fai-savelog: define $HOSTNAME to output of command hostname
98      * subroutines-linux: task_chboot() use `hostname` instead of $HOSTNAME,
99        sndmon() use $sndhostname instead of $HOSTNAME
100      * remove doc/README.package_problems
101      * fai-guide.sgml: add hint about dhcpd/nfsroot (closes: #264486), fix
102        typos
103    
104     -- Thomas Lange <lange@debian.org>  Mon,  9 Aug 2004 14:02:13 +0200
105    
106    fai (2.6) unstable; urgency=low
107    
108      * fai-setup: fix hostname detection when hostname includes a dash -,
109        pass all fai-setup options to make-fai-nfsroot (closes: #255830)
110      * fai.conf: move make-fai-nfsroot specific variables to make-fai-nfsroot.conf
111      * fix typo in lib/get-boot-info (closes: #242739, #239405)
112      * fix link in fai-guide.sgml (closes: #237794)
113      * fix typo in make-fai-bootfloppy.8 (closes: #238608)
114      * make-fai-bootfloppy: change lilo labels in (closes: #248955),
115        check if -s option is IP-address or hostname, new path for stage
116        files, remove install= line for lilo.conf, newer lilo does not need
117        boot-menu.b, added support for old an new lilo
118      * make-fai-nfsroot: add package dmidecode for some archs, add
119        module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,
120        raidtools2, hwinfo, remove portmap package, jove to nfsroot, do not
121        copy bootsector, use mkelf-linux,
122        new code for creating timezone and localtime (closes: #201440), always
123        show $NFSROOT when copying verbosely, insert newline before adding
124        $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is
125        used, use new make-fai-nfsroot.conf file, divert discover-modprobe,
126        add -q to depmod, create var/state dir, add subroutine fdivert(),
127        use fdivert instead ov ln or mv commands
128      * create_ramdisk: use tmpfs instead of shm, create dir for discover
129      * fcopy: -i always exists with 0
130      * rcS_fai: if a file /.nocolorlogo exists, do not enable colored
131        logo and let scroll region unchanged
132      * 06hwdetect.source: new call of discover (closes: #248532), be silent
133        when loading modules, use pipe instead of exec for find, mount usbfs
134        after loading an usb module, add $videodrv to additional.var, load
135        different modules when using a 2.4 or 2.6 kernel
136       * 11modules.source: moved into 06hwdetect.source
137      * lib/task_sysinfo: first call discover, then load modules using
138        discover, call smarctl for each disk, call lsusb, print partition
139        table with parted
140      * fai-divert: create dummy script only when dpkg-divert will succeeds
141      * fai-savelog: copy LOGDIR recursively, add remote log method none,
142        add -xdev to find
143      * subroutines: use /proc/uptime to determine installation time, use $()
144        instead of backticks, set terror when error occurs, add catnc(),
145        report FAI_FLAGS in one line, send message to faimond when starting a
146        hook
147      * subroutines-linux: set terror if error, add sndmon TASKERROR, do not
148        copy kernel image and initrd to install server, remove echo command
149        when defining kernel append parameters as variables
150      * faimond: always flush output
151      * fai-chboot: add option -o, special treatment of hostname default, also
152        list default config file when using -l, die with error message if
153        hostname is unknown, remove path from program name
154      * install_packages: add option -L, calling system with array should be
155        more efficient, new code for detecting unknown package names uses
156        AptPkg, add subroutine mkpackagelist(), remove path from program name
157      * bootsector, bootsector.8 removed
158      * class/LAST.var: removed because $hdparm is not needed any more
159      * class/70partition: remove definition of class FAI_BOOTPART
160      * class/01alias: remove unimportant examles, remove catnc definition,
161        remove beowulf example
162      * DEFAULT/S01: remove copying of bootsector, remove our local stuff
163      * scripts/BOOT: grub-install does not probe floppy drive, use bash,
164        replace backtics with $()
165      * hooks/instsoft.SERVER not needed any more
166      * hooks/savelog.LAST: add more messages to ignore
167      * disk_config/SMALL_IDE: remove partition /fai-boot, make / and /var
168        bigger, /usr smaller
169      * package_config/*: adjust package names to sarge distribution
170      * S40: remove NISLPRCLIENT and bootptab stuff
171      * examples/etc/sources.list: remove proposed updates lines
172      * mkdebmirror: mirror woody and sarge in one directory
173      * new FAQ
174      * THANKS: juergen added
175    
176     -- Thomas Lange <lange@debian.org>  Mon, 26 Jul 2004 17:22:44 +0200
177    
178  fai (2.5.4) unstable; urgency=low  fai (2.5.4) unstable; urgency=low
179    
180    * DEFAULT/S01,S20: add async option to export lines    * DEFAULT/S01,S20: add async option to export lines
# Line 97  fai (2.5.2) unstable; urgency=low Line 274  fai (2.5.2) unstable; urgency=low
274    * subroutines: add sndmon messages, script should be bash script, change    * subroutines: add sndmon messages, script should be bash script, change
275      debug code in ifclass      debug code in ifclass
276    * install_packages: remove pinning info before checking for misspelt    * install_packages: remove pinning info before checking for misspelt
277      package name      package name, usage() points to the man page
278    * fai-setup: chown of /boot/fai    * fai-setup: chown of /boot/fai
279    * utils/softupdate, lib/prepare_apt: use dist-upgrade    * utils/softupdate, lib/prepare_apt: use dist-upgrade
280    * debian/compat created and debian/conffiles removed    * debian/compat created and debian/conffiles removed
# Line 180  fai (2.5) unstable; urgency=low Line 357  fai (2.5) unstable; urgency=low
357    * lib/task_sysinfo: call programm sysinfo if available    * lib/task_sysinfo: call programm sysinfo if available
358    * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks    * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks
359      using fcopy, add -i to fcopy calls      using fcopy, add -i to fcopy calls
360    * scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails    * scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add
361        password protection to grub menu
362    * class/01alias: use classes from file demo if hostname is demohost; add    * class/01alias: use classes from file demo if hostname is demohost; add
363      catnc(); use catnc instead of cat      catnc(); use catnc instead of cat
364    * class/11modules.source: now uses code from DEFAULT.mod    * class/11modules.source: now uses code from DEFAULT.mod
# Line 242  fai (2.4) unstable; urgency=low Line 420  fai (2.4) unstable; urgency=low
420      from /etc/fai if available, add diversion for discover, add rsync, ssh      from /etc/fai if available, add diversion for discover, add rsync, ssh
421      to nfsroot, do not die when mknbi-linux is missing, do not create      to nfsroot, do not die when mknbi-linux is missing, do not create
422      device nodes (closes: #174844)      device nodes (closes: #174844)
423    * class/70partition: bug fix. Use the same file as setup_harddisk to    * class/70partition: bug fix. Use the same file as setup_harddisks to
424      determine classes which depend on partitions      determine classes which depend on partitions
425    * scripts/*: convert some shell code to cfengine code, do not use fcopy    * scripts/*: convert some shell code to cfengine code, do not use fcopy
426      if only a few lines has to be changed      if only a few lines has to be changed
# Line 445  fai (2.3) unstable; urgency=low Line 623  fai (2.3) unstable; urgency=low
623      do_scriptss calls every script class/<classname>/S[0-9]* when class is      do_scriptss calls every script class/<classname>/S[0-9]* when class is
624      not a file, execute all S[0-9]* scripts in a directory      not a file, execute all S[0-9]* scripts in a directory
625      /fai/scripts/$class/, skip all comment lines when definig classes      /fai/scripts/$class/, skip all comment lines when definig classes
626      task_partition() call setup_harddisk only if no disk_var.sh exists      task_partition() call setup_harddisks only if no disk_var.sh exists
627      defclass also sources all scripts class/S*.source      defclass also sources all scripts class/S*.source
628      add subroutines adddivert(), rmalldivert(); task_finish calls      add subroutines adddivert(), rmalldivert(); task_finish calls
629      rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not      rmalldivert, task_sysinfo calls kudzu; save_log*() -maxdepth not
# Line 692  fai (1.4.1) unstable; urgency=low Line 870  fai (1.4.1) unstable; urgency=low
870    * class DEBIAN_DEVEL commented out, because this software package list    * class DEBIAN_DEVEL commented out, because this software package list
871      mostly segfaults dpkg      mostly segfaults dpkg
872    * base?_?.tgz now included in nfsroot; BASETGZ not needed any more    * base?_?.tgz now included in nfsroot; BASETGZ not needed any more
873    * bug fixed: setup_harddisk don't mount preserved partitions if mount    * bug fixed: setup_harddisks don't mount preserved partitions if mount
874      point is not in root directory      point is not in root directory
875    * bug fixed: no dns support during chroot in make-fai-nfsroot    * bug fixed: no dns support during chroot in make-fai-nfsroot
876    

Legend:
Removed from v.2208  
changed lines
  Added in v.2496

  ViewVC Help
Powered by ViewVC 1.1.5