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
/
extras
/
cdrom_id
Age
Commit message (
Expand
)
Author
2005-11-16
Makefile: remove exec_prefix and srcdir
Kay Sievers
2005-10-31
add man pages for *_id programs
Jan Luebbe
2005-10-28
"STRIPCMD=" for the EXTRAS
Kay Sievers
2005-09-27
switch tools and volume_id from LGPL to GPLv2
Kay Sievers
2005-09-14
add install test to 'make buildtest'
Kay Sievers
2005-09-14
EXTRAS: cleanup and sync all Makefiles
Kay Sievers
2005-09-14
EXTRAS/Makefile: fix install targets to match main Makefile
Jürg Billeter
2005-08-30
Makefile: remove all the duplicated rules
Kay Sievers
2005-08-18
fix typo in cdrom_id syslog
Kay Sievers
2005-08-17
cdrom_id: change err() to info() to help with debugging problems
Greg Kroah-Hartman
2005-08-17
Always open the cdrom drive in non-blocking mode in cdrom_id
Greg Kroah-Hartman
2005-08-12
added the cdrom.h #defines directly into the cdrom_id.c file
Greg Kroah-Hartman
2005-08-11
fix klibc build issue in cdrom_id.c
Greg KH
2005-08-11
changed cdrom_id exports to be easier to understand and consistant with other...
Greg KH
2005-08-11
Created cdrom_id program to make it easier to determine cdrom types
Greg KH