SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for initscripts-8.63-9.4mdv2008.1.i586.rpm :
Sat Jul 25 00:00:00 2009 Eugeni Dodonov 8.63-9.4mdv2008.1
- P1: prevent partial wireless password disclosure

Wed Nov 26 23:00:00 2008 Olivier Blin 8.63-9.3mdv2008.1
+ Revision: 307090
- add support for ATM bridging (for pppoe over USB modems, #35797)

Sat Aug 9 00:00:00 2008 Security Team 8.63-9.2mdv2008.1
+ Revision: 267501
- + Revision: 259518
bump again subrel
run wpa_cli reassociate if WIRELESS_WPA_REASSOCIATE is \"yes\"
(for rt61pci)
wait for DNS changes to be propagated by resolvconf if needed
(thanks to Guillaume Rousse)
ppp connections:
o do not delete random route if there is no route matching a ppp
interface that is brought up
o use multipledefaultroutes option to add a default route for the
ppp connection even if a default route already exists
(and conflicts with pppd <= 2.4.4-3mdv2008.1)
o set PIN code if needed when bringing ppp devices up (#34940, #40531)
add ifup/ifdown scripts for hso devices (using custom AT_OWAN commands)
retry failed udev events after local filesystems are mounted read-write
(useful for rules creating network ifcfg files)
init splash after font is reset (to make splash text messages
reappear, #38882)
create /dev/fb0 before splash is initialized (#38338)
make sure resolvconf is available before network service is stopped
(for cleaner stop of network-related services)

+ Olivier Blin
- bump again subrel
- run wpa_cli reassociate if WIRELESS_WPA_REASSOCIATE is \"yes\"
(for rt61pci)
- wait for DNS changes to be propagated by resolvconf if needed
(thanks to Guillaume Rousse)
- ppp connections:
o do not delete random route if there is no route matching a ppp
interface that is brought up
o use multipledefaultroutes option to add a default route for the
ppp connection even if a default route already exists
(and conflicts with pppd <= 2.4.4-3mdv2008.1)
o set PIN code if needed when bringing ppp devices up (#34940, #40531)
- add ifup/ifdown scripts for hso devices (using custom AT_OWAN commands)
- retry failed udev events after local filesystems are mounted read-write
(useful for rules creating network ifcfg files)
- init splash after font is reset (to make splash text messages
reappear, #38882)
- create /dev/fb0 before splash is initialized (#38338)
- make sure resolvconf is available before network service is stopped
(for cleaner stop of network-related services)

+ Gustavo De Nardin
- Branching 2008.1 release for updates.

Fri Apr 4 00:00:00 2008 Olivier Blin 8.63-7mdv2008.1
+ Revision: 192200
- do not use DNS
* variables from config file if PEERDNS is true and
BOOTPROTO is dhcp, this is handled by dhcp clients (#39312)
(still use DNS
* if RESOLV_MODS is true)
- support new WIRELESS_ENC_MODE variable (for open/restricted, to help
fixing #26025)
- run ifplugd with -I by default (so that it does not abort when
ifup/ifdown/dhclient fails)
- do not allow to run wpa_supplicant twice for the same interface,
wpa_supplicant deauthenticate the connection when it fails (#38565)
- wait for wireless interfaces associated to an access point (#36964)
- do not add incorrect -D option for dhcpcd
- mount /dev/pts and /dev/shm after /dev is mounted by udev (so that
/dev/pts gets correctly mounted when not using initrd, #30866)
- enable netfs/netconsole/dm services after network-up in post and
preun (from Anssi)
- allow to display netfs status if network is disabled
(from Pascal Terjan, #24579)

Tue Mar 25 23:00:00 2008 Olivier Blin 8.63-6mdv2008.1
+ Revision: 190051
- do not start hclcollector in mandrake_firstime anymore, will be done by drakfirsttime (#39259)

Fri Mar 21 23:00:00 2008 Olivier Blin 8.63-5mdv2008.1
+ Revision: 189326
- do not require messagebus in network service (it looks like network
has to be up when dbus is started, with pam_ldap)
- export LC_ALL and LANG instead of running lang.sh for ntfs-3g mount
(#38880)
- fix console mode setup in lang scripts when charset is not UTF-8
(from Herton, #35082)
- mdv-network-event: do not check for /var/run/dbus/system_bus_socket,
just hide errors
- run /sbin/halt.pre if present before umounting filesystems in
/etc/init.d/halt

Mon Mar 10 23:00:00 2008 Olivier Blin 8.63-4mdv2008.1
+ Revision: 183583
- export locale when mounting local filesystem (for ntfs-3g, #32436)
- do not check / if already rw (for example with unionfs)
- remove /tmp/esd- and /tmp/pulse-
* directories at startup (fcrozat)

Thu Feb 21 23:00:00 2008 Olivier Blin 8.63-3mdv2008.1
+ Revision: 173656
- keep UUID of swap partitions when resuming from hibernation (#37915)
- require util-linux-ng >= 2.13.1-4mdv2008.1 for mkswap -U support

Mon Feb 18 23:00:00 2008 Olivier Blin 8.63-2mdv2008.1
+ Revision: 171866
- rc.sysinit:
o don\'t source /etc/sysconfig/init (already done by /etc/init.d/functions)
o mount /proc/bus/usb before udev is started
o remove duplicate pam_console reset
o reduce diff with RH by moving quota and crypto code around

Fri Feb 8 23:00:00 2008 Olivier Blin 8.63-1mdv2008.1
+ Revision: 163839
- 8.63
- raid is not enabled in rc.sysinit anymore, but in udev rules from the mdadm package
- clock is now initialized with udev rules
- drop EVMS support and duplicate LVM2 activation
- do not require bootloader-utils anymore

Thu Jan 17 23:00:00 2008 Olivier Blin 8.60-2mdv2008.1
+ Revision: 154214
- conflicts with lsb-core < 3.1-15mdv2008.1 (/etc/networks has been moved in initscripts)
- set MIN_LINK_DETECTION_DELAY (to zero)
- do not make profile scripts executable
(based on input from Guillaume Rousse)
- prefix inputrc and tmpdir profile scripts with a level number

Tue Jan 15 23:00:00 2008 Olivier Blin 8.60-1mdv2008.1
+ Revision: 153094
- 8.60
- remove default MIN_LINK_DETECTION_DELAY (to catch buggy drivers)
- add support for an optional /etc/rc.early.local file, to be run at
the very start of rc.sysinit (suggested by Colin Guthrie)
- nfs-common should be started before netfs (Anssi)

Thu Oct 4 00:00:00 2007 Olivier Blin 8.54-8mdv2008.0
+ Revision: 95267
- 8.54-8mdv
- update translations

Fri Sep 28 00:00:00 2007 Olivier Blin 8.54-7mdv2008.0
+ Revision: 93319
- fix regexps with non-working obsoleted syntax
(from Nicolas Vigier, thanks to Anssi Hannula, #32501)
- add should-start/stop for messagebus, since ifup/ifdown run mdv-network-event (#34076)
- add explicit provides in netconsole initscript
- more typo fixes (from Jose Da Silva)

Fri Sep 21 00:00:00 2007 Olivier Blin 8.54-6mdv2008.0
+ Revision: 91318
- 8.54-6mdv
- ifdown: do not kill wpa_supplicant when link gets down
(#31904, thanks to Anssi Hannula)
- ifup/ifdown: send D-Bus events when interfaces get up/down
- mandrake_firstime: start hclcollector in mandrake_firstime
- rc.sysinit: delete core files located in gdm directory, at startup
(#28166, from Frederic Crozat)
- netconsole: add LSB header (from Goetz Waschk)
- service: fix typos and do not exceed 80 chars (from Jose Da Silva)
- lang.sh: move LANGUAGE redefine (CONSOLE_NOT_LOCALIZED) later, so
that it will not overrided by
*.UTF-8 step (from Funda Wang)
- po: use local mirror to extract init.d files (from Funda Wang)
- remove obsolete usb service (2.4 specific)

Tue Aug 21 00:00:00 2007 Olivier Blin 8.54-5mdv2008.0
+ Revision: 68050
- really use MIN_LINK_DETECTION_DELAY (#31864, thanks to Emmanuel Blindauer for the debugging)
- add dependency on consolekit (#32555, from fcrozat)

Sat Aug 11 00:00:00 2007 Olivier Blin 8.54-4mdv2008.0
+ Revision: 61663
- disable supermount on upgrade, it\'s not supported anymore in our kernels (from Pixel)
- fix locking in udev rules (from Andrey Borzenkov, #32281)
- fix UTF-8 support by removing mandrake_consmap since we use kdb (from Herton Ronaldo Krzesinski, #32256)
- remove duplicate \"Press \'I\' to enter interactive startup.\" phase
- start brltty after udev so that vcsa device nodes are created (thanks to fcrozat)

Thu Aug 2 00:00:00 2007 Olivier Blin 8.54-3mdv2008.0
+ Revision: 57809
- remove setsysfont, use kbd and update doc (from Herton Ronaldo Krzesinski)
- modprobe IDE controller at system start (#32150)

Sun Jul 8 00:00:00 2007 Olivier Blin 8.54-2mdv2008.0
+ Revision: 49354
- from Ademar:
add xfs to dm\'s \'Should-Start:\', since it\'s still supported,
just not enabled by default (thanks Blino for spotting this)

Sat Jul 7 00:00:00 2007 Olivier Blin 8.54-1mdv2008.0
+ Revision: 48955
- 8.54
- set LANGUAGE and LC_ALL for prcsys (#27663)
- from Herton: small typo fix in setsysfont script
- from Ademar: xfs is not needed by dm anymore,
xorg now uses fontpath.d and xfs is deprecated (see #31756)
- exclude supermount on all sparc archs (Per Oyvind Karlsen, #30622)

Wed May 2 00:00:00 2007 Olivier Blin 8.53-1mdv2008.0
+ Revision: 19999
- 8.53

Sun Apr 8 00:00:00 2007 Olivier Blin 8.51-7mdv2007.1
+ Revision: 151214
- use start_udev instead of /etc/init.d/udev
- drop obsolete /lib/udev/devices support
- drop 2.4 support for usb/ieee1394 controllers hotplug

Thu Apr 5 00:00:00 2007 Olivier Blin 8.51-6mdv2007.1
+ Revision: 150515
- do not make the network service require shorewall (revert changes introduced in 3mdv, #30095)

Wed Apr 4 00:00:00 2007 Olivier Blin 8.51-5mdv2007.1
+ Revision: 150449
- setup non-root dmraid sets (#30064)

Fri Mar 30 00:00:00 2007 Olivier Blin 8.51-4mdv2007.1
+ Revision: 149649
- fix link detection when ifplugstatus is not reliable (leeloo-approved)

Wed Mar 28 00:00:00 2007 Olivier Blin 8.51-3mdv2007.1
+ Revision: 149047
- network service:
o should start slmodemd
o require shorewall instead of firewall
o remove obsolete pcmcia require
o remove obosolete ipw3945d require
- conflicts with old suspend-scripts version

Fri Mar 23 23:00:00 2007 Olivier Blin 8.51-2mdv2007.1
+ Revision: 148235
- do not conflict with suspend-scripts to ease upgrade, pm-utils will take care of the proper package ordering

Mon Mar 12 23:00:00 2007 Olivier Blin 8.51-1mdv2007.1
+ Revision: 141477
- 8.51 (sync with RedHat)
- rc.sysinit: avoid progress bar to go reverse
- drop incorrect Roaming wireless mode, rely on WIRELESS_WPA_DRIVER instead
- check NEEDHOSTNAME value, not only its definedness (for pump and dhcpcd)
- check for NOZEROCONF value, not only its definedness
- PEERGATEWAY support (#20806)
- netfs should have portmap during stop (from Giuseppe Ghibo)
- network service should start ipw3945d
- dm service should start lircmd (#20771)

Wed Jan 24 23:00:00 2007 Olivier Blin 8.48-8mdv2007.1
+ Revision: 113016
- hibernate-cleanup script:
o sync with upstream suspend2 project
o handle user-space swsusp signature (from Andrey Borzenkov, #28292)
o swap labels support (from Andrey Borzenkov, #28292)
- po files: adapted to plural-forms (Pablo)

Sat Jan 20 23:00:00 2007 Olivier Blin 8.48-7mdv2007.1
+ Revision: 111144
- make the rc.local initscript LSB compliant (#24227)

Sat Jan 20 23:00:00 2007 Olivier Blin 8.48-6mdv2007.1
+ Revision: 111142
- do not wrongly provide the local_fs system facility in netfs service (#25755)
- do not enforce portmap dependency in netfs service (#25668)
- allow the netfs service to mount NFS filesystems even if portmap is not started
- add a MIN_LINK_DETECTION_DELAY option, defaulting to 6 seconds (for network-up service, #28078)
- do not override NETWORKDELAY if set (network-up service)

Thu Jan 18 23:00:00 2007 Olivier Blin 8.48-5mdv2007.1
+ Revision: 110431
- move hibernate-cleanup.sh from suspend-scripts to initscripts

Fri Jan 12 23:00:00 2007 Olivier Blin 8.48-4mdv2007.1
+ Revision: 108108
- add a clear_resolv_conf function in network-functions

Tue Jan 2 23:00:00 2007 Olivier Blin 8.48-3mdv2007.1
+ Revision: 103352
- resolvconf support

Thu Dec 28 23:00:00 2006 Olivier Blin 8.48-2mdv2007.1
+ Revision: 102435
- add lsb init-functions (#27475)

Thu Dec 28 23:00:00 2006 Olivier Blin 8.48-1mdv2007.1
+ Revision: 102408
- 8.48
- Import initscripts

Thu Sep 21 00:00:00 2006 Olivier Blin 8.38-7mdv2007.0
- enable swap automatically if configured so only (fix merge with rh8.38, #25908)

Mon Sep 18 00:00:00 2006 Olivier Blin 8.38-6mdv2007.0
- don\'t trust link beat reporting before the interface delay specified in
LINK_DETECTION_DELAY (#18986)
- add network as Required-Stop in network-up service

Fri Sep 15 00:00:00 2006 Olivier Blin 8.38-5mdv2007.0
- mount /proc/bus/usb if needed (#25340)
- start hibernate-cleanup.sh before swap is enabled (#25595)
- delay font loading if /usr/bin/locale can\'t be found (#24299)
- reset i18n settings when font is delayed (#24299)

Sat Sep 9 00:00:00 2006 Olivier Blin 8.38-4mdv2007.0
- network-up:
o don\'t check non-existent devices
o check link down on correct device
- from Frederic Crozat:
o Don\'t load visor module anymore
o reduce tmp cleanup

Fri Sep 8 00:00:00 2006 Olivier Blin 8.38-3mdv2007.0
- add a network-up service that waits for network to be up (using NETWORKDELAY)
and provides the $network system facility (#18986)
- use Mandriva Linux as distribution name in inittab(#25260)

Sun Aug 27 00:00:00 2006 Olivier Blin 8.38-2mdv2007.0
- revert to previous poweroff behaviour (#24432)
- fix network service status (thanks to Loic Baudry, #24344)

Sat Aug 19 00:00:00 2006 Olivier Blin 8.38-1mdv2007.0
- 8.38
- vpn-start: vpnc support
- add some documentation about Mandriva DHCP options (#14921)
- always source autofsck settings, for AUTOFSCK_CRYPTO_TIMEOUT (#16029)
- don\'t unmount /dev/root
* but only /dev/root when halting system (#21469)
- remove X11R6 path in /etc/init.d/functions (#22951)
- require dmsetup (#24187)
- require prcsys and drop prcsys source code
- udev_copy_temp_rules is now in /sbin (#23196)

Sat Aug 5 00:00:00 2006 Olivier Blin 8.35-2mdv2007.0
- add vpn helpers (vpn-start, vpn-stop, and ifup.d/ifdown.d scripts)

Sat Jul 22 00:00:00 2006 Olivier Blin 8.35-1mdv2007.0
- 8.35
- add mdv-network-event helper and use it in ifup-eth

Sun Jul 2 00:00:00 2006 Olivier Blin 8.34-3mdv2007.0
- use killproc to kill dm service (from AAW, #23438)
- use action() instead of runcmd() (#23440)

Thu Jun 29 00:00:00 2006 Olivier Blin 8.34-2mdv2007.0
- output dm pid in /var/run/dm.pid to fix dm service status (#19321)
- remove hardcoded X11R6 path in prefdm
- add missing newline characters in some status() messages

Sun Jun 25 00:00:00 2006 Olivier Blin 8.34-1mdv2007.0
- merge with rh 8.34
- sysctl.conf: set dev.cdrom.autoclose to 1
(as supermount isn\'t used anymore for CD-Roms)
- fix ip-up merge with rh8.33 (define REALDEVICE correctly)

Thu May 25 00:00:00 2006 Olivier Blin 8.33-4mdk
- rc.modules: add modprobe.preload.d and modules.d support
- rc.modules: use \"logger -t $0\" instead of \"initlog -s\"
- (painfully) move to SVN
- fix prereq (tv)

Wed May 17 00:00:00 2006 Olivier Blin 8.33-3mdk
- copy udev rules created while root was read-only (Andrey Borzenkov)
- bump udev requires

Sat May 6 00:00:00 2006 Olivier Blin 8.33-2mdk
- handle /fsckoptions in rc.sysinit (should have been merged years ago)
- really use fsck return code in rc.sysinit (#22276)
- run ifplugd -k -W only once (#22278)
- unimplement --version (Manuel L�pez-Ib��ez, #20031)
- fix typo in netfs service (use Required-Stop)

Fri May 5 00:00:00 2006 Olivier Blin 8.33-1mdk
- merge with rh 8.33
- use ifup-post to update resolv.conf when possible
(so that DNS servers are correctly ordered)
- revert wrong fix for vconfig path (in ifup and ifdown, #21849)
- don\'t delete ppp peers file for ADSL connections (#21506)
- don\'t run update_boot_stage (#21819)
- remove some kernel 2.2 support in rc.sysinit

Wed Mar 29 00:00:00 2006 Olivier Blin 8.31.2-1mdk
- merge with rh 8.31.2

Thu Feb 9 23:00:00 2006 Olivier Blin 8.26-1mdk
- merge with rh 8.26
- install rc.modules in /etc (#21058)
- fix endless loop in change_resolv_conf (Michael Reinsch, #21059)
- use su instead of runuser (#21063)
- sysconfig.txt: fix some typos

Mon Feb 6 23:00:00 2006 Olivier Blin 8.23-1mdk
- merge with rh 8.23:
o split ifup-eth out of ifup
o make ipv6 stuff almost vanilla
o add /var/log/btmp
o remove fsck prompt in rc.sysinit
o remove rawdevices service
o remove minilogd
- ifup-eth:
o simplify ifplugstatus usage
o load wireless settings even if wpa_supplicant is used (#20398)

Thu Jan 26 23:00:00 2006 Olivier Blin 7.61.1-59mdk
- enable pinit by default (nopinit disables it)
- print \"is an LSB script\" messages in test mode only

Wed Jan 25 23:00:00 2006 Olivier Blin 7.61.1-58mdk
- initialize /dev contents from /lib/udev/devices (Andrey Borzenkov, #20648)
- try to remove cups run files (#20303)

Sat Jan 14 23:00:00 2006 Olivier Blin 7.61.1-57mdk
- prcsys: fix typo in LSB message (Dick Gevers, #20626)
- dm:
o should start acpid (or else X will steal /proc/acpi/event)
o should start dkms (nvidia/ati drivers)
- fix build on sparc by including obsolete usb service (Per �yvind Karlsen)
- resurrect missing changelog entry from Thierry Vignaud

Mon Jan 9 23:00:00 2006 Olivier Blin 7.61.1-56mdk
- from Couriousous: add test mode in prcsys (--test),
don\'t execute script, only show run order
- from Thierry Vignaud: enable to disable EVMS either by passing
\"noevms\" on the kernel command line or by adding \'NOEVMS=\"no\"\' into
/etc/sysconfig/init

Sun Jan 8 23:00:00 2006 Olivier Blin 7.61.1-55mdk
- prcsys:
o misc minor fixes (don\'t segfault, don\'t rm /dev/null)
o LSB tags support (from Couriousous)
- convert X-Parallel-
* tags to LSB

Mon Jan 2 23:00:00 2006 Olivier Blin 7.61.1-54mdk
- rc.sysinit: check for /dev/.udev
- from Couriousous:
o prcsys: add X-Parallel-Init support
o add parallel init support in dm, partmon
o network: require all firewall scripts to be started

Sat Dec 31 23:00:00 2005 Olivier Blin 7.61.1-53mdk
- rc.sysinit: fix incorrect use of the local keyword

Sat Dec 31 23:00:00 2005 Olivier Blin 7.61.1-52mdk
- rc.sysinit: wait for usb and firewire storage scanning processes to
finish before initializing device-mapper/lvm
- initial parallel-init support (from Couriousous, with minor adjustments)
- mkrel

Wed Oct 5 00:00:00 2005 Olivier Blin 7.61.1-51mdk
- use /dev tmpfs from initrd again
- check if consolechars is in /bin (Pablo)

Wed Sep 21 00:00:00 2005 Frederic Lepied 7.61.1-50mdk
- updated translations
- sysctl.conf: don\'t provide a value for net.ipv4.ip_forward.

Sun Sep 18 00:00:00 2005 Olivier Blin 7.61.1-49mdk
- ifdown:
o wait for ifplugd to be killed
o avoid SIOCGIFFLAGS usage when ifdown is run from hotplug
(it triggers module loading)

Wed Sep 14 00:00:00 2005 Frederic Lepied 7.61.1-48mdk
- updated translations
- fix %post to use grep instead of fgrep (bug #18405)
- lang.sh: even in gdm, source $HOME/.i18n and /etc/sysconfig/i18n (bug #18230).

Sat Sep 10 00:00:00 2005 Olivier Blin 7.61.1-47mdk
- ifup: don\'t try to rename device according to HWADDR if no device
exists, or else ifup will loop endlessly and block boot

Thu Sep 8 00:00:00 2005 Frederic Lepied 7.61.1-46mdk
- really include my changes forgotten in 45mdk

Wed Sep 7 00:00:00 2005 Olivier Blin 7.61.1-45mdk
- umount initrd after the udev service has copied the lvm/dmraid nodes
- from Frederic Lepied:
o tmpdir.sh: better init of the SECURE_LEVEL
o tmpdir.sh: default SECURE_LEVEL is 3
o dm: discplay a carriage return after the message in stop action
(bug #16293, Bruno Santos).

Tue Sep 6 00:00:00 2005 Olivier Blin 7.61.1-44mdk
- network scripts (Andrey Borzenkov):
o really handle wireless.d files in roaming mode (#18211)
o ifup-wireless: handle WIRELESS_IWPRIV with spaces (#18207)
- tmpdir.sh (Frederic Lepied): bourne shell compatible fix

Fri Sep 2 00:00:00 2005 Pixel 7.61.1-43mdk
- adapt inputrc.csh to new tcsh (bugzilla #17999)

Thu Sep 1 00:00:00 2005 Olivier Blin 7.61.1-42mdk
- add /etc/sysconfig/network-scripts/wireless.d
- rc.sysinit: use udevstart to handle usb coldplug on 2.6 kernels
- ifup:
o move dynamic config test after wireless.d sourcing, so that
BOOTPROTO can actually be overriden (#17973, Michael Reinsch)
o don\'t use hardcoded interface name in roaming mode
(#17974, Michael Reinsch)
o do not run wpa_supplicant again on association if ifplugd
is used and WIRELESS_MODE != \"Roaming\" (#17989)
- ifup-wireless: don\'t forbid to set key before xsupplicant is run
- lang.sh (Pablo): fixed problem of LANGUAGE=C remaining when changing
between X11 <-> console for the special cases when localization
is not supported in one of the two but is on the other.

Sun Aug 28 00:00:00 2005 Thierry Vignaud 7.61.1-41mdk
- do not keep initrd\'s /dev (thus fixing cciss support)

Fri Aug 26 00:00:00 2005 Pixel 7.61.1-40mdk
- compress ChangeLog (to be smaller)

Sun Aug 21 00:00:00 2005 Frederic Lepied 7.61.1-39mdk
- rc.sysinit, netfs: added suport for shfs (bug #15964)
- halt: fixed random-seed file name (bug #15889).

Sat Aug 20 00:00:00 2005 Olivier Blin 7.61.1-38mdk
- allow to use the \"daemon\" parameter instead of \"boot\" in
ifup/ifdown, so that daemons (ifplugd/wpa_supplicant) can be used
even if ONBOOT=no
- allow wpa_supplicant to be used without roaming

Sat Aug 13 00:00:00 2005 Flavio Bruno Leitner 7.61.1-37mdk
- changed requires from modutils to module-init-tools

Wed Aug 10 00:00:00 2005 Frederic Lepied 7.61.1-36mdk
- fixed single user mode (bug #16823)

Sun Aug 7 00:00:00 2005 Olivier Blin 7.61.1-35mdk
- handle wireless ESSIDs with spaces for wireless roaming

Sat Aug 6 00:00:00 2005 Olivier Blin 7.61.1-34mdk
- no need to regenerate mozilla registry at firstboot anymore
(Frederic Crozat)
- xsupplicant support in ifup-wireless (Arnaud de Lorbeau)
- add wireless roaming support
- start wpa_supplicant in ifup instead of ifup-wireless
(start it at boot or if roaming is disabled)
- start ifplugd in ifup (with boot option) instead of network service
- don\'t delete route for interfaces related to an alias interface
being shut down
- skip metric setting for alias interface

Wed Jul 13 00:00:00 2005 Frederic Lepied 7.61.1-33mdk
- fix hotplug stuff wrt to network devices
- translation updates

Wed Jul 6 00:00:00 2005 Frederic Lepied 7.61.1-32mdk
- netfs: fixed NFS shares are not mounted at boot (bug #16531).
- translation updates

Sun Jun 19 00:00:00 2005 Frederic Lepied 7.61.1-31mdk
- rc.sysinit: Mandriva Linux
- updated translations: ms and nb
- mandrake_everytime: fix netprofile vs globetrotter (Thierry)

Fri Jun 3 00:00:00 2005 Frederic Lepied 7.61.1-30mdk
- prefdm: fix dm variable for non standard display manager (littletux).

Wed Jun 1 00:00:00 2005 Frederic Lepied 7.61.1-29mdk
- prefdm: use the right default values for looking up the display
manager.
- mandrake/lookupdm: use NAME as the key to find the right entry
instead of DISPLAYMANAGER.
- rc.d/init.d/network: fix net-pf-10 alias being rewritten at each
boot (#16045) (Olivier Blin)

Wed Jun 1 00:00:00 2005 Frederic Lepied 7.61.1-28mdk
- network-functions, ifup: fixed ethtool path

Wed Jun 1 00:00:00 2005 Frederic Lepied 7.61.1-27mdk
- update of translations
- use a modularized prefdm script to be able to provide new display
managers easily (based on Loic Baudry\'s work).
- sysconfig/network-scripts/ifup-wireless: allow multi-line
WIRELESS_IWPRIV variable (Olivier Blin).
- sysconfig/network-scripts/ifup: DVB support (Olivier Blin).
- rc.d/rc.sysinit: fix syntax error when nousb is used on the
command line (David Faure).

Wed Apr 6 00:00:00 2005 Olivier Blin 7.61.1-26mdk
- ralink interfaces need to be up before performing iwconfig commands
- ATMARP protocol support, enabled if ATM_ADDR is defined (VCI.VPI),
useful for modems using the atm kernel module (e.g. Speedtouch)
and ISP using \"RFC 1483 Routed VC MUX\" (e.g. Free Degroupe)
- do not write empty net-pf-10 aliases
- change Mandrake in Mandrakelinux for the default theme (Warly)

Wed Mar 23 23:00:00 2005 Warly 7.61.1-25mdk
- mandrake_everytime: do not use initlog in quiet mode for netprofiles (menu)
- rc.sysinig: check that /usr/bin/consolechars is available before
calling setsysfonts (bug #11054)
- rc.d/init.d/network: fix duplicate addition of aliases in modprobe.conf
and correct a potential bug when NETWORKING_IPV6 is not set (blino)

Tue Mar 22 23:00:00 2005 Frederic Lepied 7.61.1-24mdk
- netfs, network: fixed nfs unmounting (Oden, bug #13677)
- mandrake_everytime: put the -depth argument of find at the right
place (J.A. Magallon, bug #13354).
- po updates: sk.
- rc.sysinit: o don\'t enable process accounting here (bug #13672).
o removed duplicated code for setting hdparm options (bug #13677).

Mon Mar 14 23:00:00 2005 Frederic Lepied 7.61.1-23mdk
- /etc/rc.local must be a config file (bug #13553)
- requires ifmetric
- setsysfont, rc.d/rc.sysinit, rc.d/init.d/functions: added a
get_locale_encoding function to rc.d/init.d/functions so that
detection of locale encoding from init scripts is easier;
simplified the font loading. rewrite setsysfont script to better
detect the locale, and to look first at /etc/sysconfig/console in
all cases. (Pablo)
- rc.d/rc.local: put issue and issue.net stuff in mandrake_everytime.
- rc.d/init.d/network: handle net-pf-10 alias for respecting
NETWORKING_IPV6 (Warly, bug #11896).
- po updates
- do not try to restart the no more existing random service (Thierry, #13426)

Tue Feb 22 23:00:00 2005 Frederic Lepied 7.61.1-22mdk
- requires udev
- ifup-ppp: do not detach ppp for modems (Olivier Blin)
- po updates
- rc.sysinit:
o start EVMS if needed (bug #13634) (Thierry)
o use udev instead of hotplug (thus fixing sysfs
populating delays and delete/add serializing) (Thierry)
o start udev very early while bootstrapping, thus
fixing lost device nodes for lvm2 (bug #12046) (Thierry)
- rawdevices: workaround broken autoloading of raw driver (Thierry).

Thu Feb 10 23:00:00 2005 Frederic Lepied 7.61.1-21mdk
- init.d/rawdevices: workaround broken autoloading of raw
driver. (Thierry)
- rc.sysinit: use udev instead of hotplug (thus fixing sysfs
populating delays and delete/add serializing). (Thierry)
- po updates
- init.d/functions: force use of UTF-8 (OUTPUT_CHARSET=UTF-8)
for the bootsplash translations. (Pablo)
- Added Brazilian man files (Pablo)

Wed Feb 2 23:00:00 2005 Frederic Lepied 7.61.1-20mdk
- po updates
- no wait anymore for ifup result in network service when using ifplugd

Tue Feb 1 23:00:00 2005 Frederic Lepied 7.61.1-19mdk
- po updates
- mandrake/supermount: remove unhide from floppy options (Olivier
Blin, bug #7336).
- rc.d/rc.sysinit: Michel Bouissou, bug #12771: - avoid activating
encrypted swap partition directly handled by swapon. - work with
static crypto modules. - keep the swap signature (4096 first
bytes) when mounting an encrypted swap.
- rc.d/rc.sysinit: Don\'t apply hdparm on software RAID arrays that
are in process of background resyncing (Michel Bouissou , bug
- rc.d/init.d/network: use ifplugd on static address too (bug
- rc.d/init.d/functions: fix translation errors for autofs
(Guillaume Rousse, bug #12303).
- rc.d/rc.sysinit: fix untranslation of 3 first messages (#12507)
by setting font and the like earlier (Thierry).
- rc.d/rc.sysinit: delete /var/run/xdmctl (bug #13155).
- sysconfig/network-scripts/ifup-wireless: added the POWER option
to manage iwconfig power option (Brouard Nicolas).
- initscripts no more config files.

Fri Dec 17 23:00:00 2004 Frederic Lepied 7.61.1-18mdk
- rc.d/rc.sysinit: be sure to create block devices in udev mode
(Luca Berra)
- sysconfig/network-scripts/ifup-wireless: support for
wpa_supplicant (Nicolas Chipaux)
- sysconfig/network-scripts/ifdown: kill wpa_supplicant for the
interface too
- rc.d/rc.sysinit: fix udev check after switching from udev-030 to
udev-046 (#12553)
- po updates: ku, br and ca

Sun Oct 10 00:00:00 2004 Warly 7.61.1-17mdk
- revert Olivier change which breaks splash displaying at shutdown

Sat Oct 2 00:00:00 2004 Frederic Lepied 7.61.1-16mdk
- don\'t try to mount /dev/pts twice (bug #11756)

Fri Oct 1 00:00:00 2004 Frederic Lepied 7.61.1-15mdk
- rc.sysinit: modprobe scsi_hostadapter earlier to be able to use lvm
on a second scsi controller (reported by Luca Berra)

Fri Oct 1 00:00:00 2004 Frederic Lepied 7.61.1-14mdk
- rc.sysinit: fix init of /dev/tty[1-8]
- rc.sysinit: fix mount of /dev/pts and /dev/shm
- po updates

Thu Sep 23 00:00:00 2004 Frederic Lepied 7.61.1-13mdk
- rc.d/init.d/functions: do not restore splash as silent if verbose
mode was enabled very early (Olivier).
- po updates

Thu Sep 23 00:00:00 2004 Frederic Lepied 7.61.1-12mdk
- setsysfont, rc.d/rc.sysinit: improved the way that the encoding
of the console is guessed (bug #11147) (Pablo)
- po updates
- fix loading of st module (Luca Berra)
- fixed Continue in interactive startup (bug #10943)
- rc.sysinit: correct test for devfsd and add newline in the output
(bug #11318)

Wed Sep 15 00:00:00 2004 Frederic Lepied 7.61.1-11mdk
- po updates
- clean correctly dynamic desktop files

Sat Sep 11 00:00:00 2004 Frederic Lepied 7.61.1-10mdk
- correctly add search directive in resolv.conf (bug #11317)
- don\'t use ttys when not available (bug #11314)

Fri Sep 10 00:00:00 2004 Frederic Lepied 7.61.1-9mdk
- set TMP and TMPDIR to /tmp to have the same behaviour during boot and
after (request from Giuseppe)
- move /initrd/dev to /dev in udev mode and lazy umount /initrd
- po updates

Fri Sep 10 00:00:00 2004 Frederic Lepied 7.61.1-8mdk
- rc.sysinit: fixed typo

Thu Sep 9 00:00:00 2004 Frederic Lepied 7.61.1-7mdk
- it man pages
- po updates
- modprobe ide-cd and scsi_hostadapter

Wed Sep 8 00:00:00 2004 Frederic Lepied 7.61.1-6mdk
- rc.d/rc.sysinit: handle udev in initrd (Luca Berra)
- lang.sh: export QT_IM_MODULE too since it\'s needed by
Qt-immodule-20040819 (UTUMI Hirosi)
- po updates

Fri Sep 3 00:00:00 2004 Frederic Lepied 7.61.1-5mdk
- rc.sysinit: LVM fixes for udev mode (Luca Bera)
- po updates

Fri Sep 3 00:00:00 2004 Frederic Lepied 7.61.1-4mdk
- po updates and fixes
- do not override the default config file in adsl-stop, let it use its
/etc/ppp/pppoe.conf (Olivier)
- rc.sysinit: modprobe loop, aes and cryptoloop when needed
- rc.sysinit fixes from Luca Bera:
1) rework creation of device mapper control node so we don\'t depend on
nash.
2) mdadm is preferred over raidtools now, and empty configuration files
are ignored.
3) correctly activate lvm after raid.
4) mount other filesystem once, not twice.

Sat Aug 28 00:00:00 2004 Frederic Lepied 7.61.1-3mdk
- usb: cold boot devices with hotplug rc script

Wed Aug 25 00:00:00 2004 Frederic Lepied 7.61.1-2mdk
- rc.d/init.d/halt: remove sleep and exit in case of powerfail
(apcupsd). request from David Walser.
- ifup-ppp: fix default route removal (Olivier)
- ifup: fix loop when using HWADDR (bug #10851)
- po updates

Thu Aug 19 00:00:00 2004 Frederic Lepied 7.61.1-1mdk
- merged with 7.61.1

Thu Aug 19 00:00:00 2004 Frederic Lepied 7.06-54mdk
- rc.sysinit: cleanup dynamic files for KDE and GNOME
- init.d/functions: define locale when calling splash.sh (Pablo)
- rc.sysinit: fix crypto fs message (from Lubos Klokner)
- po updates
- ifup-ppp: delete default route only on the same interface
- ifup: ifmetric is called from ifup-post now
- mandrake_everytime: no need anymore to use /etc/sysconfig/network-scripts/noifup

Sun Aug 1 00:00:00 2004 Frederic Lepied 7.06-53mdk
- ifup: call ifmetric if METRIC is set.

Sat Jul 31 00:00:00 2004 Frederic Lepied 7.06-52mdk
- do not set hotplug to /bin/true anymore (bug #9289)
- ifup-ppp: detach pppd once the connection is established, thus
avoiding to hang the boot process if a ppp connection is started at
boot. (Olivier)
- ifup-ppp: fix pppoe startup (Thierry)
- po updates
- sysctl.conf: add a more meaningful comment to autoclose. (Warly)

Sat Jun 26 00:00:00 2004 Frederic Lepied 7.06-51mdk
- modifications to be able to use the network service instead of the
internet service for ADSL connections (Damien)
- po updates
- merged with 7.06-49.1.100mdk:
- lang.csh, lang.sh: do not return when LC_SOURCED is set but only
avoid sourcing the i18n file (anthill #919)
- fixed ifdown-aliases (bug #9366)
- rc.sysinit: use translated keys too during fsck question (bug #8024)
- rc.sysinit: remove unneeded code for loopback filesystem check (Glenn Burkhardt) (bug #8698)
- rc.sysinit: only check nousb on the command line to not start the usb service (bug #9830).

Thu Jun 3 00:00:00 2004 Frederic Lepied 7.06-50mdk
- sound services handled by the sound-scripts package now (Thierry)
- po: eo, ro, gl, eu, ky: updated po files (Pablo)
- mandrake/usb: get back to usbfs as speedtch kernel driver is now
properly working with both 2.4 and 2.6 and needs it. (thanks to pump) (Damien)
- sysconfig/network-scripts/network-functions: adapt to ifplugd-0.24 (Thierry)
- rc.d/rc.local: If using the default logo it will use the mandrake
logo instead :) (Per �yvind Karlsen)


 
ICM