2016/09/11 14:53 willy@wtap.local * released init-scripts-0.4.0-flx2.11 * added the following patch from mainline : 0021-sbin-detect-board-improve-machine-name-detection.patch 2016/09/09 13:20 willy@wtap.local * released init-scripts-0.4.0-flx2.10 * added the following patch from mainline : 0020-sbin-detect-board-detect-the-type-of-board.patch 2016/09/09 13:08 willy@wtap.local * released init-scripts-0.4.0-flx2.9 * added the following patch from mainline : 0019-sbin-bootcmd-extract-it-from-old-startup.rc.patch 2016/09/01 14:09 willy@wtap.local * released init-scripts-0.4.0-flx2.8 * added the following patch from mainline : 0017-scripts-functions-make-setsec-support-empty-sections.patch 0018-scripts-functions-do-not-add-a-line-feed-after-an-em.patch 2016/08/30 16:06 willy@wtap.local * released init-scripts-0.4.0-flx2.7 * added the following patch from mainline : 0016-system-add-support-for-automatic-mount-of-nv.patch 2016/08/25 12:00 willy@wtap.local * released init-scripts-0.4.0-flx2.6 * added the following patches to fix a few bugs, the last one adds support for newer util-linux tools : 0009-preinit-don-t-run-depmod-if-the-system-has-no-module.patch 0010-functions-only-run-modprobe-if-proc-modules-exists.patch 0011-scripts-don-t-call-modprobe-if-modules-are-not-suppo.patch 0012-system-only-set-time-from-RTC-if-there-is-an-RTC.patch 0013-scripts-fix-date-emit-a-log-when-the-date-is-forced.patch 0014-scripts-fix-date-reject-dates-later-than-2038.patch 0015-rc.S-support-newer-versions-of-mount.patch 2015/10/18 19:38 willy@wtap.local * released init-scripts-0.4.0-flx2.5 * update .preinit to automatically call restore-factory on glinet-button 2014/12/10 00:02 willy@wtap.local * released init-scripts-0.4.0-flx2.4 * fixed load order of modules in /.preinit to support USB keyboards * mount /sys at boot now 2014/08/12 17:51 willy@wtap.local * released init-scripts-0.4.0-flx2.3 * rc.S: do not create /var/log/wtmp anymore in order not to fill file-systems * rc.S: fix all /var permissions at boot, not only var/state 2014/04/22 16:57 roberto@pierot * released init-scripts-0.4.0-flx2.2 : - var/state permissions forced to 755 2014/04/21 19:48 willy@wtap.local * released init-scripts-0.4.0-flx2.1 * upgraded init-scripts to 0.4.0 to get the following updates : - system: implement missing "complete" args - ipforward: new script to enable/disable IP forwarding - ipforward: implemented missing "complete" args in init-scripts - service: improve support for some specific actions - system: support checking config.rc when running system check - service: fixed 2 missing '$' in front of variable name - service: add action "revert" in addition to "apply" - system: set date from firmware when hwclock is too old - service: add support for action "cancel" just like apply and revert - system: use getconf/setconf to manipulate whole config.rc - system: use fixed file names to manipulate configurations - init-scripts: introduce fix-date - service: handle the network reload -> vrrp reload dependence - service: factor out the restart/reload codes - service: handle setsec to modify a config section - network: add support for ip6 addr and ip6 route (svn rev r12928 + r12932) - network: update network script to manage sysclass - system: add support for "sysclass" to set entries into /sys/class - network: use "sysset" instead of "sysclass" - system: rename "sysclass" to "sysset" - network: add support for bonding on kernel 2.6 - functions: replace tail +2 by tail -n +2. - rc.M: disable setting up of loopback interface - network: add flush adress on link up to avoid automatic loopback ip creation - network: only remove address 127.0.0.1/8 from the loopback interface - network: configure bonding before configuring vlans - network: unregister bond if slave interface is not ready - functions: manage cpu affinity on init-scripts - functions: logger binary is now set by env in functions script - network: ignore some error messages on autoneg and vconfig - functions: create trystop function - network: fix bug on bridge when testing slave status - functions: childrenpid does not work in function script - network: support autoconfig using udhcpc - udhcpc_autoconfig: introduce minimal configuration script for udhcpc - functions: fix detection of /etc/defaults entries - network: vlan, bridge and bonded interfaces must wait for their slaves - udhcpc_autoconfig: add support for other settings - preinit: backport 2.6 kernel improvements - ipforward: add ipv6 support - functions: reimplement best_effort_rmmod() - preinit: create rtc0 in .preinit - autoconfig: rename the script since it's generic - network: pre-set the autoconfig script * updated permissions to be more consistent * make the download URL use $PKGVER * fix the tar_src command for newer git versions 2010/12/15 16:36 emeric@ebr-laptop * released init-scripts-0.3.42-flx1.2 2010/12/15 16:33 emeric@ebr-laptop * released init-scripts-0.3.42-flx1.1 2006/07/01 15:42 willy@wtap * added lots of examples