[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-11 Thread Steve Langasek
This has been fixed now in an upload of base-files; looks like the change wasn't registered because the bug was assigned to the wrong package. Here's the changelog: base-files (4.0.1ubuntu3) hardy; urgency=low * Added information about the docs web page (LP: #159371) -- Nicolas Valcarcel <[E

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-08 Thread nxvl
Yes i think i added the new one, thinking that's what needed. -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-07 Thread Steve Langasek
The md5sum that's been included doesn't seem to match the one on my hardy system. I see the following: $ awk 'NR > 2' /etc/motd | md5sum | awk '{print $1}' b96a46f1f55c293787c096d1e5f5ce31 $ As a result, the package fails to upgrade the motd when I install it, because it assumes the motd has bee

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-02 Thread nxvl
Uploading changes as suggested. ** Attachment added: "base-files_4.0.1ubuntu3.debdiff" http://launchpadlibrarian.net/13084645/base-files_4.0.1ubuntu3.debdiff ** Changed in: sysvinit (Ubuntu) Assignee: Nicolas Valcárcel (nxvl) (nvalcarcel) => (unassigned) Status: Incomplete => Confi

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-02 Thread Steve Langasek
The most recently provided patch also doesn't handle updating /etc/motd with the new default on upgrade from previous releases, which is done by updating share/motd.md5sums. Nicolas, can you provide a patch that handles the upgrade as well? -- Default MOTD for server should point to documentatio

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-02 Thread Mathias Gug
Could you attach a new debdiff against the latest version of the package in the archive ? ** Changed in: sysvinit (Ubuntu) Assignee: Mathias Gug (mathiaz) => Nicolas Valcárcel (nxvl) (nvalcarcel) Status: Confirmed => Incomplete -- Default MOTD for server should point to documentation

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-04-02 Thread Mathias Gug
** Changed in: sysvinit (Ubuntu) Assignee: Ubuntu Server Team (ubuntu-server) => Mathias Gug (mathiaz) -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-03-18 Thread Nick Barcet
I agree that nxvl proposal is the simplest to implement. The doc team has agreed to modify help.ubuntu.com landing page to include a direct pointer to the server guide (which is currently a bit hidden). As I don't think we should have to update the MOTD for each release, I am enclosing a slightly

Re: [Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-03-17 Thread Matthew East
On Mon, Mar 17, 2008 at 10:58 AM, Colin Watson <[EMAIL PROTECTED]> wrote: > nxvl's suggestion seems pretty reasonable to me; point to a top-level > documentation page and let the user sort it out. They probably know > better than we do what they need help on! On the basis of the other comments in

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-03-17 Thread Colin Watson
If you do insist on having a different motd, though (which I think is unwise; it's not uncommon to run small-scale servers by installing a desktop and then sticking a few server packages on top, and people logging into those servers might want help too), then remember that resolving conflicts among

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-03-17 Thread Colin Watson
nxvl's suggestion seems pretty reasonable to me; point to a top-level documentation page and let the user sort it out. They probably know better than we do what they need help on! -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-03-02 Thread Nick Barcet
Mathiaz and soren looked at this and it is not as trivial a problem as it would have first seemed to be. Here are the problems we currently face: * We have yet to find a way to determine, in the post install script of the package, whether we are installing a server or not. - The runnin

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-02-20 Thread Matthew East
For the server edition, in my opinion the motd should contain instructions for the user to access locally installed documentation with whatever the default browser is, rather than referring to the website. That's the whole point of installing the ubuntu-serverguide package on the server edition (bu

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-02-15 Thread Nicolas Barcet
Raising the prio in order to get some attention on this ** Changed in: sysvinit (Ubuntu) Importance: Undecided => Medium -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug notification because you are a member of Ubuntu Bu

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-01-16 Thread Daniel Holbach
Steve: can you take a look at this one? -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-01-15 Thread nxvl
Attaching debdiff with the proposed changes. ** Attachment added: "base-files_4.0.1ubuntu2.debdiff" http://launchpadlibrarian.net/11363104/base-files_4.0.1ubuntu2.debdiff -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2008-01-08 Thread nxvl
Isn't it better to point to the ubuntu documentation instead of server documentation, so there it no problem if we are on Desktop or Server? so the MOTD will be: "To access official Ubuntu documentation, please visit : http://help.ubuntu.com/8.04"; -- Default MOTD for server should point to do

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2007-11-06 Thread Neal McBurnett
When I ran openbsd the first time I was delighted with the ease of getting good advice right after booting up. E.g. there is an "afterboot" man page which you can also see here: http://www.openbsd.org/cgi-bin/man.cgi?query=afterboot&sektion=8 which gives lots of good advice and links to other cr

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2007-11-01 Thread asommer
Couldn't you just patch /etc/init.d/bootmisc.sh to add a different message if the machine was installed from a Server ISO, or is running the server kernel? Use a different /etc/motd.tail possibly. A quick example: # Update motd uname -snrvm > /var/run/motd $server=$(uname

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2007-11-01 Thread Scott James Remnant
Also note that this would appear on desktop consoles too, so can't reference the server edition. -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 159371] Re: Default MOTD for server should point to documentation URL

2007-11-01 Thread Scott James Remnant
What browser? ;) -- Default MOTD for server should point to documentation URL https://bugs.launchpad.net/bugs/159371 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://