24762a8751
sysvinit: update to 3.05
2022-08-22 10:37:40 +02:00
dc4a5cdd23
sysvinit: 3.03 -> 3.04
2022-04-28 21:28:32 +02:00
41817a06e3
sysvinit: 3.02 -> 3.03
2022-04-15 11:48:09 +02:00
b4417f7131
sysvinit: update to 3.02
2022-03-30 16:41:36 +02:00
2893180454
sysvinit: update to 3.01
2021-12-14 11:23:25 +01:00
10155cb4ef
sysvinit: update to 3.00
2021-09-25 09:02:31 +02:00
7f7e56f016
sysvinit: update to 2.99
2021-02-24 12:10:39 +01:00
Fredrik Rinnestam
b795c1314e
sysvinit: 2.98
2020-11-17 20:28:51 +01:00
992e055e66
sysvinit: update to 2.97
2020-07-16 15:36:37 +02:00
d822d6759e
sysvinit: update to 2.96
2019-09-15 12:38:45 +02:00
Fredrik Rinnestam
b10da38255
sysvinit: updated to 2.95
2019-06-18 22:56:07 +02:00
cab2be67bb
sysvinit: update to 2.94
2019-02-27 11:34:53 +01:00
00d62d8c61
sysvinit: updated to version 2.93
2018-12-03 16:15:28 -06:00
e6118bb5c4
sysvinit: update to 2.91
2018-10-21 12:32:27 +02:00
7dd8c3edfa
core: remove all .md5sum
2018-08-24 12:38:26 +02:00
Fredrik Rinnestam
3692a4ebb7
sysvinit: updated to 2.90
2018-06-19 23:22:50 +02:00
041ccd7f4d
sysvinit: update to 2.89
...
the only intrusive change in this new sysvinit release is the move
of the control FIFO from /dev/initctl (version 2.88) to /run/initctl
(version 2.89). After update it's not possible to talk to the running
init daemon.
Adding a sysmlink between the two locations doesn't work, because the
symlink would overwrite the real FIFO at /run/initctl upon another
install of 2.89.
The best way to solve this issue is to restart the system after update
by running
/etc/rc.shutdown
2018-03-29 13:46:40 +02:00
Fredrik Rinnestam
b6fab05677
updated core ports signatures
2016-06-15 00:38:51 +02:00
Fredrik Rinnestam
a240ed30d7
sysvinit: move man-pages to /usr/share/man
2015-07-25 21:04:19 +02:00
2bed4f73f8
sysvinit: remove last, mesg, wall and pidof which are provided by util-linux and procps now
2014-02-15 17:21:34 +01:00
4230491c0b
sysvinit: remove mountpoint and utmpdump form install, provided by util-linux now
2012-08-08 10:13:43 +02:00
4482ab887f
[notify] sysvinit: update to 2.88
...
To avoid an unclean unmount of "/" on next shutdown, reload
the init process as root after the sysvinit-update:
/sbin/telinit U
2010-09-14 20:58:06 +02:00
Tilman Sauerbeck
cdaa387d44
sysvinit: use execle() instead of execl().
...
The caller wants to set the environment, so we need to use execle().
2010-07-23 17:05:57 +02:00
Simone Rota
70fbfffa7e
Updated references Per->CRUX System Team
2007-01-23 17:25:18 +00:00
Juergen Daubert
39b8e7f5a9
Changed Per's email address to core-ports at crux dot nu
2006-04-20 20:37:09 +00:00
Johannes Winkelmann
e3afe2298e
create branch for 2.2
2006-02-23 15:26:10 +00:00