| 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 | 4 | -14/+105 |
* | Add missing leading slash to LIBEXECDIR. | Matthias Schwarzott | 2009-06-15 | 3 | -8/+11 |
* | Fix latent LIBDIR references #273224 by Peter Alfredsen. | Mike Frysinger | 2009-06-08 | 5 | -14/+24 |
* | Revert ldscript changes as they inadvertently break some init.d scripts #2706... | Mike Frysinger | 2009-06-08 | 3 | -6/+335 |
* | set LIBEXECDIR to /lib/rc/ | Mike Frysinger | 2009-06-08 | 1 | -2/+2 |
* | Sync changes from 0.4.3 back and merge the live/release versions. | Mike Frysinger | 2009-06-08 | 3 | -15/+23 |
* | Update repos to point to git #269705 by William Keaney. | Mike Frysinger | 2009-05-29 | 2 | -7/+10 |
* | stable sparc, bug 271110 | Tiago Cunha | 2009-05-29 | 1 | -5/+5 |
* | Remove LIBDIR from env #266688, switch to get_libdir, and install shared libs... | Mike Frysinger | 2009-05-09 | 3 | -16/+22 |
* | Update patches against latest svn #267540 by Vivien Moreau. | Mike Frysinger | 2009-04-27 | 5 | -32/+45 |
* | backport r1523 and r1524 to fix compile on FreeBSD and still provide the syst... | Benedikt Boehm | 2009-04-18 | 3 | -12/+79 |
* | backport r1520 to support custom status function and return 32 if service has... | Benedikt Boehm | 2009-04-18 | 6 | -16/+478 |
* | Remove version 0.4.3 | Matthias Schwarzott | 2009-02-16 | 2 | -317/+4 |
* | stable ppc, bug 259129 | Brent Baude | 2009-02-16 | 1 | -6/+5 |
* | Fix is_older_than, Bug #258688. | Matthias Schwarzott | 2009-02-13 | 4 | -5/+372 |
* | explicitly reference the 0.4.2 patches to avoid 0004 | Doug Goldstein | 2009-02-11 | 2 | -6/+8 |
* | 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 | 6 | -257/+15 |
* | Add files repomon forgot to commit, Bug #258584. | Matthias Schwarzott | 2009-02-11 | 3 | -0/+246 |
* | Version bumped. Fixes a lot of issues. Like clock skew handling. wpa_supplica... | Matthias Schwarzott | 2009-02-11 | 3 | -5/+333 |
* | Sync 0.4.2 and 9999 ebuild. This does not change anything for 0.4.2 ebuild. | Matthias Schwarzott | 2009-01-31 | 4 | -17/+26 |
* | Use specialized svnversion command to get commit version. | Matthias Schwarzott | 2009-01-28 | 3 | -9/+12 |
* | Version bumped. Bug #254239. This fixes lots of details like compilation on n... | Matthias Schwarzott | 2009-01-14 | 7 | -2/+601 |
* | Improve description after private conversation with Roy. | Jeroen Roovers | 2009-01-08 | 3 | -4/+7 |
* | Change comment into useable tags. | Jeroen Roovers | 2009-01-03 | 3 | -4/+11 |
* | fix dmesg and sysfs init script inside vservers, bug #253105 | Benedikt Boehm | 2009-01-01 | 3 | -13/+33 |
* | invert module-init-tools depend so we're not always pulling it in. the depend... | Doug Goldstein | 2008-12-31 | 4 | -12/+16 |
* | remove old clock init script forcibly during the upgrade since it appears to ... | Doug Goldstein | 2008-12-30 | 4 | -9/+21 |
* | fix s-s-d signals on retry. bug #252621. remove old versions | Doug Goldstein | 2008-12-29 | 14 | -1460/+78 |
* | Fix patches directory, bug #252340. Update ebuild to match the old 0.4.0 ebuild. | Matthias Schwarzott | 2008-12-24 | 3 | -9/+37 |
* | version bump. fixes s-s-d process matching and segfaults. fixes netplug/ifplu... | Doug Goldstein | 2008-12-23 | 3 | -5/+302 |
* | Bug #251749 - Fix typo in sys-apps/sysvinit blocker. | Zac Medico | 2008-12-20 | 3 | -8/+11 |
* | Try to auto-detect on update, if the old version had udev enabled, and add it... | Matthias Schwarzott | 2008-12-19 | 4 | -9/+62 |
* | add elibc_glibc to IUSE | Doug Goldstein | 2008-12-17 | 5 | -14/+18 |
* | remove old version from the tree | Doug Goldstein | 2008-12-17 | 6 | -531/+11 |
* | Fix update code. Switch over to svn repository. | Matthias Schwarzott | 2008-12-13 | 3 | -24/+24 |
* | Add runlevel migration support and update depends for live git build | Doug Goldstein | 2008-12-10 | 3 | -9/+24 |
* | add OpenRC 0.4.0 which should fix many outstanding bugs | Doug Goldstein | 2008-12-10 | 6 | -5/+552 |
* | fix bugs #240350, #240437. Fix printf warnings. Remove dead patch. | Doug Goldstein | 2008-10-08 | 7 | -31/+542 |
* | create 0.2.5 patch directory and copy current patches there. Use that directo... | Doug Goldstein | 2008-10-06 | 1 | -13/+9 |
* | create 0.2.5 patch directory and copy current patches there. Use that directo... | Doug Goldstein | 2008-10-06 | 10 | -1106/+269 |
* | version bump. forward port patches from 0.2.x and include some upstream fixes | Doug Goldstein | 2008-10-06 | 8 | -5/+631 |
* | always update the dependency tree so we don't boot with an out of date tree. ... | Doug Goldstein | 2008-06-09 | 4 | -10/+21 |
* | Fix net.lo test in upgrade path as pointed out by compguy284 #224425. | Mike Frysinger | 2008-06-01 | 4 | -11/+15 |
* | add the net.lo check from older versions | Mike Frysinger | 2008-05-31 | 2 | -5/+6 |
* | Do the timezone upgrade before moving the clock conf.d as pointed out by Hope... | Mike Frysinger | 2008-05-31 | 4 | -26/+31 |
* | version bump to fix a few outstanding bugs. 1) when a process stops, it may d... | Doug Goldstein | 2008-05-29 | 3 | -5/+286 |
* | comment in metadata about Roy | Doug Goldstein | 2008-05-21 | 2 | -4/+5 |
* | satisfy Duncan's conspiracy theory self and rambling | Doug Goldstein | 2008-05-16 | 2 | -2/+17 |
* | fix bug #221751 and bug #220579 | Doug Goldstein | 2008-05-14 | 3 | -10/+301 |
* | Version bump. | Mike Frysinger | 2008-05-11 | 3 | -5/+284 |