summaryrefslogtreecommitdiff
path: root/src/getty-generator.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-12move all tools to subdirsKay Sievers1-183/+0
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers1-0/+1
2012-03-05fix sparse warningsFrederic Crozat1-1/+1
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering1-1/+1
2011-09-23virt: add missing header inclusionLennart Poettering1-0/+1
2011-08-31getty: simplify things a bitLennart Poettering1-26/+26
2011-08-31getty: automatically add getty on hvsi0 virtualizer consoleLennart Poettering1-15/+53
2011-08-31getty-generator: ignore if symlinks already existLennart Poettering1-6/+13
2011-08-24update READMELennart Poettering1-1/+1
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering1-0/+2
2011-08-01getty: fix messageLennart Poettering1-2/+2
2011-08-01getty: automatically spawn getty on xen console xvc0Lennart Poettering1-0/+8
2011-04-16util: truncate newline inside of read_one_line_file() alreadyLennart Poettering1-1/+0
2011-03-15getty: move automatic serial getty logic into generatorLennart Poettering1-0/+127