summaryrefslogtreecommitdiff
path: root/src/getty-generator.c
Commit message (Expand)AuthorAgeFilesLines
* move all tools to subdirsKay Sievers2012-04-121-183/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* fix sparse warningsFrederic Crozat2012-03-051-1/+1
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-121-1/+1
* virt: add missing header inclusionLennart Poettering2011-09-231-0/+1
* getty: simplify things a bitLennart Poettering2011-08-311-26/+26
* getty: automatically add getty on hvsi0 virtualizer consoleLennart Poettering2011-08-311-15/+53
* getty-generator: ignore if symlinks already existLennart Poettering2011-08-311-6/+13
* update READMELennart Poettering2011-08-241-1/+1
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-011-0/+2
* getty: fix messageLennart Poettering2011-08-011-2/+2
* getty: automatically spawn getty on xen console xvc0Lennart Poettering2011-08-011-0/+8
* util: truncate newline inside of read_one_line_file() alreadyLennart Poettering2011-04-161-1/+0
* getty: move automatic serial getty logic into generatorLennart Poettering2011-03-151-0/+127