Commit Graph

79 Commits

Author SHA1 Message Date
9e162f641f etc/modprobe.d/rtl8192ce.conf: added previously forgotten file 2013-03-29 15:01:31 +01:00
41b99cdb29 service: use systemd if running, fallback to sysv5 if not 2013-03-26 20:28:36 +01:00
6bd9de13f4 Release 1.6.90 (pre-systemd) 2013-03-22 18:02:49 +01:00
ea1c149ed1 mountfs: support /etc/mtab as a symlink to /proc/mounts for smooth systemd transition 2013-03-22 17:56:55 +01:00
cf8854f0c5 loadmodules: use modules-load.d instead of modules.d for smooth systemd migration 2013-03-22 17:53:08 +01:00
Davide Madrisan
335299c1c0 ifup-wireless: revert previous commit
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-23 11:50:07 +01:00
Davide Madrisan
f0bab9063e ifup-wireless: the PSK parameter need to be quoted
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-22 22:39:51 +01:00
Davide Madrisan
333285d76d ifup-wireless: remove unneeded pipes
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-22 22:04:00 +01:00
Davide Madrisan
93397b69a2 ifdown: check NM_CONTROLLED after sourcing the device conf file
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-22 19:51:27 +01:00
Davide Madrisan
a8c3002082 ifup-wireless: modify indentation; remove all the temporary files
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-21 23:51:49 +01:00
Davide Madrisan
60535caa3b ifup, ifdown: display an error message when executed without any argument
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-21 21:30:24 +01:00
Davide Madrisan
83dce52968 ifup: minor code refactoring
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-21 21:20:19 +01:00
7963069c1e rtl8192ce: disable driver powersaving functions to prevent the driver from stopping to work after some time
(seen on Toshiba Satellie C855-19N 10ec:8176)
2012-09-08 19:08:10 +02:00
01a613fe86 Release 1.6.10 (late commit) 2012-09-08 18:54:17 +02:00
07adc6b093 Blacklist autoloaded always but seldomly used network drivers: rose, ax25, netrom, x25<F2> 2012-08-23 13:25:37 +02:00
Davide Madrisan
97233730f2 setclock: exit when /proc/driver/rtc cannot be found (no rtc)
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-08-15 18:58:59 +02:00
6177fa91d3 ifup, ifdown: do nothing unless NM_CONTROLLED=no is set in ifcfg file 2012-03-13 14:53:02 +01:00
b05691fb3b rc: manage force-display-on-active-vt before starting services, not after, due to multithread init 2012-03-08 15:31:01 +01:00
cc3fe38c57 Release 1.6.9 2012-02-16 17:28:37 +01:00
6826096e1d rc: only force login manager to use current virtual console at boot, not in subsequent runlevel changes 2012-02-06 20:49:52 +01:00
Davide Madrisan
c58556f8e8 Remove SIG prefix from SIGINT,SIGQUIT,SIGTSTP for POSIX (and dash) compatibility
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-01-19 20:23:54 +01:00
Davide Madrisan
ffc811b68b functions: make __pids_var_run() dash compliant
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2012-01-13 22:33:27 +01:00
ad5e3b1014 Release 1.6.8 2011-12-26 17:22:41 +01:00
679899f0e0 rc: 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 happening 2011-12-26 14:07:12 +01:00
Davide Madrisan
17dd4d7fe9 ChangeLog: fix typo error 2011-12-20 22:19:31 +01:00
5b5f0f7f04 cleanfs: remove /var/log/kdm.log 2011-12-09 19:34:56 +01:00
72dd025616 console: fix plymouthd check 2011-12-09 16:09:52 +01:00
4038a7e811 Release 1.6.6 2011-12-06 22:21:39 +01:00
2a210d59e2 rc: fix debug (console) and normal (file) logging in non multithreaded init mode 2011-12-02 14:47:48 +01:00
9dd92f64e8 rc.sysinit: fix log writing to file in non debug mode to prevent writing to read-only filesystem 2011-12-02 13:33:03 +01:00
fe6ca9f9f9 mountproc: mount /dev,/run,/dev/pts,/dev/shm if not already mounted 2011-11-30 20:02:30 +01:00
79c2f0913b Provide a new console early initscript for console setting with plymouth support (requires kbd and obsoletes its initscript) 2011-11-30 17:08:46 +01:00
f13cf13e4a rc: cleanup last boot plymouth message to start with a clean splash on shutdown 2011-11-29 01:56:50 +01:00
65a6f29348 Release 1.6.5 2011-11-29 01:38:08 +01:00
f722081e20 rc: create /var/spool/gdm/force-display-on-active-vt in runlevel 5 if plymouth is running to support smooth transition 2011-11-29 01:34:02 +01:00
5a1ec81085 checkfs: append 'stop' to reboot script command line to make reboot really work 2011-11-14 19:56:55 +01:00
fafafcef40 rc.sysinit: fix console device in debug mode 2011-11-14 19:38:35 +01:00
9afe8a664d checkfs: use bitwise check to correctly match e2fsck errors (and fix reboot when needed) 2011-11-14 17:17:39 +01:00
e8ed531999 Remove obsolete and no loger used definitions of KERNELMIN 2011-11-12 11:34:42 +01:00
c8a98f25e8 Release 1.6.4 2011-10-30 22:56:41 +01:00
b657f1df1c rc: restart plymouthd if not running (workaround for daemon stopping at runlevel change with non KMS drivers) 2011-10-21 19:13:48 +02:00
53b5df02a3 deps.stop.mk: fix a typo in previous commit 2011-10-21 17:07:07 +02:00
b1edfb0fcf netfs: added initscript script which mounts network shares defined in /etc/fstab after network 2011-10-21 16:53:58 +02:00
12f2fb6d32 setclock: set 2011-01-01 date when broken hardware clock is detected 2011-10-17 16:32:50 +02:00
bbc7c870b3 Release 1.6.3 2011-10-17 00:06:19 +02:00
2beb624028 Don't blacklist rt2800pci and rt2800usb because since kernel 3.0 they seem to integrate the respective staging drivers 2011-10-16 22:22:39 +02:00
2332a4d7d0 Release 1.6.2 2011-10-16 22:21:44 +02:00
236c6a867b deps.start.mk: only set sshd dependency to mambawelcome, which is the service which takes longer at boot 2011-10-08 21:07:50 +02:00
e8bd4e3edf Release 1.6.1 2011-10-06 04:22:43 +02:00
ca1a47f699 deps.start.mk: add missing targets to avoid make error and runlevel 5 startup failure (urgent) 2011-10-06 04:00:50 +02:00