Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version bumped. Closes 47731 | 2004-04-13 | 1 | -0/+1 | |
| | |||||
* | Version bumped. Closes 46792 | 2004-04-10 | 1 | -0/+1 | |
| | |||||
* | we license under gpl2, not gpl2 or later | 2004-03-06 | 1 | -4/+3 | |
| | |||||
* | Version bumped. Closes 39484 | 2004-01-27 | 1 | -0/+1 | |
| | |||||
* | adding copyright | 2004-01-27 | 2 | -14/+4 | |
| | |||||
* | cleanup | 2004-01-27 | 3 | -45/+0 | |
| | |||||
* | removing lockfile | 2003-07-03 | 1 | -1/+0 | |
| | |||||
* | Add frozen lock support | 2003-07-03 | 1 | -0/+1 | |
| | |||||
* | Update Copyright years | 2003-02-14 | 1 | -2/+2 | |
| | |||||
* | new version, closes bug #4577 | 2002-07-15 | 1 | -0/+1 | |
| | |||||
* | full digest recalculation with correct filesizes | 2002-01-30 | 2 | -2/+2 | |
| | |||||
* | moved rc-script config settings to /etc/conf.d | 2001-12-23 | 2 | -9/+10 | |
| | |||||
* | 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 | 5 | -1/+37 | |
| | | | | back when the /etc/conf.d thing is adopted. dont panic! | ||||
* | major cleanup | 2001-08-30 | 1 | -1/+0 | |
| | |||||
* | Part of previous commit | 2001-07-30 | 1 | -0/+1 | |
| | |||||
* | 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 | 3 | -13/+30 | |
| | | | | 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 | 3 | -0/+41 | |
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. |