[Voyage-linux] A very minor suggestion for Voyage 0.1
Punky Tse
(spam-protected)
Fri Mar 18 11:58:35 HKT 2005
Adamo,
Thanks and noted. I has been thinking to have a voyage-util deb
package that contains some helper scripts. fstab, voyage.update,
nat.sh will be the candidate to be included, and I think your scripts
is also good to put in them too. But just don't expect it will come
up very soon.
Please continue to give valuable suggestion. Your support definitely
change how Voyage evolve.
Punky
On Thu, 17 Mar 2005 14:21:48 +0200, Yiorgos Adamopoulos
<adamo at central.tee.gr> wrote:
> First of all congratulations for a remarkable work!
>
> Now for the suggestion:
>
> 1. change fstab so that it mounts / as rw and not ro
> 2. update-rc.d -f rmnologin remove
> 3. create a script /etc/init.d/voyage as follows:
>
> #!/bin/sh
>
> case $1 in
> 'start')
> echo 'Removing /etc/nologin'
> /etc/init.d/rmnologin
> echo 'Remounting / as read-only'
> /bin/mount / -o remount,ro
> ;;
> *)
> ;;
> esac
>
> 4. update-rc.d voyage defaults 99 (remember that rmnologin is S99rmnologin)
>
> This way, when Voyage Linux boots, it will not complain while setting
> the time and while (not) removing /etc/nologin :-)
>
> Just a thought
>
> - adamo -
>
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at list.voyage.hk
> http://list.voyage.hk/mailman/listinfo/voyage-linux
>
--
--
Regards,
Punky
P U N K N ! X . c o m
Technology + Lifestyle
(http://www.punknix.com)
Voyage Linux
(http://www.voyage.hk/software/voyage.html)
More information about the Voyage-linux
mailing list