summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to rc-scripts-1.4.16: Only call generate-modprobe.conf with ↵Aron Griffis2004-06-064-2/+583
| | | | --assume-kernel if modules-update was called with --assume-kernel. This means that only catalyst has the dependency on module-init-tools, not everybody with the newer baselayout. This is ~arch at the moment, but should e marked stable within 24 hours or so
* Change module-init-tools-3.0-r2 DEPEND to RDEPENDAron Griffis2004-06-043-7/+10
|
* Bump revision with DEPEND on >=sys-apps/module-init-tools-3.0-r2 to fix bug ↵Aron Griffis2004-06-044-2/+581
| | | | 52999
* Stable everywhereAron Griffis2004-06-033-10/+13
|
* Update to rc-scripts-1.4.15, which contains fixes for bug 51570 (typo/error ↵Aron Griffis2004-05-215-9/+21
| | | | on line 161 of /sbin/livecd-functions.sh) and bug 51626 (wrong var declaration in get_bootparam in /sbin/functions.sh). Fix pkg_postinst to write to ${ROOT}/etc/gentoo-release instead of ${D}/etc/gentoo-release (D'oh!)
* Update to rc-scripts-1.4.14, which contains an hppa console fix from gmsoftAron Griffis2004-05-175-8/+14
|
* Update to rc-scripts-1.4.13, which contains Gustavo's livecd serial console ↵Aron Griffis2004-05-164-11/+588
| | | | fixes for sparc and hppa
* Stable on s390Michael McCabe2004-05-101-10/+10
|
* Stable on s390Michael McCabe2004-05-102-3/+6
|
* Update to rc-scripts-1.4.12, which fixes the following issues that were ↵Aron Griffis2004-05-105-9/+24
| | | | introduced in baselayout-1.9.0: - Fix bug 50434: The new version of start-stop-daemon changes directory to / by default unless --chdir is specified. Revert this behavior to maintain working directory. This fixes openvpn startup (probably among other things). Thanks to Sven Wegener for the patch. - Fix bug 50448: Four days ago I changed bash loops to use the wrong conditional syntax in net.eth0. Thanks to Sven Wegener for pointing out the problem and providing a patch.
* Bump rc-scripts rev to 1.4.11-r1 because I accidentally packaged x86 .o ↵Aron Griffis2004-05-084-9/+14
| | | | files in the 1.4.11 release. This fixes bug 50430 (baselayout-1.9.0 won't build on non-x86 arch)
* New baselayout-1.9.0 with a ton of rc-scripts fixes. New features: ↵Aron Griffis2004-05-074-2/+606
| | | | ifconfig_fallback_eth0 and --assume-kernel
* Fix bug 50108: Create /boot/boot symlink in pkg_postinst because sometimes ↵Aron Griffis2004-05-063-8/+18
| | | | /boot is a FAT filesystem. When that is the case, then the symlink will fail. Consequently, if we create it in src_install, then merge will fail. AFAIK there is no point to this symlink except for misconfigured grubs.
* Mark 1.8.12 stable everywhereAron Griffis2004-05-043-13/+16
|
* trim a few more docs files with USE=buildMike Frysinger2004-05-023-11/+18
|
* (no commit message)Aron Griffis2004-04-271-6/+6
|
* Add inherit eutilsAron Griffis2004-04-273-3/+11
|
* Marked stable on s390Michael McCabe2004-04-271-9/+9
|
* Marked stable on s390Michael McCabe2004-04-272-3/+6
|
* - 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 bootstrapsRobert Coie2004-04-213-12/+15
|
* Prune older ebuilds for bug 48353Aron Griffis2004-04-1925-7870/+17
|
* Update to rc-scripts-1.4.9: - Fix bug 47111 (severe depcache problems) with ↵Aron Griffis2004-04-164-2/+568
| | | | 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-145-3/+581
| | | | 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 whitespaceAron Griffis2004-04-132-14/+15
|
* Update to rc-scripts-1.4.7: - Fix bug 47218 (net.eth0 broken for vlans), ↵Aron Griffis2004-04-134-2/+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-085-2/+801
| | | | 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 fixesAron Griffis2004-04-077-11/+669
|
* fix for bug #44712 by Michael Sterret <mr_bones_@gentoo.org>Seemant Kulleen2004-03-173-27/+37
|
* gcc-2.x patch #43097Mike Frysinger2004-03-033-2/+23
|
* adding initial s390 supportBrian Jackson2004-03-021-2/+2
|
* Bug #43099.Martin Schlemmer2004-02-283-16/+20
|
* repoman: Trim trailing whitespaceMichael Sterrett2004-02-272-16/+16
|
* Make baselayout .tbz2 friendly, bug #42193. Major cleanups.Martin Schlemmer2004-02-264-13/+659
|
* Remove arm keywordsAron Griffis2004-02-231-14/+14
|
* Remove arm keywordsAron Griffis2004-02-236-12/+12
|
* Add missing -r switch to grpck.Martin Schlemmer2004-02-153-5/+9
|
* Do not run grpconv if grpck do not return 0, bug #33282.Martin Schlemmer2004-02-153-21/+33
|
* fixing ManifestMike Frysinger2004-02-111-10/+11
|
* ppc64 fixesBrad House2004-02-092-3/+10
|
* livecd typo fixDaniel Robbins2004-02-082-14/+14
|
* Update version. Mostly livecd/linux-2.6 updates.Martin Schlemmer2004-02-084-10/+763
|
* set ppc in keywordsBartosch 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 ) depChris PeBenito2004-01-264-9/+12
|
* Add sysvinit SELinux patch.Chris PeBenito2004-01-254-9/+20
|