Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | init.d/modloop: allow users set alpine_dev fs type | Natanael Copa | 2009-06-10 | 1 | -1/+5 | |
| | | | | This was supported in alpine 1.8 | |||||
* | init.d/hwdrivers: cleanup | Natanael Copa | 2009-06-10 | 1 | -22/+11 | |
| | ||||||
* | init.d/modloop: added depend() and general cleanup for openrc | Natanael Copa | 2009-06-10 | 1 | -38/+58 | |
| | | | | We also reuse already mounted device | |||||
* | init.d/mdev: split mdev into mdev and mdev-mount | Natanael Copa | 2009-06-10 | 2 | -17/+62 | |
| | | | | This is how udev does it | |||||
* | mdev: look for FAT in device to create usbdisk link | Natanael Copa | 2009-06-04 | 2 | -3/+3 | |
| | | | | it seems like mkfs.vfat creates MBR signature | |||||
* | release 2.0_alpha12v2.0_alpha12 | Natanael Copa | 2009-06-04 | 1 | -1/+1 | |
| | ||||||
* | init.d/hwdrivers,mdev: add dependency info | Natanael Copa | 2009-06-04 | 2 | -2/+14 | |
| | | | | also fix annoying message when /proc/cmdline is missing | |||||
* | mdev: create /dev/usbdisk symlink for usb disks without partitions | Natanael Copa | 2009-06-04 | 1 | -2/+14 | |
| | ||||||
* | Makefile: set /root perms to 0700 | Natanael Copa | 2009-05-19 | 1 | -1/+1 | |
| | ||||||
* | mdev: added rules for event devices | Natanael Copa | 2009-05-16 | 1 | -0/+1 | |
| | ||||||
* | release 2.0_alpha11v2.0_alpha11 | Natanael Copa | 2009-04-22 | 1 | -1/+1 | |
| | ||||||
* | fix the rcL/rcK scripts to work with openrc | Natanael Copa | 2009-04-22 | 3 | -2/+7 | |
| | | | | Those are only for compatibility, specially for vserver guests. | |||||
* | version 2.0_alpha10v2.0_alpha10 | Natanael Copa | 2009-04-22 | 1 | -1/+1 | |
| | ||||||
* | add rcL/rcS scripts for compatibility reasons | Natanael Copa | 2009-04-22 | 3 | -0/+6 | |
| | | | | this helps for vserver installations which calls those scripts | |||||
* | release 2.0_alpha9v2.0_alpha9 | Natanael Copa | 2009-04-21 | 1 | -1/+1 | |
| | ||||||
* | inittab: default runlevel will pull in boo atuomatically | Natanael Copa | 2009-04-21 | 1 | -2/+0 | |
| | ||||||
* | delete conf.d/hwclock as its provided by openrc | Natanael Copa | 2009-04-21 | 2 | -15/+1 | |
| | ||||||
* | release 2.0_alpha8v2.0_alpha8 | Natanael Copa | 2009-04-20 | 1 | -1/+1 | |
| | ||||||
* | switch to openrc | Natanael Copa | 2009-04-20 | 24 | -3029/+9 | |
| | | | | many of the initscripts are moved to there | |||||
* | do not blacklist the 8139cp driver | Natanael Copa | 2009-04-16 | 1 | -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 openrc | Natanael Copa | 2009-04-16 | 13 | -707/+0 | |
| | ||||||
* | release 2.0_alpha7v2.0_alpha7 | Natanael Copa | 2009-03-27 | 1 | -1/+1 | |
| | ||||||
* | mdev: replace sd_links with usbdisk_link | Natanael Copa | 2009-03-27 | 5 | -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 script | Natanael Copa | 2009-03-19 | 1 | -1/+0 | |
| | ||||||
* | release 2.0_alpha6v2.0_alpha6 | Natanael Copa | 2009-03-19 | 1 | -1/+1 | |
| | ||||||
* | make install target should create dir with version number | Natanael Copa | 2009-03-19 | 1 | -8/+8 | |
| | ||||||
* | removed unused coldplug script | Natanael Copa | 2009-03-19 | 1 | -66/+0 | |
| | ||||||
* | init.d/hwdrivers: use new and faster modprobe | Natanael Copa | 2009-03-19 | 1 | -16/+13 | |
| | ||||||
* | release 2.0_alpha5alpine-baselayout-2.0_alpha5 | Natanael Copa | 2009-02-25 | 1 | -1/+1 | |
| | ||||||
* | create symlink /proc/mounts -> /etc/mtab | Natanael Copa | 2009-02-25 | 1 | -1/+2 | |
| | ||||||
* | do not generate TZ, hosts, hostname and profilealpine-baselayout-2.0_alpha4 | Natanael Copa | 2009-02-25 | 3 | -22/+27 | |
| | ||||||
* | add more missing dirs and set perms on /var/tmp | Natanael Copa | 2009-02-25 | 1 | -3/+4 | |
| | ||||||
* | reorganized the dirs in alpha order. added var/tmp. | Natanael Copa | 2009-02-25 | 1 | -25/+44 | |
| | ||||||
* | add missing /tmp dir | Natanael Copa | 2009-02-25 | 1 | -0/+1 | |
| | ||||||
* | add some missing directories | Timo Teras | 2009-02-24 | 1 | -1/+5 | |
| | ||||||
* | release 2.0_alpha3alpine-baselayout-2.0_alpha3 | Natanael Copa | 2009-02-08 | 1 | -1/+1 | |
| | ||||||
* | removed ifenslave as its provided by busybox nowdays | Natanael Copa | 2009-02-08 | 2 | -61/+1 | |
| | ||||||
* | release 2.0_alpha2alpine-baselayout-2.0_alpha2 | Natanael Copa | 2009-01-30 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'v1.x' of ssh://dev.alpinelinux.org/gitroot/alpine-baselayout | Natanael Copa | 2009-01-29 | 1 | -3/+4 | |
|\ | | | | | | | | | | | | | Conflicts: Makefile we want the sr0 -> cdrom link in /dev | |||||
| * | release 1.13.1alpine-baselayout-1.13.1v1.x | Natanael Copa | 2009-01-10 | 1 | -1/+1 | |
| | | ||||||
| * | mdev.conf: support for scsi cdrom | Natanael Copa | 2009-01-09 | 1 | -3/+4 | |
| | | ||||||
* | | Makefile: create lots of the dirs | Natanael Copa | 2009-01-29 | 1 | -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 before | Natanael Copa | 2009-01-29 | 1 | -12/+7 | |
| | | ||||||
* | | Revert "inittab: no more rcS, initramfs now does all that was there" | Natanael Copa | 2009-01-29 | 1 | -0/+1 | |
| | | | | | | | | This reverts commit 57a476bb4f5b7cc6ac05e7b0df09a1b595174ae1. | |||||
* | | various: import patches from APKBUILD | Timo Teras | 2009-01-07 | 1 | -0/+63 | |
| | | ||||||
* | | inittab: no more rcS, initramfs now does all that was there | Timo Teras | 2009-01-07 | 1 | -1/+0 | |
|/ | ||||||
* | make mdev dahdi aware | Timo Teras | 2009-01-06 | 1 | -0/+1 | |
| | ||||||
* | version 1.13alpine-baselayout-1.13 | Natanael Copa | 2008-12-03 | 1 | -1/+1 | |
| | ||||||
* | removed profile as its generated from Makefile | root | 2008-11-26 | 2 | -4/+1 | |
| | ||||||
* | moved roller() to functions.sh | root | 2008-11-26 | 2 | -9/+10 | |
| |