summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Fix bug 40987 (gentoo should be able to boot with an empty /dev) with ↵Aron Griffis2004-04-251-2/+2
| | | | patch from Spanky. The patch avoids redirection to /dev/null when it doesn't exist; this was breaking /sbin/rc. - Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH - Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" Also removed the errstr double-checking since the need for that is alleviated by these typo fixes. (Manifest recommit)
* - Fix bug 40987 (gentoo should be able to boot with an empty /dev) with ↵Aron Griffis2004-04-254-11/+583
| | | | patch from Spanky. The patch avoids redirection to /dev/null when it doesn't exist; this was breaking /sbin/rc. - Fix bug 48629 (/sbin/rc fixups for udev) with patch from GregKH - Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" Also removed the errstr double-checking since the need for that is alleviated by these typo fixes.
* fixing ManifestMike Frysinger2004-04-241-10/+10
|
* armMike Frysinger2004-04-241-7/+4
|
* emergency addition of () to RDEPEND to fix broken bootstraps (Manifest recommit)Robert Coie2004-04-211-8/+8
|
* emergency addition of () to RDEPEND to fix broken bootstrapsRobert Coie2004-04-212-4/+7
|
* Prune older ebuilds for bug 48353 (Manifest recommit)Aron Griffis2004-04-191-31/+8
|
* Prune older ebuilds for bug 48353Aron Griffis2004-04-1924-7839/+9
|
* Update to rc-scripts-1.4.9: - Fix bug 47111 (severe depcache problems) with ↵Aron Griffis2004-04-161-2/+2
| | | | tons of help from dswhite42 and the rest of the crew in that bug. (Manifest recommit)
* Update to rc-scripts-1.4.9: - Fix bug 47111 (severe depcache problems) with ↵Aron Griffis2004-04-164-1/+567
| | | | tons of help from dswhite42 and the rest of the crew in that bug.
* Update to rc-scripts-1.4.8: - Fix bug 47623 (error removing inet6 addresses) ↵Aron Griffis2004-04-141-2/+2
| | | | with patch from Vlad Yasevich. Since this one-liner was the only change from 1.8.9, mark this version stable on all arches for 2004.1 release (Manifest recommit)
* Update to rc-scripts-1.4.8: - Fix bug 47623 (error removing inet6 addresses) ↵Aron Griffis2004-04-145-2/+580
| | | | with patch from Vlad Yasevich. Since this one-liner was the only change from 1.8.9, mark this version stable on all arches for 2004.1 release
* fix trailing whitespace (Manifest recommit)Aron Griffis2004-04-131-1/+1
|
* fix trailing whitespaceAron Griffis2004-04-131-13/+14
|
* Update to rc-scripts-1.4.7: - Fix bug 47218 (net.eth0 broken for vlans), ↵Aron Griffis2004-04-131-3/+2
| | | | patch provided by Andy Dustman - Fix bug 47250 (depscan.sh fails to create /var/lib/init.d/* directories), patch provided by Terje Bergstrvm. (Manifest recommit)
* Update to rc-scripts-1.4.7: - Fix bug 47218 (net.eth0 broken for vlans), ↵Aron Griffis2004-04-134-1/+574
| | | | patch provided by Andy Dustman - Fix bug 47250 (depscan.sh fails to create /var/lib/init.d/* directories), patch provided by Terje Bergstrvm.
* Update to rc-scripts-1.4.6 which contains checkroot patch for bug 38360. Fix ↵Aron Griffis2004-04-081-2/+2
| | | | a typo in Gustavoz's previous patch for serial console. Add selinux patch from bug 47139 to handle different versions of libselinux (Manifest recommit)
* Update to rc-scripts-1.4.6 which contains checkroot patch for bug 38360. Fix ↵Aron Griffis2004-04-085-1/+800
| | | | a typo in Gustavoz's previous patch for serial console. Add selinux patch from bug 47139 to handle different versions of libselinux
* Update to rc-scripts-1.4.4 with net.eth0 fixes and sparc fixes (Manifest ↵Aron Griffis2004-04-071-4/+6
| | | | recommit)
* Update to rc-scripts-1.4.4 with net.eth0 fixes and sparc fixesAron Griffis2004-04-076-7/+663
|
* fix for bug #44712 by Michael Sterret <mr_bones_@gentoo.org> (Manifest recommit)Seemant Kulleen2004-03-171-13/+14
|
* fix for bug #44712 by Michael Sterret <mr_bones_@gentoo.org>Seemant Kulleen2004-03-172-14/+23
|
* gcc-2.x patch #43097Mike Frysinger2004-03-033-2/+23
|
* adding initial s390 supportBrian Jackson2004-03-021-2/+2
|
* Bug #43099. (Manifest recommit)Martin Schlemmer2004-02-281-13/+13
|
* Bug #43099.Martin Schlemmer2004-02-282-3/+7
|
* repoman: Trim trailing whitespace (Manifest recommit)Michael Sterrett2004-02-271-13/+13
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-02-271-3/+3
|
* Make baselayout .tbz2 friendly, bug #42193. Major cleanups. (Manifest recommit)Martin Schlemmer2004-02-261-2/+2
|
* Make baselayout .tbz2 friendly, bug #42193. Major cleanups.Martin Schlemmer2004-02-264-13/+659
|
* Remove arm keywords (Manifest recommit)Aron Griffis2004-02-231-14/+14
|
* Remove arm keywordsAron Griffis2004-02-236-12/+12
|
* Add missing -r switch to grpck. (Manifest recommit)Martin Schlemmer2004-02-151-2/+2
|
* Add missing -r switch to grpck.Martin Schlemmer2004-02-152-3/+7
|
* Do not run grpconv if grpck do not return 0, bug #33282. (Manifest recommit)Martin Schlemmer2004-02-151-17/+16
|
* Do not run grpconv if grpck do not return 0, bug #33282.Martin Schlemmer2004-02-152-4/+17
|
* fixing ManifestMike Frysinger2004-02-111-10/+11
|
* ppc64 fixesBrad House2004-02-092-3/+10
|
* livecd typo fix (Manifest recommit)Daniel Robbins2004-02-081-12/+12
|
* livecd typo fixDaniel Robbins2004-02-081-2/+2
|
* Update version. Mostly livecd/linux-2.6 updates. (Manifest recommit)Martin Schlemmer2004-02-081-2/+2
|
* Update version. Mostly livecd/linux-2.6 updates.Martin Schlemmer2004-02-084-10/+763
|
* set ppc in keywords (Manifest recommit)Bartosch Pixa2004-02-031-12/+12
|
* set ppc in keywordsBartosch Pixa2004-02-032-3/+7
|
* update revision for livecdsBrad House2004-02-012-3/+3
|
* baselayout fixes for /devBrad House2004-02-015-9/+20
|
* add missing selinux? ( sys-libs/libselinux ) dep (Manifest recommit)Chris PeBenito2004-01-261-3/+3
|
* add missing selinux? ( sys-libs/libselinux ) depChris PeBenito2004-01-263-6/+9
|
* Add sysvinit SELinux patch. (Manifest recommit)Chris PeBenito2004-01-251-13/+13
|
* Add sysvinit SELinux patch.Chris PeBenito2004-01-254-9/+20
|