Commit Graph

15 Commits

Author SHA1 Message Date
Michael Tremer
64835e022c udev: Fix calling VLAN script
The VLAN hotplugging script was called with a wrong parameter that
should just be used to rename devices. Hence the script was not
correctly executed and did not create the virtual devices.

Fixes: #11009

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2016-02-28 12:29:45 -08:00
Michael Tremer
36f7fe6a38 udev: Add hotplugging for VLAN devices
The VLAN devices will now automatically be created after
a parent device has been added.

Mainly this will resolve a race-condition between udev
initialising the network adapters and sysvinit running
scripts that will do the initialisation of the VLAN.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2015-08-05 12:43:08 +01:00
Michael Tremer
600b99fb31 network: Configure device names from /var/ipfire/ethernet/settings
Instead of creating a copy of the configuration values and
for better extensibility, we will have udev execute a script
that parses /var/ipfire/ethernet/settings and will return the
correct name of the corresponding device (green0, blue0, ...).
2015-03-09 16:31:59 +01:00
Michael Tremer
2af8179385 rngd: Mix-in RDRAND and reload for HWRNGs added at runtime. 2014-02-01 16:46:22 +01:00
Arne Fitzenreiter
35e188494d udev: update to 208. 2013-11-18 23:27:37 +01:00
Michael Tremer
c9a8dd4ca9 mei: Don't load the mei kernel module
This module makes a lot of Supermicro boards fail
to boot and reboot.
2013-04-09 16:30:15 +02:00
Arne Fitzenreiter
8b246743fa udev: add missing alsa rules. 2012-11-09 09:55:18 +01:00
Arne Fitzenreiter
ae0d87a63b udev: update to 141 and cleanup rules. 2012-10-30 14:25:33 +01:00
Michael Tremer#
3e78d712cc codel: Enable fq_codel on all devices.
Except loopback.
2012-08-14 15:44:19 +02:00
Arne Fitzenreiter
e2e106be56 Update isdn modul blacklisting. 2010-06-19 18:37:51 +02:00
Arne Fitzenreiter
d7211302bf Updated mISDN,mISDNuser and lcr (20090906). 2009-12-22 00:23:52 +01:00
Arne Fitzenreiter
0235d31b88 Updated mISDN/user to current 1.2 development version 2009-04-05 07:35:33 +02:00
Arne Fitzenreiter
c7445b8704 Add udev rule for SCSI/SATA/LIBATA Cdrom
Removed building of pcmciautils package
Fixed missing imq patch
2008-05-18 18:27:58 +02:00
Michael Tremer
0ca0680295 Prepared core update 13.
This will change the format of the mISDN config file
back to plain config not XML.
For the new old script there is bc required.
Additionally the mISDN modules and some related are not
loaded by udev on sys-start but manually by the
mISDN init script.
2008-04-10 00:09:53 +02:00
arne_f
debeaeaabc added DVB Hardware modules to core12
added VideoDiskRecoreder


git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1287 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2008-03-27 08:48:22 +00:00