| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #276715: Failure to compile with newer kernel headers due to COMMAND_LINE... | Robin H. Johnson | 2009-07-11 | 1 | -1/+6 |
* | Add missing leading slash to LIBEXECDIR. | Matthias Schwarzott | 2009-06-15 | 1 | -1/+4 |
* | Fix latent LIBDIR references #273224 by Peter Alfredsen. | Mike Frysinger | 2009-06-08 | 1 | -1/+5 |
* | Revert ldscript changes as they inadvertently break some init.d scripts #2706... | Mike Frysinger | 2009-06-08 | 1 | -1/+7 |
* | Sync changes from 0.4.3 back and merge the live/release versions. | Mike Frysinger | 2009-06-08 | 1 | -1/+4 |
* | Update repos to point to git #269705 by William Keaney. | Mike Frysinger | 2009-05-29 | 1 | -1/+4 |
* | Remove LIBDIR from env #266688, switch to get_libdir, and install shared libs... | Mike Frysinger | 2009-05-09 | 1 | -1/+6 |
* | Update patches against latest svn #267540 by Vivien Moreau. | Mike Frysinger | 2009-04-27 | 1 | -1/+6 |
* | backport r1523 and r1524 to fix compile on FreeBSD and still provide the syst... | Benedikt Boehm | 2009-04-18 | 1 | -1/+6 |
* | backport r1520 to support custom status function and return 32 if service has... | Benedikt Boehm | 2009-04-18 | 1 | -1/+11 |
* | Remove version 0.4.3 | Matthias Schwarzott | 2009-02-16 | 1 | -1/+4 |
* | Fix is_older_than, Bug #258688. | Matthias Schwarzott | 2009-02-13 | 1 | -1/+7 |
* | 0.4.3 patches are identical to 0.4.2. reuse 0.4.2 patches to save cvs space a... | Doug Goldstein | 2009-02-11 | 1 | -1/+8 |
* | Version bumped. Fixes a lot of issues. Like clock skew handling. wpa_supplica... | Matthias Schwarzott | 2009-02-11 | 1 | -1/+10 |
* | Sync 0.4.2 and 9999 ebuild. This does not change anything for 0.4.2 ebuild. | Matthias Schwarzott | 2009-01-31 | 1 | -1/+6 |
* | Use specialized svnversion command to get commit version. | Matthias Schwarzott | 2009-01-28 | 1 | -1/+4 |
* | Version bumped. Bug #254239. This fixes lots of details like compilation on n... | Matthias Schwarzott | 2009-01-14 | 1 | -1/+10 |
* | Improve description after private conversation with Roy. | Jeroen Roovers | 2009-01-08 | 1 | -1/+4 |
* | Change comment into useable tags. | Jeroen Roovers | 2009-01-03 | 1 | -1/+4 |
* | fix dmesg and sysfs init script inside vservers, bug #253105 | Benedikt Boehm | 2009-01-01 | 1 | -2/+6 |
* | invert module-init-tools depend so we're not always pulling it in. the depend... | Doug Goldstein | 2008-12-31 | 1 | -1/+6 |
* | remove old clock init script forcibly during the upgrade since it appears to ... | Doug Goldstein | 2008-12-30 | 1 | -1/+6 |
* | fix s-s-d signals on retry. bug #252621. remove old versions | Doug Goldstein | 2008-12-29 | 1 | -1/+17 |
* | Fix patches directory, bug #252340. Update ebuild to match the old 0.4.0 ebuild. | Matthias Schwarzott | 2008-12-24 | 1 | -1/+5 |
* | version bump. fixes s-s-d process matching and segfaults. fixes netplug/ifplu... | Doug Goldstein | 2008-12-23 | 1 | -1/+8 |
* | Bug #251749 - Fix typo in sys-apps/sysvinit blocker. | Zac Medico | 2008-12-20 | 1 | -1/+4 |
* | Try to auto-detect on update, if the old version had udev enabled, and add it... | Matthias Schwarzott | 2008-12-19 | 1 | -1/+6 |
* | add elibc_glibc to IUSE | Doug Goldstein | 2008-12-17 | 1 | -1/+5 |
* | remove old version from the tree | Doug Goldstein | 2008-12-17 | 1 | -1/+7 |
* | Fix update code. Switch over to svn repository. | Matthias Schwarzott | 2008-12-13 | 1 | -1/+4 |
* | Add runlevel migration support and update depends for live git build | Doug Goldstein | 2008-12-10 | 1 | -1/+4 |
* | add OpenRC 0.4.0 which should fix many outstanding bugs | Doug Goldstein | 2008-12-10 | 1 | -1/+9 |
* | fix bugs #240350, #240437. Fix printf warnings. Remove dead patch. | Doug Goldstein | 2008-10-08 | 1 | -1/+11 |
* | create 0.2.5 patch directory and copy current patches there. Use that directo... | Doug Goldstein | 2008-10-06 | 1 | -1/+10 |
* | version bump. forward port patches from 0.2.x and include some upstream fixes | Doug Goldstein | 2008-10-06 | 1 | -1/+13 |
* | always update the dependency tree so we don't boot with an out of date tree. ... | Doug Goldstein | 2008-06-09 | 1 | -1/+6 |
* | Fix net.lo test in upgrade path as pointed out by compguy284 #224425. | Mike Frysinger | 2008-06-01 | 1 | -1/+5 |
* | Do the timezone upgrade before moving the clock conf.d as pointed out by Hope... | Mike Frysinger | 2008-05-31 | 1 | -1/+6 |
* | version bump to fix a few outstanding bugs. 1) when a process stops, it may d... | Doug Goldstein | 2008-05-29 | 1 | -1/+7 |
* | satisfy Duncan's conspiracy theory self and rambling | Doug Goldstein | 2008-05-16 | 1 | -1/+6 |
* | Version bump. | Mike Frysinger | 2008-05-11 | 1 | -1/+6 |
* | version bump. numerous bug fixes | Doug Goldstein | 2008-04-29 | 1 | -1/+6 |
* | Make sure to force glibc-2.5+ #218441 by onox. | Mike Frysinger | 2008-04-19 | 1 | -1/+5 |
* | have to touch /etc/conf.d/net otherwise unmerge-orphans eats it later on | Doug Goldstein | 2008-04-15 | 1 | -1/+5 |
* | version bump to get the latest fixes | Doug Goldstein | 2008-04-15 | 1 | -1/+7 |
* | fix bug #217764 | Doug Goldstein | 2008-04-15 | 1 | -1/+5 |
* | fix bug #216944 and other assorted issues | Doug Goldstein | 2008-04-15 | 1 | -1/+10 |
* | get rid of issue with 'net.*' literally appearing | Doug Goldstein | 2008-04-14 | 1 | -1/+5 |
* | reference OpenRC migration guide in pkg_postinst() | Doug Goldstein | 2008-04-12 | 1 | -1/+5 |
* | Keyworded on alpha, bug #214957 | Tobias Klausmann | 2008-04-08 | 1 | -1/+5 |