a2e5121e7aRemove deprecated sysconfig scripts clock,i18n,keyboard,static-routes. Still provide network and rc for legacy script which fail if they don't find them.Silvan Calarco2014-04-21 14:28:51 +0200
77e8d13bfaRevert "rc.local: added rc-local.service to support legacy rc.local script"Silvan Calarco2013-09-12 00:29:41 +0200
0e9962e47arc.local: added rc-local.service to support legacy rc.local scriptSilvan Calarco2013-09-12 00:20:25 +0200
93397b69a2ifdown: check NM_CONTROLLED after sourcing the device conf file
Davide Madrisan
2013-02-22 19:51:27 +0100
a8c3002082ifup-wireless: modify indentation; remove all the temporary files
Davide Madrisan
2013-02-21 23:51:49 +0100
60535caa3bifup, ifdown: display an error message when executed without any argument
Davide Madrisan
2013-02-21 21:30:24 +0100
83dce52968ifup: minor code refactoring
Davide Madrisan
2013-02-21 21:20:19 +0100
7963069c1ertl8192ce: disable driver powersaving functions to prevent the driver from stopping to work after some time (seen on Toshiba Satellie C855-19N 10ec:8176)
v1.6.11
Silvan Calarco2012-09-08 19:08:10 +0200
6826096e1drc: only force login manager to use current virtual console at boot, not in subsequent runlevel changesSilvan Calarco2012-02-06 20:49:52 +0100
c58556f8e8Remove SIG prefix from SIGINT,SIGQUIT,SIGTSTP for POSIX (and dash) compatibility
Davide Madrisan
2012-01-19 20:23:54 +0100
ffc811b68bfunctions: make __pids_var_run() dash compliant
Davide Madrisan
2012-01-13 22:33:27 +0100
679899f0e0rc: quit plymouth before X starts when plymouth was restarted due to crash on some various hardware to prevent the 'ENTER' and '2' keys crash bug from happeningSilvan Calarco2011-12-26 14:07:12 +0100
2a210d59e2rc: fix debug (console) and normal (file) logging in non multithreaded init modeSilvan Calarco2011-12-02 14:47:48 +0100
9dd92f64e8rc.sysinit: fix log writing to file in non debug mode to prevent writing to read-only filesystemSilvan Calarco2011-12-02 13:33:03 +0100
fe6ca9f9f9mountproc: mount /dev,/run,/dev/pts,/dev/shm if not already mountedSilvan Calarco2011-11-30 20:02:30 +0100
79c2f0913bProvide a new console early initscript for console setting with plymouth support (requires kbd and obsoletes its initscript)Silvan Calarco2011-11-30 17:08:46 +0100
f13cf13e4arc: cleanup last boot plymouth message to start with a clean splash on shutdown
v1.6.5
Silvan Calarco2011-11-29 01:56:50 +0100
f722081e20rc: create /var/spool/gdm/force-display-on-active-vt in runlevel 5 if plymouth is running to support smooth transitionSilvan Calarco2011-11-29 01:34:02 +0100
5a1ec81085checkfs: append 'stop' to reboot script command line to make reboot really workSilvan Calarco2011-11-14 19:56:55 +0100
b657f1df1crc: restart plymouthd if not running (workaround for daemon stopping at runlevel change with non KMS drivers)Silvan Calarco2011-10-21 19:13:48 +0200
2beb624028Don't blacklist rt2800pci and rt2800usb because since kernel 3.0 they seem to integrate the respective staging driversSilvan Calarco2011-10-16 22:22:39 +0200
236c6a867bdeps.start.mk: only set sshd dependency to mambawelcome, which is the service which takes longer at bootSilvan Calarco2011-10-08 21:07:50 +0200
b0987747f6blacklist-framebuffer.conf: blacklist framebuffer drivers which may cause conflicts with VESA and X.OrgSilvan Calarco2011-09-03 19:10:05 +0200
fa9c7aa009inittab: don't run agetty on tty1 in runlevel 5 now that kdm and other login manager use vt1 for smooth plymouth integrationSilvan Calarco2011-06-30 16:02:53 +0200
2c00804f7cRevert "rc: don't call plymouth with --attach-to-session and --show-splash, which were presumely causing problems with KDM transiontion patch"
v1.5.4
Silvan Calarco2011-06-30 14:10:01 +0200
4bc83773eerc: don't call plymouth with --attach-to-session and --show-splash, which were presumely causing problems with KDM transiontion patchSilvan Calarco2011-06-28 04:59:34 +0200
6927295bd1rc: do not quit plymouth if in runlevel 5 to allow smooth integration managed by *dmSilvan Calarco2011-06-22 23:22:56 +0200
62263a2704sysctl.conf: set net.ipv4.tcp_ecn = 0 and net.ipv4.tcp_window_scaling = 0
v1.5.3
Silvan Calarco2011-06-13 01:01:24 +0200
1536d8ab8dmountfs: set read-write mode (--sysinit) for plymouth rc: quit plymouth with --retain-splash in runlevel 5Silvan Calarco2011-06-09 14:46:52 +0200
9cf0a4c96csendsignals: fix appearance of shutdown messages and script cleanupSilvan Calarco2011-05-09 16:08:42 +0200
24c9810503fix mountproc check for /sys and remove 2.4 kernel check codesilvan2011-04-29 21:32:57 +0200
bf8757b8e2- modify network into RedHat style to work with NetworkManager ifcfg-rh plugin: * use /etc/sysconfig/network-scripts instead of /etc/sysconfig/network-devices * use ifcfg-* interface configuration files instead of ifconfig.*
v1.5.1
silvan2011-04-27 19:48:38 +0200