Commit Graph

58 Commits

Author SHA1 Message Date
d640ac2700 Cleanup of pre-systemd files 2021-08-26 10:02:15 +02:00
5b8fdba206 Install sysctl.conf as expected by systemd in /usr/lib/sysctl.d and rename to 40-openmamba.conf 2017-12-20 23:13:08 +01:00
72b8241f33 Set NETWORKING=yes in legacy /etc/sysconfig/network to prevent legacy scripts from giving warnings 2014-05-07 16:38:23 +02:00
a2e5121e7a Remove deprecated sysconfig scripts clock,i18n,keyboard,static-routes.
Still provide network and rc for legacy script which fail if they don't find them.
2014-04-21 14:28:51 +02:00
1c935bd3da Remove /etc/sysconfig/proxy, moved to desktop-base-openmamba 2013-05-02 15:44:07 +02:00
381f66b2d3 rc: fix shutdown in not-multithreaded sysv5 mode 2013-04-19 13:00:08 +02:00
fc44a0346b Makefile: install modprobe.d files to /lib/modprobe.d 2013-04-14 17:09:15 +02:00
9e162f641f etc/modprobe.d/rtl8192ce.conf: added previously forgotten file 2013-03-29 15:01:31 +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
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
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
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
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
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
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
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
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
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
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
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
0613c27ebc blacklist-framebuffer.conf: fix typo 2011-10-03 11:42:59 +02:00
b0987747f6 blacklist-framebuffer.conf: blacklist framebuffer drivers which may cause conflicts with VESA and X.Org 2011-09-03 19:10:05 +02:00
fc5bb6b8db Added support for /etc/locale.conf with fallback to /etc/sysconfig/i18n for LANG setting 2011-09-01 13:59:50 +02:00
a77a2db442 functions: add echo_ok as and alias of echo_success (see VirtualBox lfs initscript part) 2011-08-20 17:37:14 +02:00
71fa047717 checkfs: don't check root filesystem if it was already done in initramfs 2011-08-18 16:56:10 +02:00
773585feb7 checkfs: fix return code check after remounting root fs read/only (Davide Madrisan) 2011-08-18 15:35:08 +02:00
5698192bd7 mountfs: mount usbfs according to fstab configuration 2011-07-12 11:49:49 +02:00
7c1a580b06 Don't blacklist nouveau driver 2011-07-10 17:05:52 +02:00
5e1fad036d Revert "rc: restart plymouthd if it crashed"
This reverts commit dd0ecf1203.
2011-07-10 17:05:20 +02:00
dd0ecf1203 rc: restart plymouthd if it crashed 2011-07-02 20:55:49 +02:00
0ec2ed0735 rc: remove $PLYMOUTH update calls which were not correct and causing splash to crash on boot 2011-07-02 20:06:10 +02:00
fa9c7aa009 inittab: don't run agetty on tty1 in runlevel 5 now that kdm and other login manager use vt1 for smooth plymouth integration 2011-06-30 16:02:53 +02:00
2c00804f7c Revert "rc: don't call plymouth with --attach-to-session and --show-splash, which were presumely causing problems with KDM transiontion patch"
This reverts commit 4bc83773ee.
2011-06-30 14:10:01 +02:00