index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rules
/
99-systemd.rules.in
Age
Commit message (
Expand
)
Author
2016-04-18
Mark nbd as inactive until connected (#2422)
Wouter Verhelst
2016-04-12
rules: set SYSTEMD_READY=0 on DM_UDEV_DISABLE_OTHER_RULES_FLAG=1 only with AD...
Lukáš Nykrýn
2015-10-01
rfkill: rework and make it listen on /dev/rfkill
Lennart Poettering
2015-03-12
rules: systemd - remove legacy "ram" from block device blacklist
Kay Sievers
2014-11-21
units: make sure rfkill service is bount to the actual hardware
Lennart Poettering
2014-10-07
/proc/sys prefixes are not necessary for sysctl anymore
Zbigniew Jędrzejewski-Szmek
2014-07-31
rules: allow systemd to manage loop device partitions
Kevin Wells
2014-07-15
rules: consistently use "?*" instead of "*?"
Kay Sievers
2014-03-13
getty: Start getty on 3270 terminals available on Linux on System z
Hendrik Brueckner
2014-03-10
rules: mark loop device as SYSTEMD_READY=0 if no file is attached
Peter Rajnoha
2014-01-31
s390/getty-generator: initialize essential system terminals/consoles
Hendrik Brueckner
2013-10-16
rules: don't limit some of the rules to the "add" action
Lennart Poettering
2013-10-16
rules: expose loop block devices to systemd
Lennart Poettering
2013-10-14
backlight: include ID_PATH in file names for backlight settings
Lennart Poettering
2013-10-14
rfkill: use ID_PATH as identifier for rfkill state files
Lennart Poettering
2013-10-14
rfkill: add new rfkill tool to save/restore rfkill state across reboots
Lennart Poettering
2013-10-14
backlight: always prefer "firmware"/"platform" backlights over "raw" backligh...
Lennart Poettering
2013-10-11
Add support for saving/restoring keyboard backlights
Bastien Nocera
2013-08-14
backlight: instead of syspath use sysname for identifying backlight devices
Lennart Poettering
2013-08-14
backlight: add minimal tool to save/restore screen brightness across reboots
Lennart Poettering
2013-06-17
rules: only run systemd-sysctl when a network device is added
Ross Lagerwall
2012-10-09
udev: support multiple entries for ENV{SYSTEMD_ALIAS} and ENV{SYSTEM_WANTS}
Kay Sievers
2012-09-24
rules: only mark MD disks, not partitions, with SYSTEMD_READY=0
Kay Sievers
2012-07-30
99-systemd.rules.in: ignore nbd in the "add" uevent
Harald Hoyer
2012-07-30
rules/99-systemd.rules.in: ENV{SYSTEMD_READY}="0" for incomplete md
Harald Hoyer
2012-07-24
rules: avoid mounting raid devices too early
Michal Schmidt
2012-04-14
udev: trivial gtk-doc update
Kay Sievers
2012-04-12
getty: VC devices are always available, we don't need to wait until they show up
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-04
move imported udev into place
Kay Sievers