summaryrefslogtreecommitdiff
path: root/hostname-setup.c
AgeCommit message (Collapse)Author
2010-05-16build-sys: move source files to subdirectoryLennart Poettering
2010-05-15build-sys: slackware supportMalcolm Studd
Attached is a patch for slackware support. If you want it some other way, let me know; I haven't used git before. Slackware doesn't have gnome or vala, and I'm having some issues with the vala programs in systemd. I installed the vala compiler, and the configure script says I have everything required, but compilation fails (log attached). Is there something I'm missing? I installed systemd by commenting out the vala programs in Makefile.am. Malcolm
2010-05-10Fix compilation issue; s/-NOENT/-ENOENT/Tollef Fog Heen
2010-05-09hostname: drop invalid chars when reading hostname from diskLennart Poettering
2010-05-09hostname: read hostname for GentooMarc-Antoine Perennou
2010-05-08hostname: unify hostname configuration file parsers a littleLennart Poettering
2010-05-05build-sys: add Arch Linux supportDave Reisner
2010-04-10hostname-setup: add SuSE compatiblityKay Sievers
2010-04-10hostname: set hostname early during boottimeLennart Poettering