[PKG-OpenRC-Debian] [GIT] Packaging OpenRC annotated tag openrc-0.4.0 created. openrc-0.4.0

Benda Xu heroxbd-guest at moszumanska.debian.org
Thu Jan 5 02:11:27 UTC 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Packaging OpenRC".

The annotated tag, openrc-0.4.0 has been created
        at  96c825f59c6d58fdd98a994e8538212773a50193 (tag)
   tagging  6ce7001a1aa114d13215eeff843045bafa746358 (commit)
  replaces  openrc-0.3.0
 tagged by  Roy Marples
        on  Sun Dec 7 08:38:16 2008 +0000

- Log -----------------------------------------------------------------
Punt redundant dirs from git mirgation.

Mike Frysinger (1):
      hwclock: skip rtc checks if kernel lacks module support

Roy Marples (76):
      Fix a segfault when profile.env does not exist.
      kenv is not always available.
      #ifdef atexit cleanups calling free as the OS should do this for us, but valgrind debuggers need it.
      Fix tests, #Gentoo 240350.
      Merge branch 'master' of git at git.overlays.gentoo.org:proj/openrc
      Fix utmp permissions, Gentoo #240437.
      Clean up warnings regarding printf.
      Fix status check, #239922
      Add a better, but incomplete tgoto implementation to make gcc happy.
      Warn about sulogin timeout and then continue as normal, Gentoo #240383
      Fix umounting reporting exit status, Gentoo #239922.
      sysinit is now a real runlevel that handles things like udev, dmesg and     mounting various bits in /dev and /sys.     init.sh JUST mounts /lib/rc/init.d (and /proc for Linux systems)     To make development of this easier we now return an empty RC_STRINGLIST     instead of a NULL for empty things.
      Shorten common messages for prefixed output.
      Remove coldplug and just have hotplug which is a list of allowed/disallowed services. Makes things much easier.
      Remove hardedcoded foo here.
      Re-evaluate sys after running initsh.
      Fix adding just the default route, #119 thanks to pva.
      Fix fuser on BSD platforms.
      Compile with FreeBSD 6.x make
      Ignore new scripts.
      Include sysinit services even in single user.
      Enable use of .depend on gmake. Also, generate extra dependencies for our shared libraries.
      Really fix .depend
      Remove bash localisation feature, Gentoo #244444 thanks to Andrey Grozin.
      Don't quote $tunnel, Gentoo #218123.
      Remove sysvinit specific code.     The runlevels shutdown, reboot, sysinit and single should be called by     init(8) and shutdown(8) and not manually.     sysvinit users will have to add sulogin to their inittab to secure the     console.
      Style.
      Style and typo.
      Properly set PAM enviornment variables after opening session.
      We should show hotplugged services, needed services and manually started services in rc-status.
      We no longer hotplug by default.
      Fix --name when stopping, Gentoo #243088.
      Allow ~ and ~user to expand for chdir and chroot.
      Plug a leak and expand exec also.
      Add a new shutdown runlevel, Gentoo #224537.     Split halt.sh into halt, killprocs, romount and savecache services.     The reboot runlevel is removed but mapped to shutdown.     The halt script should be moved to the sysvinit package.
      We shouldn't run halt.sh anymore.
      Add descriptions.
      Fix fstabinfo for mounting /dev/shm, Gentoo #245367.
      Fix sending signals, #121.
      --nice is -N, not -n. Also, correct default timeout.
      Avoid depends not in the runlevel for sysinit and shutdown.
      No need for NULL here.
      We start off in sysinit correctly.
      Now the linx fsck man page has return codes, I find them different from the BSD's so adjust accordingly.
      Ignore after dependencies for shutdown when not in the runlevel.
      Typo
      Typo
      Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo #239922. Thanks to Duncan.
      Use mount-ro
      More Typos.
      We should not update mtab here.
      Remove deprecated use of modprobe -l. If we need this functionaltiy back, we need to use something else, like say find.
      Restore interface_exists, interface_up and interface_exists, #123.
      Fix stopping with a faulty pidfile.
      Don't set user info unless stated.
      Save a needless malloc when re-creating PATH.
      Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on how to handle this.
      Mark the addon code as deprecated.
      Fix lib.
      Don't warn about waiting for services marked as notimeout, Gentoo #247306.
      Save more screen space by removing the space befor the * for einfo and friends. Also remove the leading space before ... for ebegin.
      Switch from select to poll and improve the no prefixing of eend calls.
      Switch from select to poll and improve the no prefixing of eend calls.
      Not needed.
      Save screen space.
      Style.
      Ignore interupts when waiting for processes to finish. Also, style fixes.
      Actally show hotplugged services.
      Include hotplugged services in our start list.
      Punt .gitignore files.
      make ignore now configures the sv:ignore property.
      If we're building from subversion, brand the binary as such.
      Report invalid runlevels.
      runlevel override works correctly again.
      Tag openrc-0.4.0
      Fix dist for svn

-----------------------------------------------------------------------


hooks/post-receive
-- 
Packaging OpenRC



More information about the OpenRC-devel mailing list