Commit Graph

  • 997f99cd34 Accepting request 38937 from Base:System OBS User autobuild 2010-04-28 20:27:43 +00:00
  • 034997103a Accepting request 38937 from Base:System OBS User autobuild 2010-04-28 20:27:43 +00:00
  • 0c36dc9314 Updating link to change in openSUSE:Factory/sysvinit revision 67.0 OBS User buildservice-autocommit 2010-04-28 20:27:43 +00:00
  • 4a12e00c48 Updating link to change in openSUSE:Factory/sysvinit revision 67.0 OBS User buildservice-autocommit 2010-04-28 20:27:43 +00:00
  • cc5d2dfae5 checked in (request 38937) OBS User autobuild 2010-04-28 20:27:42 +00:00
  • a5351b32e0 checked in (request 38937) OBS User autobuild 2010-04-28 20:27:42 +00:00
  • 07f428bc1c . Dr. Werner Fink 2010-04-27 12:38:35 +00:00
  • 480bcca14d . Dr. Werner Fink 2010-04-27 12:38:35 +00:00
  • 4087483872 Accepting request 38331 from Base:System OBS User autobuild 2010-04-25 16:42:19 +00:00
  • 9390c99b69 Accepting request 38331 from Base:System OBS User autobuild 2010-04-25 16:42:19 +00:00
  • c95e3b816e Updating link to change in openSUSE:Factory/sysvinit revision 66.0 OBS User buildservice-autocommit 2010-04-25 16:42:19 +00:00
  • add4f1c823 Updating link to change in openSUSE:Factory/sysvinit revision 66.0 OBS User buildservice-autocommit 2010-04-25 16:42:19 +00:00
  • aa08b75779 checked in (request 38331) OBS User autobuild 2010-04-25 16:42:18 +00:00
  • a7646a3a3e checked in (request 38331) OBS User autobuild 2010-04-25 16:42:18 +00:00
  • 72bc7379ab - Add patch to make last(1) knowing latest IPv6 specs - Update to sysvinit (2.88dsf) world; urgency=low * Mention new home on Savannah in README. * Revert change from Fedora/RedHat where the now obsolete command INIT_CMD_CHANGECONS was introduced. Based on feedback and patch from Bill Nottingham. * Adjust makefile to make sure the install directories are created before files are copied into them. * Simplify build rules, based on patch from Mike Frysinger and Gentoo. * Fix minor bug in optimizing of argument parsing. Based on report from jakemus on freshmeat. * Add casts to get rid of compiler warning about signed/unsigned issues. * Change tty handling in init to make sure the UTF-8 flag is not cleared on boot. Patch from Samuel Thibault. * Add Makefile in toplevel directory. * Print usage information when shutdown is used by non-root user. Patch from Mike Frysinger and Gentoo. * Sync shutdown manual page and usage information. Patch from Mike Frysinger and Gentoo. * Fix race condition in utmp writing. Patch from Gil Kloepfer via Mike Frysinger and Gentoo. * Rewrite findtty() in bootlogd to recursively search /dev/ for the correct device, to handle terminal devices for example in /dev/pty/. Patch from Debian. * Make sure bootlogd findpty() returns an error value when it fails to find a usable pty. Patch from Rob Leslie via Debian. * Make sure bootlogd fflush() every line, even if asked not to flush to disk using fdatasync(). Patch from Scott Gifford via Debian. * Add compatibility code to handle old path "/etc/powerstatus" for a while. * Incude definition for MNT_DETACH which is missing in older GNU libc headers. * Do not strip binaries before installing them, to make it easier to get binaries with debug information installed. * Add the comment from Andrea Arcangeli about the correct place of setting the default childhandler within spawn(). * Make sure that newline is printed out for last(1) even if an utmp record entry is truncated. * Check if utmp not only exists but also is writable and delay writing out of the utmp runlevel record if utmp is not writable. * Be able to find libcrypt also on 64 bit based architectures. * Add option -w to the last command to display the full user and domain names in the output. Patch from Petr Lautrbach. * Add a manual page for utmpdump as this tool is sometimes very useful even if not intended for normal use. * Use paths.h macros for wall * Change path "/etc/powerstatus" to "/var/run/powerstatus" * Detected also removable block devices at halt/reboot to be able to flush data and send them the ATA standby command. This should avoid data loss on USB sticks and other removable block devices. * Flush block devices on halt/reboot if not done by the kernel. * Set SHELL to /bin/sh in the environmant of shutdown. * Retry to write out shutdown messages if interrupted. * pidof/killall5 - make omit pid list a dynamic one. * pidof - provide '-n' to skip stat(2) syscall on network based FS. * init - avoid compiler warnings * init - initialize console by using the macros from ttydefaults.h * init - add the possiblity to ignore further interrupts from keyboard * init - add the possiblity to set sane terminal line settings * sulogin - add the possibility to reset the terminal io * Fix some minor problems * init - enable is_selinux_enabled() to detect selinuxfs * Add fix for Debian bug #536574 -- Can be enabled by -DACCTON_OFF * Add helper program fstab-decode to make it easier to handle /etc/mtab content. Patch by Miloslav Trmac and Fedora. * Add fix for Debian bug #335023 - Make sure TERM is set on FreeBSD. * Add fix for Debian bug #374038 - Make it clear that shutdown -c can only cancel a waiting shutdown, not an active one. * Add note to pidof manual page about the use of readlink(2). Patch by Bill Nottingham and Fedora. * Add PAM patch contrib/notify-pam-dead.patch based on Debian bug #68621, which will add PAM support for programs spawned by init on the console like sulogin. Based on patch by Topi Miettinen. This patch is not applied by default yet while we review its usefullness. It is only helpful for session handling, as sulogin do not use and will not use a PAM conv() function. The current sulogin is able to handle DES as well as MD5, SHA, and Blowfish encrypted passwords due using getpwnam(3). * Move utmp/wtmp before the execvp() in spawn() to be sure to use the correct pid even on a controlling tty * Remaining problem is that the pid of the second fork() for getting a controlling tty isn't that reported by spawn() * Re-enable writting utmp/wtmp for boot scripts * Extend sulogin to support additional encryption algorithms * Re-enable maintenance message of sulogin * Enable the sulogin fallback password check to handle MD5, SHA, and Blowfish encrypted passwords in case of getpwnam(3) fails. * sulogin picking the SELinux context was broken. Patch by Daniel Walsh Dr. Werner Fink 2010-04-15 10:39:52 +00:00
  • 3afec739d5 - Add patch to make last(1) knowing latest IPv6 specs - Update to sysvinit (2.88dsf) world; urgency=low * Mention new home on Savannah in README. * Revert change from Fedora/RedHat where the now obsolete command INIT_CMD_CHANGECONS was introduced. Based on feedback and patch from Bill Nottingham. * Adjust makefile to make sure the install directories are created before files are copied into them. * Simplify build rules, based on patch from Mike Frysinger and Gentoo. * Fix minor bug in optimizing of argument parsing. Based on report from jakemus on freshmeat. * Add casts to get rid of compiler warning about signed/unsigned issues. * Change tty handling in init to make sure the UTF-8 flag is not cleared on boot. Patch from Samuel Thibault. * Add Makefile in toplevel directory. * Print usage information when shutdown is used by non-root user. Patch from Mike Frysinger and Gentoo. * Sync shutdown manual page and usage information. Patch from Mike Frysinger and Gentoo. * Fix race condition in utmp writing. Patch from Gil Kloepfer via Mike Frysinger and Gentoo. * Rewrite findtty() in bootlogd to recursively search /dev/ for the correct device, to handle terminal devices for example in /dev/pty/. Patch from Debian. * Make sure bootlogd findpty() returns an error value when it fails to find a usable pty. Patch from Rob Leslie via Debian. * Make sure bootlogd fflush() every line, even if asked not to flush to disk using fdatasync(). Patch from Scott Gifford via Debian. * Add compatibility code to handle old path "/etc/powerstatus" for a while. * Incude definition for MNT_DETACH which is missing in older GNU libc headers. * Do not strip binaries before installing them, to make it easier to get binaries with debug information installed. * Add the comment from Andrea Arcangeli about the correct place of setting the default childhandler within spawn(). * Make sure that newline is printed out for last(1) even if an utmp record entry is truncated. * Check if utmp not only exists but also is writable and delay writing out of the utmp runlevel record if utmp is not writable. * Be able to find libcrypt also on 64 bit based architectures. * Add option -w to the last command to display the full user and domain names in the output. Patch from Petr Lautrbach. * Add a manual page for utmpdump as this tool is sometimes very useful even if not intended for normal use. * Use paths.h macros for wall * Change path "/etc/powerstatus" to "/var/run/powerstatus" * Detected also removable block devices at halt/reboot to be able to flush data and send them the ATA standby command. This should avoid data loss on USB sticks and other removable block devices. * Flush block devices on halt/reboot if not done by the kernel. * Set SHELL to /bin/sh in the environmant of shutdown. * Retry to write out shutdown messages if interrupted. * pidof/killall5 - make omit pid list a dynamic one. * pidof - provide '-n' to skip stat(2) syscall on network based FS. * init - avoid compiler warnings * init - initialize console by using the macros from ttydefaults.h * init - add the possiblity to ignore further interrupts from keyboard * init - add the possiblity to set sane terminal line settings * sulogin - add the possibility to reset the terminal io * Fix some minor problems * init - enable is_selinux_enabled() to detect selinuxfs * Add fix for Debian bug #536574 -- Can be enabled by -DACCTON_OFF * Add helper program fstab-decode to make it easier to handle /etc/mtab content. Patch by Miloslav Trmac and Fedora. * Add fix for Debian bug #335023 - Make sure TERM is set on FreeBSD. * Add fix for Debian bug #374038 - Make it clear that shutdown -c can only cancel a waiting shutdown, not an active one. * Add note to pidof manual page about the use of readlink(2). Patch by Bill Nottingham and Fedora. * Add PAM patch contrib/notify-pam-dead.patch based on Debian bug #68621, which will add PAM support for programs spawned by init on the console like sulogin. Based on patch by Topi Miettinen. This patch is not applied by default yet while we review its usefullness. It is only helpful for session handling, as sulogin do not use and will not use a PAM conv() function. The current sulogin is able to handle DES as well as MD5, SHA, and Blowfish encrypted passwords due using getpwnam(3). * Move utmp/wtmp before the execvp() in spawn() to be sure to use the correct pid even on a controlling tty * Remaining problem is that the pid of the second fork() for getting a controlling tty isn't that reported by spawn() * Re-enable writting utmp/wtmp for boot scripts * Extend sulogin to support additional encryption algorithms * Re-enable maintenance message of sulogin * Enable the sulogin fallback password check to handle MD5, SHA, and Blowfish encrypted passwords in case of getpwnam(3) fails. * sulogin picking the SELinux context was broken. Patch by Daniel Walsh Dr. Werner Fink 2010-04-15 10:39:52 +00:00
  • 3c3dfc8d0e Accepting request 37901 from Base:System OBS User autobuild 2010-04-14 13:37:58 +00:00
  • 739c847b19 Accepting request 37901 from Base:System OBS User autobuild 2010-04-14 13:37:58 +00:00
  • edd3b883c3 Updating link to change in openSUSE:Factory/sysvinit revision 65.0 OBS User buildservice-autocommit 2010-04-14 13:37:58 +00:00
  • f418e2638e Updating link to change in openSUSE:Factory/sysvinit revision 65.0 OBS User buildservice-autocommit 2010-04-14 13:37:58 +00:00
  • 9b7d046d75 checked in (request 37901) OBS User autobuild 2010-04-14 13:37:57 +00:00
  • c9d43c5b94 checked in (request 37901) OBS User autobuild 2010-04-14 13:37:57 +00:00
  • e4ac5bb4bb . Dr. Werner Fink 2010-04-14 07:51:41 +00:00
  • 1e58522780 . Dr. Werner Fink 2010-04-14 07:51:41 +00:00
  • 6794b7622b . Dr. Werner Fink 2010-04-12 15:50:47 +00:00
  • 4228bd3e98 . Dr. Werner Fink 2010-04-12 15:50:47 +00:00
  • efd1aa105e . Dr. Werner Fink 2010-04-09 14:16:11 +00:00
  • 5e0aaf7db5 . Dr. Werner Fink 2010-04-09 14:16:11 +00:00
  • 7f470324d9 . Dr. Werner Fink 2010-04-09 13:46:25 +00:00
  • 4449329b6c . Dr. Werner Fink 2010-04-09 13:46:25 +00:00
  • 9466b58769 . Dr. Werner Fink 2010-04-09 12:33:43 +00:00
  • 724d05d52a . Dr. Werner Fink 2010-04-09 12:33:43 +00:00
  • 2d385dbef9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=64 OBS User autobuild 2010-03-18 15:31:19 +00:00
  • 57ce177d64 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=64 OBS User autobuild 2010-03-18 15:31:19 +00:00
  • 41158b53fc Updating link to change in openSUSE:Factory/sysvinit revision 64.0 OBS User buildservice-autocommit 2010-03-18 15:31:19 +00:00
  • e515faf1bf Updating link to change in openSUSE:Factory/sysvinit revision 64.0 OBS User buildservice-autocommit 2010-03-18 15:31:19 +00:00
  • 98576211a3 Accepting request 33857 from Base:System OBS User autobuild 2010-03-05 08:46:39 +00:00
  • 8c44067255 Accepting request 33857 from Base:System OBS User autobuild 2010-03-05 08:46:39 +00:00
  • e5e312689d Updating link to change in openSUSE:Factory/sysvinit revision 63.0 OBS User buildservice-autocommit 2010-03-05 08:46:39 +00:00
  • ef01ebd60f Updating link to change in openSUSE:Factory/sysvinit revision 63.0 OBS User buildservice-autocommit 2010-03-05 08:46:39 +00:00
  • 3b38edb2a8 - provide sbin_init (so external packages can require either sysvinit or upstart) Stephan Kulow 2010-03-03 13:22:37 +00:00
  • e38f2aeefb - provide sbin_init (so external packages can require either sysvinit or upstart) Stephan Kulow 2010-03-03 13:22:37 +00:00
  • 1a2465f0b2 Accepting request 32611 from Base:System OBS User autobuild 2010-02-15 17:11:18 +00:00
  • b341b3649d Accepting request 32611 from Base:System OBS User autobuild 2010-02-15 17:11:18 +00:00
  • c13a0acc33 Updating link to change in openSUSE:Factory/sysvinit revision 62.0 OBS User buildservice-autocommit 2010-02-15 17:11:18 +00:00
  • 32bc9d6504 Updating link to change in openSUSE:Factory/sysvinit revision 62.0 OBS User buildservice-autocommit 2010-02-15 17:11:18 +00:00
  • cfb85c677f checked in (request 32611) OBS User autobuild 2010-02-15 17:11:17 +00:00
  • 5ecf3112a7 checked in (request 32611) OBS User autobuild 2010-02-15 17:11:17 +00:00
  • d51bfdfeb2 Accepting request 32195 from home:coolo:branches:openSUSE:Factory Dr. Werner Fink 2010-02-15 14:14:27 +00:00
  • b5a3ab6cd7 Accepting request 32195 from home:coolo:branches:openSUSE:Factory Dr. Werner Fink 2010-02-15 14:14:27 +00:00
  • 2d7700acf5 Accepting request 31791 from Base:System OBS User autobuild 2010-02-09 21:29:00 +00:00
  • 28a3a0f8d7 Accepting request 31791 from Base:System OBS User autobuild 2010-02-09 21:29:00 +00:00
  • da6cd6911a Updating link to change in openSUSE:Factory/sysvinit revision 61.0 OBS User buildservice-autocommit 2010-02-09 21:29:00 +00:00
  • 5a69badb3b Updating link to change in openSUSE:Factory/sysvinit revision 61.0 OBS User buildservice-autocommit 2010-02-09 21:29:00 +00:00
  • cc7438925f checked in (request 31791) OBS User autobuild 2010-02-09 21:28:59 +00:00
  • 86b6a037cd checked in (request 31791) OBS User autobuild 2010-02-09 21:28:59 +00:00
  • 40cb513737 . Dr. Werner Fink 2010-02-08 15:05:20 +00:00
  • de152a853a . Dr. Werner Fink 2010-02-08 15:05:20 +00:00
  • 119713f777 . Dr. Werner Fink 2010-02-08 14:59:59 +00:00
  • ec48fd8348 . Dr. Werner Fink 2010-02-08 14:59:59 +00:00
  • 91d54ebd59 Accepting request 30828 from Base:System OBS User autobuild 2010-01-29 15:52:43 +00:00
  • 73e1e37093 Accepting request 30828 from Base:System OBS User autobuild 2010-01-29 15:52:43 +00:00
  • a3788d3a91 Updating link to change in openSUSE:Factory/sysvinit revision 60.0 OBS User buildservice-autocommit 2010-01-29 15:52:43 +00:00
  • 82f9de736d Updating link to change in openSUSE:Factory/sysvinit revision 60.0 OBS User buildservice-autocommit 2010-01-29 15:52:43 +00:00
  • b78a9d1ba9 checked in (request 30828) OBS User autobuild 2010-01-29 15:52:42 +00:00
  • 032e6604de checked in (request 30828) OBS User autobuild 2010-01-29 15:52:42 +00:00
  • a928069667 . Dr. Werner Fink 2010-01-29 14:00:35 +00:00
  • 4624acff52 . Dr. Werner Fink 2010-01-29 14:00:35 +00:00
  • e742b19269 . Dr. Werner Fink 2010-01-29 13:32:06 +00:00
  • 876c68a185 . Dr. Werner Fink 2010-01-29 13:32:06 +00:00
  • 275736841c Accepting request 27347 from Base:System OBS User autobuild 2009-12-21 23:09:18 +00:00
  • eb64d0bab4 Accepting request 27347 from Base:System OBS User autobuild 2009-12-21 23:09:18 +00:00
  • 18405227ee Updating link to change in openSUSE:Factory/sysvinit revision 59.0 OBS User buildservice-autocommit 2009-12-21 23:09:18 +00:00
  • 31bad9674b Updating link to change in openSUSE:Factory/sysvinit revision 59.0 OBS User buildservice-autocommit 2009-12-21 23:09:18 +00:00
  • 203e853a23 checked in OBS User autobuild 2009-12-21 23:09:17 +00:00
  • dac84419f1 checked in OBS User autobuild 2009-12-21 23:09:17 +00:00
  • 0a6b46700c . Dr. Werner Fink 2009-12-21 15:18:18 +00:00
  • 5796c05256 . Dr. Werner Fink 2009-12-21 15:18:18 +00:00
  • 133b25a17e Accepting request 26002 from home:jengelh:branches:Base:System Dr. Werner Fink 2009-12-08 12:50:58 +00:00
  • dc3a01cfcc Accepting request 26002 from home:jengelh:branches:Base:System Dr. Werner Fink 2009-12-08 12:50:58 +00:00
  • 49d23e55c7 Accepting request 25784 from Base:System OBS User autobuild 2009-12-08 11:16:08 +00:00
  • 99be32483f Accepting request 25784 from Base:System OBS User autobuild 2009-12-08 11:16:08 +00:00
  • 44b2836239 Updating link to change in openSUSE:Factory/sysvinit revision 58.0 OBS User buildservice-autocommit 2009-12-08 11:16:08 +00:00
  • 44f5fe1780 Updating link to change in openSUSE:Factory/sysvinit revision 58.0 OBS User buildservice-autocommit 2009-12-08 11:16:08 +00:00
  • 0ca85c8be9 checked in OBS User autobuild 2009-12-08 11:16:07 +00:00
  • 9b21f8ea08 checked in OBS User autobuild 2009-12-08 11:16:07 +00:00
  • dc48a882f8 . Dr. Werner Fink 2009-12-07 15:55:00 +00:00
  • 4b442eedaa . Dr. Werner Fink 2009-12-07 15:55:00 +00:00
  • 0cb184616f Accepting request 25583 from Base:System OBS User autobuild 2009-12-07 14:53:19 +00:00
  • 6056d8d927 Accepting request 25583 from Base:System OBS User autobuild 2009-12-07 14:53:19 +00:00
  • 14d5641ca2 Updating link to change in openSUSE:Factory/sysvinit revision 57.0 OBS User buildservice-autocommit 2009-12-07 14:53:19 +00:00
  • 3abefbcaa9 Updating link to change in openSUSE:Factory/sysvinit revision 57.0 OBS User buildservice-autocommit 2009-12-07 14:53:19 +00:00
  • 22c3e1cf8a checked in OBS User autobuild 2009-12-07 14:53:17 +00:00
  • bf8066ff90 checked in OBS User autobuild 2009-12-07 14:53:17 +00:00
  • 7f726e8d0c . Dr. Werner Fink 2009-12-04 14:15:20 +00:00
  • 3a8b3fee71 . Dr. Werner Fink 2009-12-04 14:15:20 +00:00
  • bd577e34e8 Accepting request 24461 from Base:System OBS User autobuild 2009-11-16 13:41:08 +00:00
  • 1a20002c21 Accepting request 24461 from Base:System OBS User autobuild 2009-11-16 13:41:08 +00:00
  • 17a538621c checked in OBS User autobuild 2009-11-16 13:41:03 +00:00
  • 30ec649d5a checked in OBS User autobuild 2009-11-16 13:41:03 +00:00