#2133: Coreutils-6.10
------------------------------------------+---------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
------------------------------------------+---------------------------------
Comment (by [EMAIL PROTECTED]):
Well, you can use sysctl for hostname:
{{{
$ sysctl -n kernel.hostname
$ sysctl -q -w kernel.hostname=foo
}}}
We could write a wrapper script for that. Personally, I already disable
the hostname from coreutils and use the one from net-tools because it has
more features. It would be good to know if and/or when hostname might be
added to util-linux-ng. That would be the proper place for it, anyway,
since it could be tailored to Linux specific interfaces.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2133#comment:8>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page