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
/
namedev.c
Age
Commit message (
Collapse
)
Author
2005-04-26
[PATCH] oops, everything was getting created as 000 mode, try to fix this up,
greg@kroah.com
2005-04-26
[PATCH] start working on label support, and fix some segfaults for block ↵
greg@kroah.com
devices.
2005-04-26
[PATCH] add NUMBER support (basically same logic as TOPOLOGY, perhaps we ↵
greg@kroah.com
should merge this...)
2005-04-26
[PATCH] added topology support.
greg@kroah.com
2005-04-26
[PATCH] got REPLACE to work properly.
greg@kroah.com
2005-04-26
[PATCH] make struct config_device contain a struct device_attr instead of ↵
greg@kroah.com
duplicating the mess.
2005-04-26
[PATCH] Clean up the namedev interface a bit, making the code smaller...
greg@kroah.com
2005-04-26
[PATCH] add initial libsysfs support...
greg@kroah.com
needs lots more cleanup, but is much nicer than doing this by hand...
2005-04-26
[PATCH] namedev config files are fully parsed.
greg@kroah.com
now to do something with the data...
2005-04-26
[PATCH] Initial namedev parsing of config files
greg@kroah.com
.permission parsing works, .config needs more work.