Commit Graph

19 Commits

Author SHA1 Message Date
K. Lange 26801b76fd init: don't actually open serial by default 2018-10-29 20:56:51 +09:00
K. Lange b6c3951497 Application cleanup 2018-08-15 10:07:33 +09:00
K. Lange 2d231a97af Cleanup init 2018-08-14 14:45:30 +09:00
K. Lange 8fb1d23b53 rename init.d to startup.d to avoid conflicting with typical usage 2018-08-12 16:47:22 +09:00
K. Lange 4fbfafc442 New shell-script-based init system 2018-08-12 16:36:56 +09:00
K. Lange 4b50fd324d Change how text login generally works so getty can die and reboot after login session ends 2018-08-02 18:48:45 +09:00
K. Lange be7d961ee7 make fallback hostname localhost 2018-08-02 03:42:25 +09:00
K. Lange bd3f1b0334 get/sethostname 2018-08-02 03:40:43 +09:00
K. Lange ba9e9078dd Add headless boot options 2018-07-06 10:40:49 +09:00
K. Lange 9533ea1bf6 Remove some excess serail debugging 2018-07-02 13:21:27 +09:00
K. Lange 65d69b9836 Experimental, currently broken, netboot 2018-06-29 13:55:03 +09:00
K. Lange 8080b5272f Cleanup default paths 2018-06-25 16:46:13 +09:00
K. Lange ffa4bd7360 Add login, sudo, user session, auth lib, etc. 2018-05-10 22:33:32 +09:00
K. Lange 2a4914057c Add putenv, setenv 2018-05-02 19:25:03 +09:00
K. Lange b4c1d997b4 Add getopt, getopt_long 2018-05-02 18:58:47 +09:00
K. Lange 8e07883088 Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
K. Lange dd089dcac5 Port ramdisk migration tool from python to c 2018-03-15 19:30:04 +09:00
K. Lange 7c6cd9c531 Add VGA terminal 2018-03-04 22:50:53 +09:00
K. Lange 4d57ba0481 move apps to subdir 2018-03-03 20:53:13 +09:00