./wip/sysvinit, The Linux System V init and miscellaneous Linux tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.84, Package name: sysvinit-2.84, Maintainer: reed

Sysvinit is probably the most widely-used init package for Linux.
This collection of tools is developed by Miquel van Smoorenburg.

It includes a Linux System V init (the parent of all processes),
halt, poweroff and reboot, killall5 and pidof, last and lastb,
mesg, runlevel, shutdown, sulogin, telinit, utmpdump, and wall.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 89.344 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2005-11-28 01:27:22 by Roland Illig | Files touched by this commit (79)
Log message:
Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
   2005-05-24 12:31:45 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
   2004-01-25 03:33:44 by grant beattie | Files touched by this commit (1)
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
   2003-08-29 17:34:31 by Jeremy C. Reed | Files touched by this commit (1)
Log message:
I am maintainer.
   2003-08-29 12:31:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
Use tech-pkg instead of packages (actually, it should be the
committer of the package instead...).