# HG changeset patch # User Christophe Lincoln # Date 1302839566 -7200 # Node ID c847b9bf07c226e84db61511f2136ac1a7b6e9cd # Parent b7d48b22d14c319a811a67bdbabc1d6e0a8600ca boot.cgi: button style for /etc/init.d/local.sh edit and put it under the box diff -r b7d48b22d14c -r c847b9bf07c2 TODO --- a/TODO Fri Apr 15 05:44:27 2011 +0200 +++ b/TODO Fri Apr 15 05:52:46 2011 +0200 @@ -12,7 +12,6 @@ umount, format, backup with dd or ?) * Improve boot.cgi to handle theming GRUB, fbsplash and Slim and improve rcS.conf. - * Handle start-stop-restart daemons and check status in system.cgi * Crond management interface * Firewall PID file and configuration diff -r b7d48b22d14c -r c847b9bf07c2 boot.cgi --- a/boot.cgi Fri Apr 15 05:44:27 2011 +0200 +++ b/boot.cgi Fri Apr 15 05:52:46 2011 +0200 @@ -171,11 +171,11 @@ `cat /proc/cmdline`

`gettext "Local startup commands"`

- -/etc/init.d/local.sh
 $(cat /etc/init.d/local.sh | syntax_highlighter sh)
 
+ +$(gettext "Edit script") EOT ;; esac