Commit Graph

36 Commits

Author SHA1 Message Date
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
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
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
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
4bc83773ee rc: don't call plymouth with --attach-to-session and --show-splash, which were presumely causing problems with KDM transiontion patch 2011-06-28 04:59:34 +02:00
6927295bd1 rc: do not quit plymouth if in runlevel 5 to allow smooth integration managed by *dm 2011-06-22 23:22:56 +02:00
1536d8ab8d mountfs: set read-write mode (--sysinit) for plymouth
rc: quit plymouth with --retain-splash in runlevel 5
2011-06-09 14:46:52 +02:00
9cf0a4c96c sendsignals: fix appearance of shutdown messages and script cleanup 2011-05-09 16:08:42 +02:00
24c9810503 fix mountproc check for /sys and remove 2.4 kernel check code 2011-04-29 21:32:57 +02:00
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.*
2011-04-27 19:48:38 +02:00
906caeb7ae First git commit 2011-04-26 12:26:24 +02:00