Commit Graph

28 Commits

Author SHA1 Message Date
7bea2426d9 rc: 2.32 -> 2.33 2024-07-19 21:01:30 +02:00
e1f346b728 rc: use mkdir -m instead of chmod 2022-04-18 00:11:48 +02:00
ee9ec453aa rc: 2.31 -> 2.32 2022-02-27 21:42:18 +01:00
e7cbffdeae rc: fix for runlevel switching 2019-06-09 11:51:47 -05:00
James Buren
12dcfd81a6 rc: modify inittab to support LXC and LXD containter shutdown
This uses the largely unused entries that exists for UPS integration
with sysvinit to properly shutdown the containers when SIGPWR is sent
to the container's process 1.
2019-02-22 17:32:36 +01:00
c8d6581046 rc: run rc.fix with the --system-only option, FS#1494 2017-10-24 12:56:30 +02:00
ede456ef44 rc: use --sysinit with vgchange to avoid a warning at system start 2017-08-02 16:10:09 +02:00
4092a0ce53 rc: add 'lo' to the SERVICES array of rc.conf 2014-05-08 11:11:46 +02:00
Fredrik Rinnestam
ae884a379a rc: removed btrfs-scan from rc. handle it with a udev rule instead 2013-11-17 21:03:39 +01:00
6f8151025e rc: start the first agetty with the --noclear option 2012-12-11 17:11:53 +01:00
005bd289e3 rc: update to 2.27
some minor improvements to rc.shutdown:

 + remove unneeded -m umount option
 + add devtmpfs to the filesystems we keep on umount -a
 + add --detach-loop to the umount options
2012-11-28 13:53:39 +01:00
Thomas Penteker
b947375b8e rc: scan for btrfs filesystems if kernel support is present 2012-09-26 11:25:22 +02:00
Matt Housh
e28f55d047 rc: updated for replacement of /etc/mtab with symlink to /proc/self/mounts 2012-09-21 10:49:51 -05:00
Tilman Sauerbeck
6ae1aaff90 rc: updated for new fontpath. 2010-10-10 12:36:55 +02:00
a34845b0af rc: add support for /forcefsck, FS#511 2010-07-01 12:30:19 +02:00
Jose V Beneyto
4ea7fb3677 rc: run syslog even if service array is empty 2009-08-14 12:44:58 +02:00
3e2c1d3514 rc: add support for lvm in rc/rc.shutdown 2009-06-27 16:16:17 +02:00
8faa21c7dd rc: update to 2.22
loadkey binary has been moved from /bin to /usr/bin, adjusted /etc/rc
for this. See ticket #438 as well.
2009-05-12 15:23:20 +02:00
24fe8f03b1 rc: force mount to write an entry for / into mtab 2008-11-04 20:41:32 +01:00
Tilman Sauerbeck
19c75cfdb7 rc: make sure /etc/mtab exists before mounting file systems.
This is to silence mount(8) which complains if /etc/mtab cannot
be found.
2008-11-02 12:15:06 +01:00
Gunter Coelle
dd127408a8 rc: Link /etc/localtime with -snf.
This makes the linking work even if /etc/localtime points to a
directory.
2008-05-27 19:15:32 +02:00
ac83b6e3c7 rc: added missing start paramater, version 2.18 2007-10-18 09:00:43 +02:00
Simone Rota
537b7eb529 rc: make it easier to replace sysklogd with alternatives (patch by predatorfreak) 2007-10-11 21:40:23 +02:00
Simone Rota
0b9894f00f rc: added /etc/rc.fix 2007-03-14 19:21:15 +00:00
Matt Housh
907331c22f rc: fixed sleep path in rc.shutdown and rc.single 2007-02-21 12:51:02 -06:00
Simone Rota
550f49b967 rc: do not remove directories on system startup 2006-02-24 13:08:29 +00:00
Simone Rota
6003b5f0ab rc: updated for udev, activate swap after mounting filesystem 2006-02-23 18:11:09 +00:00
Johannes Winkelmann
38ada5cc3d create branch for 2.2 2006-02-23 15:26:10 +00:00