34 Commits

Author SHA1 Message Date
Natanael Copa
79fd28fa96 main/busybox-initscripts: fix module autoloading
ref #2071
2013-08-07 06:40:02 +00:00
Natanael Copa
9ae8ff784f main/busybox-initscripts: fix checksum 2013-07-19 09:29:03 +00:00
Natanael Copa
8b63b64f4f main/busybox-initscripts: use pidfile
Use the pidfile rather than exec name to stop services. This fixes
issue with qemu-arm
2013-07-19 09:13:06 +00:00
Carlo Landmeter
31a9c92f93 main/busybox-initscripts: add kvm to mdev.conf 2013-06-14 07:52:01 +00:00
Natanael Copa
09154e4efe main/busybox-initscripts: udhcpc: find the interface even if we dont have /sys
Needed for LXC
2012-12-24 15:50:26 +00:00
Natanael Copa
fe84c99e3f main/busybox-initscripts: fix typo 2012-12-20 16:05:51 +00:00
Natanael Copa
98a4d55092 main/busybox-initscripts: try fix usb devices
ref #1481
2012-12-05 11:02:51 +00:00
Natanael Copa
20dfee5aff main/busybox-initscripts: fix /dev/fd symlink
ref #1465

I think the initramfs create /dev/fd as a dir. When mdev-mount later runs
'ln -snf /proc/self/fd /dev/fd' the 'fd' symlink ends up as /dev/fd/fd.

We fix this by always remove /dev/fd before creating the symlink.
2012-11-19 07:43:25 +00:00
William Pitcock
42a7c11fc6 main/busybox-initscripts: remove redundant mdev rules introduced by generic rule in 5d10cb782a 2012-09-14 13:09:14 -05:00
Roger Pau Monne
5d10cb782a busybox-initscripts: Add general rule to mdev ! -> $1/$2
Add rule to mdev to thread "!" as a split between folder and files.
2012-09-14 14:06:01 +00:00
Natanael Copa
b812ae4a36 main/busybox-initscripts: fix checksum 2012-03-16 09:40:32 +00:00
Natanael Copa
01e62c2fa4 main/busybox-initscripts: support multiple dhcp interfaces
We set the metric to 300 + ifindex for wifi and 200 + ifindex for
others. This is basically what dhcpcd does.

Also allow overriding the metric in interfaces file.

This makes multi isp setups easier.
2012-03-15 21:04:08 +00:00
Natanael Copa
caf0d21bd9 main/busybox-initscripts: support more than 10 /dev/video* devices 2012-03-13 15:57:34 +00:00
Natanael Copa
5b3174f206 main/busybox-initscripts: move udhcpc script from alpine-baselayout
Does not belong in the baselayout package
2011-08-16 14:17:11 +00:00
Natanael Copa
7945f609e9 main/busybox-initscripts: load fbcon with framebuffer dev
When a frambuffer device shows up we want a framebuffer console
fixes #622
(cherry picked from commit f1f9a3a857cccd09b42ac4e29cf0aa9782b7de76)
2011-05-25 06:05:30 +00:00
Natanael Copa
155803c5be main/busybox-initscripts: fix checksum from previous commit 2011-04-13 07:27:10 +00:00
Natanael Copa
2d116ff62c mdev.conf: only symlink first cdrom to /dev/cdrom
fixes #457
2011-04-13 06:53:55 +00:00
William Pitcock
ba2600dc6e Set all packages with arch="x86 x86_64" to arch="all". 2011-01-13 06:06:02 -06:00
Natanael Copa
a00e3ab9f3 main/busybox-initscripts: fix checksums 2010-12-22 07:14:43 +00:00
Natanael Copa
d61e560819 main/busybox-initscripts: fix add localmount as needed service 2010-12-22 07:09:16 +00:00
Natanael Copa
da49ad32c4 main/*: add arch 2010-12-13 16:00:16 +00:00
Natanael Copa
ccaf66a59b main/busybox-initscripts: cron needs logger 2010-07-21 12:18:21 +00:00
Natanael Copa
3276e92583 main/busybox-initscripts: minor mdev fixes
got hints from solar
2010-04-22 09:43:27 +00:00
Natanael Copa
2529166efb main/busybox-initscripts: fix version number 2010-03-31 12:58:17 +00:00
Cedric Schieli
30a60b2df8 main/busybox-initscripts: add xen stuff to mdev
Signed-off-by: Cedric Schieli <cschieli@gmail.com>
2010-03-31 08:31:54 +00:00
Natanael Copa
27057c7c37 main/busybox-initscripts: fix acpi poweroff script permissions
fixes #319
2010-03-10 20:08:33 +00:00
Natanael Copa
6b71f815eb main/busybox-initscripts: added hpilo to mdev.conf 2010-02-26 07:58:48 +00:00
Natanael Copa
810baf356b main/busybox-initscripts: fix cdrom in mdev.conf
fixes #184
2009-10-12 12:58:25 +00:00
Natanael Copa
a64fd3e5c7 main/bind,busybox-initscripts: start net services after firewall 2009-09-15 13:04:51 +00:00
Natanael Copa
1c0672272a main/busybox-initscripts: fix loop device mdev config 2009-09-14 09:30:01 +00:00
Natanael Copa
94dbf79b4b main/busybox-initscripts: added acpid init.d script
and default acpi script for poweroff
2009-08-18 19:52:58 +00:00
Natanael Copa
6ed51d98e5 main/sysklogd,busybox-initscripts: start system logger before network
fixes #121
2009-08-09 14:22:48 +00:00
Natanael Copa
900f6e7047 main/busybox-initscripts: fix for crond initscript
fixes #74
2009-07-24 17:39:31 +00:00
Natanael Copa
2d2ddf507b move core/* to main/
added maintainer to several packages as well
2009-07-23 18:24:11 +00:00