Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
-help strings standardized in vyatta-cfg-system | |||
2008-03-03 | allow numbers in hostname | Stephen Hemminger | |
Last commit blocked names like "test1", proper expression from RFC 952 is: <hname> ::= <name>*["."<name>] <name> ::= <let>[*[<let-or-digit-or-hyphen>]<let-or-digit>] | |||
2008-03-03 | don't allow illegal hostnames | Stephen Hemminger | |
Be more restrictive on hostnames to conform with RFC 952. Host name can't begin or end with a minus sign. | |||
2008-02-06 | template cleanup and fix for bug 2785: update /etc/mailname with hostname. | An-Cheng Huang | |
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2007-12-11 | fix sudo problem on installed system | An-Cheng Huang | |
2007-12-10 | use "127.0.1.1" for configured hostname (leave "127.0.0.1" for localhost). | An-Cheng Huang | |
2007-11-07 | use default if host-name is deleted | An-Cheng Huang | |
2007-10-24 | add 'sudo' for 'system' and 'service/ssh' configuration commands. | An-Cheng Huang | |
2007-10-19 | move "system" configuration templates/scripts from vyatta-cfg. | An-Cheng Huang | |