summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* release 2.0_alpha7v2.0_alpha7Natanael Copa2009-03-271-1/+1
|
* mdev: replace sd_links with usbdisk_linkNatanael Copa2009-03-275-78/+25
| | | | | | create only 1 link for the first usb disk attatched and name it /dev/usbdisk The advanced logic for /dev/usb[a-z][1-9] was not used really and there was a race condition that got triggered when things went faster.
* dont try install the removed coldplug scriptNatanael Copa2009-03-191-1/+0
|
* release 2.0_alpha6v2.0_alpha6Natanael Copa2009-03-191-1/+1
|
* make install target should create dir with version numberNatanael Copa2009-03-191-8/+8
|
* removed unused coldplug scriptNatanael Copa2009-03-191-66/+0
|
* init.d/hwdrivers: use new and faster modprobeNatanael Copa2009-03-191-16/+13
|
* release 2.0_alpha5alpine-baselayout-2.0_alpha5Natanael Copa2009-02-251-1/+1
|
* create symlink /proc/mounts -> /etc/mtabNatanael Copa2009-02-251-1/+2
|
* do not generate TZ, hosts, hostname and profilealpine-baselayout-2.0_alpha4Natanael Copa2009-02-253-22/+27
|
* add more missing dirs and set perms on /var/tmpNatanael Copa2009-02-251-3/+4
|
* reorganized the dirs in alpha order. added var/tmp.Natanael Copa2009-02-251-25/+44
|
* add missing /tmp dirNatanael Copa2009-02-251-0/+1
|
* add some missing directoriesTimo Teras2009-02-241-1/+5
|
* release 2.0_alpha3alpine-baselayout-2.0_alpha3Natanael Copa2009-02-081-1/+1
|
* removed ifenslave as its provided by busybox nowdaysNatanael Copa2009-02-082-61/+1
|
* release 2.0_alpha2alpine-baselayout-2.0_alpha2Natanael Copa2009-01-301-1/+1
|
* Merge branch 'v1.x' of ssh://dev.alpinelinux.org/gitroot/alpine-baselayoutNatanael Copa2009-01-291-3/+4
|\ | | | | | | | | | | | | Conflicts: Makefile we want the sr0 -> cdrom link in /dev
| * release 1.13.1alpine-baselayout-1.13.1v1.xNatanael Copa2009-01-101-1/+1
| |
| * mdev.conf: support for scsi cdromNatanael Copa2009-01-091-3/+4
| |
* | Makefile: create lots of the dirsNatanael Copa2009-01-291-11/+20
| | | | | | | | dist package similar as the cgit download snapshot. (no version in subdir)
* | rcS: only mount /proc and /sys if its not mounted from beforeNatanael Copa2009-01-291-12/+7
| |
* | Revert "inittab: no more rcS, initramfs now does all that was there"Natanael Copa2009-01-291-0/+1
| | | | | | | | This reverts commit 57a476bb4f5b7cc6ac05e7b0df09a1b595174ae1.
* | various: import patches from APKBUILDTimo Teras2009-01-071-0/+63
| |
* | inittab: no more rcS, initramfs now does all that was thereTimo Teras2009-01-071-1/+0
|/
* make mdev dahdi awareTimo Teras2009-01-061-0/+1
|
* version 1.13alpine-baselayout-1.13Natanael Copa2008-12-031-1/+1
|
* removed profile as its generated from Makefileroot2008-11-262-4/+1
|
* moved roller() to functions.shroot2008-11-262-9/+10
|