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

Diff of /trunk/debian/changelog

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

revision 2351 by lange, Fri Jul 9 14:18:24 2004 UTC revision 2352 by lange, Thu Jul 15 08:40:33 2004 UTC
# Line 5  fai (2.5.5beta) unstable; urgency=low Line 5  fai (2.5.5beta) unstable; urgency=low
5    * fix link in fai-guide.sgml (closes: #237794)    * fix link in fai-guide.sgml (closes: #237794)
6    * fix typo in make-fai-bootfloppy.8 (closes: #238608)    * fix typo in make-fai-bootfloppy.8 (closes: #238608)
7    * make-fai-bootfloppy: change lilo labels in (closes: #248955),    * make-fai-bootfloppy: change lilo labels in (closes: #248955),
8      check if -s option is IP-address or hostname      check if -s option is IP-address or hostname, new path for stage files
9    * make-fai-nfsroot: add package dmidecode for some archs, add    * make-fai-nfsroot: add package dmidecode for some archs, add
10      module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,      module-init-tools, libapt-pkg-perl, smartmontools, usbutils, lvm2,
11      raindtools2 to nfsroot, do not copy bootsector, use mkelf-linux, new      raidtools2, jove to nfsroot, do not copy bootsector, use mkelf-linux,
12      code for creating timezone and localtime (closes: #201440), always      new code for creating timezone and localtime (closes: #201440), always
13      show $NFSROOT when copying verbosely, insert newline before adding      show $NFSROOT when copying verbosely, insert newline before adding
14      $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is      $FAI_LOCAL_REPOSITORY to sources.list, warning if $FAI_SOURCES_LIST is
15      used, use new make-fai-nfsroot.conf file      used, use new make-fai-nfsroot.conf file
# Line 19  fai (2.5.5beta) unstable; urgency=low Line 19  fai (2.5.5beta) unstable; urgency=low
19      logo and let scroll region unchanged      logo and let scroll region unchanged
20    * 06hwdetect.source: new call of discover (closes: #248532), be silent    * 06hwdetect.source: new call of discover (closes: #248532), be silent
21      when loading modules, use pipe instead of exec for find, mount usbfs      when loading modules, use pipe instead of exec for find, mount usbfs
22      after loading an usb module      after loading an usb module, add $videodrv to additional.var
23    * 11modules.source: now added to 06hwdetect.source    * 11modules.source: moved into 06hwdetect.source
24    * lib/task_sysinfo: first call discover, then load modules using    * lib/task_sysinfo: first call discover, then load modules using
25      discover, call smarctl for each disk, call lsusb      discover, call smarctl for each disk, call lsusb, print partition
26        table with parted
27    * fai-divert: create dummy script only when dpkg-divert will succeeds    * fai-divert: create dummy script only when dpkg-divert will succeeds
28    * fai-savelog: copy LOGDIR recursively, add remote log method none,    * fai-savelog: copy LOGDIR recursively, add remote log method none,
29      add -xdev to find      add -xdev to find
30    * subroutines: use /proc/uptime to determine installation time, use $()    * subroutines: use /proc/uptime to determine installation time, use $()
31      instead of backticks, set terror when error occurs, add catnc()      instead of backticks, set terror when error occurs, add catnc(),
32        report FAI_FLAGS in one line
33    * subroutines-linux: set terror if error, add sndmon TASKERROR, do not    * subroutines-linux: set terror if error, add sndmon TASKERROR, do not
34      copy kernel image and initrd to install server      copy kernel image and initrd to install server, remove echo command
35        when defining kernel append parameters as variables
36    * faimond: always flush output    * faimond: always flush output
37    * fai-chboot: add option -o, special treatment of hostname default, also    * fai-chboot: add option -o, special treatment of hostname default, also
38      list default config file when using -l      list default config file when using -l
39    * install_packages: calling system with array should be more efficient    * install_packages: add option -L, calling system with array should be
40        more efficient, new code for detecting unknown package names uses
41        AptPkg, add subroutine mkpackagelist()
42    * bootsector, bootsector.8 removed    * bootsector, bootsector.8 removed
43    * class/LAST.var: removed because $hdparm is not needed any more    * class/LAST.var: removed because $hdparm is not needed any more
44    * class/70partition: remove definition of class FAI_BOOTPART    * class/70partition: remove definition of class FAI_BOOTPART
# Line 48  fai (2.5.5beta) unstable; urgency=low Line 53  fai (2.5.5beta) unstable; urgency=low
53      bigger, /usr smaller      bigger, /usr smaller
54    * package_config/*: adjust package names to sarge distribution    * package_config/*: adjust package names to sarge distribution
55    * S40: remove NISLPRCLIENT and bootptab stuff    * S40: remove NISLPRCLIENT and bootptab stuff
56      * examples/etc/sources.list: remove proposed updates lines
57    * mkdebmirror: mirror woody and sarge in one directory    * mkdebmirror: mirror woody and sarge in one directory
58    * new FAQ    * new FAQ
59    * THANKS: juergen added    * THANKS: juergen added
60    
61   -- Thomas Lange <lange@debian.org>  Fri,  9 Jul 2004 12:20:02 +0200   -- Thomas Lange <lange@debian.org>  Thu, 15 Jul 2004 10:39:54 +0200
62    
63  fai (2.5.4) unstable; urgency=low  fai (2.5.4) unstable; urgency=low
64    
# Line 236  fai (2.5) unstable; urgency=low Line 242  fai (2.5) unstable; urgency=low
242    * lib/task_sysinfo: call programm sysinfo if available    * lib/task_sysinfo: call programm sysinfo if available
243    * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks    * scripts/NETWORK1/S40: copy /etc/network/interfaces /etc/hosts /etc/networks
244      using fcopy, add -i to fcopy calls      using fcopy, add -i to fcopy calls
245    * scripts/DEFAULT1/S10: create etec/hostname only if fcopy fails    * scripts/DEFAULT1/S10: create etc/hostname only if fcopy fails, add
246        password protection to grub menu
247    * class/01alias: use classes from file demo if hostname is demohost; add    * class/01alias: use classes from file demo if hostname is demohost; add
248      catnc(); use catnc instead of cat      catnc(); use catnc instead of cat
249    * class/11modules.source: now uses code from DEFAULT.mod    * class/11modules.source: now uses code from DEFAULT.mod

Legend:
Removed from v.2351  
changed lines
  Added in v.2352

  ViewVC Help
Powered by ViewVC 1.1.5