|
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 |
|
|
95167a0f2e
|
Release 1.6.0
|
2011-10-06 03:59:53 +02:00 |
|
|
99ea282c0a
|
multithreaded init: add dependencies to mambawelcome to start later
|
2011-10-03 11:49:44 +02:00 |
|
|
0613c27ebc
|
blacklist-framebuffer.conf: fix typo
|
2011-10-03 11:42:59 +02:00 |
|
|
d92f3985dd
|
Release 1.5.9
|
2011-09-03 19:11:01 +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 |
|
|
7ce04401ae
|
Release 1.5.8
|
2011-09-01 14:09:40 +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 |
|
|
c83d5a475c
|
Release 1.5.7
|
2011-07-10 17:23:26 +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 |
|
|
8b735c12e0
|
deps.stop.mk: resolve circular dependency between sendsignals and swap
|
2011-07-02 17:31:01 +02:00 |
|
|
d6b9abca07
|
Release 1.5.5
|
2011-06-30 16:06:12 +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 |
|
|
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 |
|
|
62263a2704
|
sysctl.conf: set net.ipv4.tcp_ecn = 0 and net.ipv4.tcp_window_scaling = 0
|
2011-06-13 01:01:24 +02:00 |
|
|
f95ef7b25c
|
Release 1.5.2
|
2011-06-13 00:54:49 +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 |
|