summaryrefslogtreecommitdiff
path: root/src/hostname-setup.c
AgeCommit message (Collapse)Author
2011-02-08build-sys: initial support ALTLinuxAlexey Shabalin
Hi all! I added basic support for ALTLinux. Please see patch or http://git.altlinux.org/people/shaba/packages/systemd.git?p=systemd.git;a=shortlog;h=refs/heads/altlinux Thanks.
2010-11-29build-sys: frugalware linux supportMiklos Vajna
2010-08-19hostname: if no hostname is configured use localhostLennart Poettering
2010-08-19hostname: on all distros make the name configured in /etc/hostname take ↵Lennart Poettering
precedence over distro-specific configuration In order to unify configuration across distributions we pick the simple-most option by default (Debian's /etc/hostname) and then fall back to distro-specific hacks if that doesn't exist.
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-07-20hostname: properly deal with unset hostname in fedora configurationLennart Poettering
2010-07-07util: implement safe_atolu based on safe_atolli/safe_atoi, depending on word ↵Lennart Poettering
size
2010-06-02hostname: keep dots in hostnameLennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering