Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bumped. Closes 39484 | 2004-01-27 | 3 | -2/+44 | |
| | |||||
* | Version bumped. Closes 39484 | 2004-01-27 | 2 | -1/+8 | |
| | |||||
* | adding copyright | 2004-01-27 | 4 | -20/+10 | |
| | |||||
* | cleanup | 2004-01-27 | 7 | -151/+7 | |
| | |||||
* | fix manifests and some metadata.xmls | 2003-12-09 | 1 | -7/+7 | |
| | |||||
* | validate metadata.xml | 2003-12-09 | 1 | -1/+0 | |
| | |||||
* | fixing Manifest | 2003-12-05 | 1 | -5/+5 | |
| | |||||
* | adding metadata | 2003-12-03 | 1 | -1/+0 | |
| | |||||
* | adding metadata | 2003-12-03 | 2 | -4/+12 | |
| | |||||
* | repoman: trim trailing whitespace | 2003-09-07 | 2 | -3/+3 | |
| | |||||
* | ppc profile update | 2003-07-16 | 3 | -6/+6 | |
| | |||||
* | removing lockfile | 2003-07-03 | 2 | -2/+0 | |
| | |||||
* | Add frozen lock support | 2003-07-03 | 2 | -0/+2 | |
| | |||||
* | mondo amd64 commit (keywords, misc things here and there) | 2003-06-21 | 1 | -3/+3 | |
| | |||||
* | mondo amd64 commit (keywords, misc things here and there) | 2003-06-21 | 3 | -6/+6 | |
| | |||||
* | adding Manifest | 2003-05-29 | 1 | -0/+11 | |
| | |||||
* | adding Manifest | 2003-05-29 | 1 | -0/+0 | |
| | |||||
* | ld.so dep removed | 2003-04-16 | 3 | -7/+11 | |
| | |||||
* | Update Copyright years | 2003-02-14 | 1 | -2/+2 | |
| | |||||
* | Update Copyright years | 2003-02-13 | 3 | -6/+6 | |
| | |||||
* | Update Copyright years | 2003-02-12 | 1 | -2/+2 | |
| | |||||
* | Remove rdepend=depend | 2002-10-20 | 1 | -2/+1 | |
| | |||||
* | lintool fixes for #9258 | 2002-10-19 | 1 | -10/+6 | |
| | |||||
* | Changed from "GPL2 or later" to "GPL2" | 2002-10-04 | 3 | -6/+6 | |
| | |||||
* | sys-devel/ld.so is deprecated; #6476. | 2002-09-14 | 2 | -8/+8 | |
| | |||||
* | updated copyright years | 2002-08-01 | 3 | -6/+6 | |
| | |||||
* | added -ppc to keywords | 2002-07-21 | 2 | -3/+6 | |
| | |||||
* | new version, closes bug #4577 | 2002-07-15 | 3 | -9/+51 | |
| | |||||
* | SLOT, KEYWORDS, LICENSE and HOMEPAGE tags added | 2002-07-14 | 3 | -3/+17 | |
| | |||||
* | header fixes | 2002-07-11 | 2 | -4/+2 | |
| | |||||
* | initial changelogs for all packages and example skel.ChangeLog | 2002-02-01 | 1 | -0/+13 | |
| | |||||
* | full digest recalculation with correct filesizes | 2002-01-30 | 2 | -2/+2 | |
| | |||||
* | fix SRC_URI typo | 2001-12-27 | 1 | -2/+2 | |
| | |||||
* | moved rc-script config settings to /etc/conf.d | 2001-12-23 | 3 | -15/+19 | |
| | |||||
* | add copyright to RC6 rc-scripts | 2001-12-06 | 1 | -0/+3 | |
| | |||||
* | digest fix-o-rama | 2001-11-16 | 2 | -2/+2 | |
| | |||||
* | digest-o-rama | 2001-11-15 | 2 | -2/+2 | |
| | |||||
* | massive digest update, part 2 | 2001-10-25 | 2 | -0/+2 | |
| | |||||
* | massive digest cleanup/regeneration | 2001-10-25 | 2 | -2/+0 | |
| | |||||
* | rc5/rc6 changes. the conf file is removed for the rc6 package, but itll be ↵ | 2001-10-18 | 8 | -68/+134 | |
| | | | | back when the /etc/conf.d thing is adopted. dont panic! | ||||
* | major cleanup | 2001-08-30 | 3 | -86/+7 | |
| | |||||
* | fixo? | 2001-08-30 | 1 | -3/+3 | |
| | |||||
* | another src_uri typo | 2001-08-02 | 1 | -2/+2 | |
| | |||||
* | src_uri typo | 2001-08-02 | 1 | -4/+3 | |
| | |||||
* | Part of previous commit | 2001-07-30 | 2 | -0/+83 | |
| | |||||
* | Now uses /etc/rc.d/config/noflushd.conf instead of /etc/noflushd.conf. ↵ | 2001-07-30 | 1 | -1/+1 | |
| | | | | Upgraders (are there any?) should manually check their /etc/* dirs after merging because of config dir protection. | ||||
* | I *knew* my config system was idiotic! Turns out profile.env vars aren't ↵ | 2001-07-24 | 4 | -25/+36 | |
| | | | | available in init scripts. Removed /etc/env.d/70noflushd and added a small config file of my own under /etc/noflushd.conf. If anyone already intalled this since yesterday, plesae upgrade and tell me what the new problem is. | ||||
* | noflushd is a userland daemon for spinning down disks despite periodic write ↵ | 2001-07-23 | 4 | -0/+111 | |
accesses from e.g. syslog, taking over from kupdated at run time. No kernel chamges or anything like that are necessary. If someone thinks the init script's boot order (70) or the category (sys-apps) or (most likely) the config system is wrong, write me. |