summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* release 2.1.1v2.1.1Natanael Copa2011-04-291-1/+1
|
* remove issue as its shipped with alpine-baseNatanael Copa2011-04-202-4/+0
|
* remove portage user and groupNatanael Copa2011-04-132-2/+0
| | | | has never been used
* add profile.d supportCarlo Landmeter2011-03-313-0/+18
| | | | include sample color prompt
* release 2.1.0Natanael Copa2011-03-161-1/+1
|
* added kms.conf fileNatanael Copa2011-03-162-1/+4
|
* rename modprobe.d filesNatanael Copa2011-03-164-1/+1
| | | | newer version of upstreram modprobe requires them to have .conf suffix
* passwd: change home dir for ftp and apacheNatanael Copa2011-03-161-2/+2
| | | | Seems like lxdm will look for users who have their home dir under /home
* group: added kvm groupNatanael Copa2011-03-161-0/+1
|
* group: added netdev and avahi groupsNatanael Copa2011-03-161-0/+2
|
* remove nsswitch.confNatanael Copa2011-03-162-5/+0
|
* use GID 30 for readprocNatanael Copa2011-03-161-1/+1
|
* profile: set system environment charset to UTF-8William Pitcock2011-03-141-0/+1
|
* removed binary fileNatanael Copa2010-12-071-0/+0
|
* group: added abuild groupNatanael Copa2010-12-071-0/+1
|
* group: added readprocNatanael Copa2010-12-071-0/+1
|
* release 2.0_rc1v2.0_rc1Natanael Copa2009-09-183-1/+1
|
* sysclt.conf: reboot box on panic by defaultNatanael Copa2009-09-181-0/+2
| | | | we give the sysadmin 2 mins to find out what went bad.
* release 2.0_beta2v2.0_beta2Natanael Copa2009-08-171-1/+1
|
* Makefile: create /var/cache/miscNatanael Copa2009-08-171-0/+1
|
* blacklist more mISDN driversNatanael Copa2009-07-281-1/+2
|
* remove e100 from blacklistNatanael Copa2009-07-201-4/+0
| | | | the eepro100 was removed from 2.6.29
* profile: change default pathNatanael Copa2009-07-171-1/+1
|
* release 2.0_beta1v2.0_beta1Natanael Copa2009-06-111-1/+1
|
* moved modloop and hwdrivers to openrc packageNatanael Copa2009-06-113-116/+1
|
* remove mdev stuff that moved to busybox-initscriptsNatanael Copa2009-06-117-289/+1
|
* remove conf.d files that moved to busybox-initscriptsNatanael Copa2009-06-101-1/+1
|
* removed init.d scripts that moved to busybox-initscriptsNatanael Copa2009-06-1014-202/+3
|
* blacklist mISDN drivers by defaultNatanael Copa2009-06-101-0/+4
|
* init.d/modloop: allow users set alpine_dev fs typeNatanael Copa2009-06-101-1/+5
| | | | This was supported in alpine 1.8
* init.d/hwdrivers: cleanupNatanael Copa2009-06-101-22/+11
|
* init.d/modloop: added depend() and general cleanup for openrcNatanael Copa2009-06-101-38/+58
| | | | We also reuse already mounted device
* init.d/mdev: split mdev into mdev and mdev-mountNatanael Copa2009-06-102-17/+62
| | | | This is how udev does it
* mdev: look for FAT in device to create usbdisk linkNatanael Copa2009-06-042-3/+3
| | | | it seems like mkfs.vfat creates MBR signature
* release 2.0_alpha12v2.0_alpha12Natanael Copa2009-06-041-1/+1
|
* init.d/hwdrivers,mdev: add dependency infoNatanael Copa2009-06-042-2/+14
| | | | also fix annoying message when /proc/cmdline is missing
* mdev: create /dev/usbdisk symlink for usb disks without partitionsNatanael Copa2009-06-041-2/+14
|
* Makefile: set /root perms to 0700Natanael Copa2009-05-191-1/+1
|
* mdev: added rules for event devicesNatanael Copa2009-05-161-0/+1
|
* release 2.0_alpha11v2.0_alpha11Natanael Copa2009-04-221-1/+1
|
* fix the rcL/rcK scripts to work with openrcNatanael Copa2009-04-223-2/+7
| | | | Those are only for compatibility, specially for vserver guests.
* version 2.0_alpha10v2.0_alpha10Natanael Copa2009-04-221-1/+1
|
* add rcL/rcS scripts for compatibility reasonsNatanael Copa2009-04-223-0/+6
| | | | this helps for vserver installations which calls those scripts
* release 2.0_alpha9v2.0_alpha9Natanael Copa2009-04-211-1/+1
|
* inittab: default runlevel will pull in boo atuomaticallyNatanael Copa2009-04-211-2/+0
|
* delete conf.d/hwclock as its provided by openrcNatanael Copa2009-04-212-15/+1
|
* release 2.0_alpha8v2.0_alpha8Natanael Copa2009-04-201-1/+1
|
* switch to openrcNatanael Copa2009-04-2024-3029/+9
| | | | many of the initscripts are moved to there
* do not blacklist the 8139cp driverNatanael Copa2009-04-161-1/+1
| | | | this is the default driver for kvm/qemu so we want it in by default
* remove misc init.d scripts that are provided by openrcNatanael Copa2009-04-1613-707/+0
|