16 Commits

Author SHA1 Message Date
Franco Fichtner
7aabc9dcef console: switch halt and reboot; closes #338 2015-08-22 19:39:03 +02:00
Franco Fichtner
3ffb835524 rc.initial: yes, I'm that lazy 2015-07-09 09:04:06 +02:00
Franco Fichtner
5427a3d654 rc: try refreshing php-cgi through SIGHUP instead 2015-04-01 11:19:47 +02:00
Franco Fichtner
5320fc92f9 rc: kill php-cgi to deal with moved includes 2015-04-01 08:36:23 +02:00
Franco Fichtner
7992bedfd3 rc: rename firmware console script for consistency 2015-03-06 14:44:34 +01:00
Franco Fichtner
dd21a823cb rc: another newline shuffle 2015-03-02 13:21:25 +01:00
Franco Fichtner
c2d2fe4b90 rc: shuffle newlines around a wee bit too (#32) 2015-03-02 12:35:09 +01:00
Franco Fichtner
ed6c71d6a3 rc: fix annoying MOTD/console menu gap and update copyright header 2015-03-02 11:25:19 +01:00
Franco Fichtner
931efa6867 src: fix all the whitespaces! 2015-02-27 14:50:26 +01:00
Ad Schellevis
79e657ab64 add support for su into main shell menu system, needed for standard rc scripts 2015-02-25 18:54:07 +00:00
Franco Fichtner
edd1601b81 rc: ingore SIGINT and SIGQUIT in pseudo-shell 2015-01-24 16:21:36 +01:00
Franco Fichtner
f10cedbea3 rc: prune shell menu some more 2014-12-11 13:30:29 +01:00
Franco Fichtner
c076d1c728 rc: change install media workflow
* Boot into the installer by default; it can still be aborted.

* Remove the dysfunct rescue installer.  The normal installer
  now has a better rescue tool called "Import configuration".

* Move and rework the installer launcher as rc.installer.  It
  can be called at any time if needed.
2014-12-11 11:49:04 +01:00
Franco Fichtner
4de5be80a0 inc: no idea why jails are special...
We can dash out jails, use them for development or production
environments even.  Sure, they may not support some priviledged
operation, but keeping weird glue around that is probably not
in all the places it should be is weird.
2014-12-10 23:44:42 +01:00
Franco Fichtner
8121fffd24 rc: improve the user experience on boot
First impressions are the most important ones...
2014-12-10 23:44:42 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00