Commit Graph

34 Commits

Author SHA1 Message Date
K. Lange 5dc972d5f4 base: Don't wait for msk on boot 2021-10-31 14:12:47 +09:00
K. Lange 6ed0e72278 base: Print message when loading drivers on startup 2021-10-18 20:30:14 +09:00
K. Lange a8c89422a7 base: Load the piix4 remapper if we see the ISA bridge; fixes OVFM under qemu without -M q35 2021-10-13 21:28:53 +09:00
K. Lange 831a0c97ab base: update package repository on startup 2021-10-12 10:54:42 +09:00
K. Lange 538cc9319e es1371: Audio driver for vmware 2021-10-10 15:13:29 +09:00
K. Lange 3d79b85f2c base: Accept QEMU IDE controller for ata driver autoload 2021-10-08 10:22:59 +09:00
K. Lange 46c59e8786 base: Load iso9660 and add a desktop icon when mounting CD at boot 2021-10-07 20:22:10 +09:00
K. Lange 8d9c13c047 base: Load ATA drivers on vbox if IDE is detected 2021-10-07 20:21:41 +09:00
K. Lange e87f09a1b4 piix4: move to module, only load in virtualbox 2021-09-09 12:22:30 +09:00
K. Lange 6510dd73bd time: Try to figure out some sensible timezone names from the TZ offset, and collect that from ip-api 2021-09-08 11:38:31 +09:00
K. Lange 0d71c98cc2 localtime: rudimentary, incorrect support for timezone offsets 2021-09-02 16:09:28 +09:00
K. Lange 4d68b0bc4a text: bring back shm-stored fonts provided by compositor 2021-08-28 14:50:52 +09:00
K. Lange ae7cdb00c2 vmware: detect vmware by its PCI Express chipset 2021-07-18 06:20:36 +09:00
K. Lange 236c8bacb3 modules: Reimplement loadable kernel modules 2021-07-17 18:55:54 +09:00
K. Lange b380714969 base: Remove old qemu thing from startup 2021-06-18 21:40:31 +09:00
K Lange 6842a57955 startup: try to dhcp on boot 2021-06-07 21:59:59 +09:00
K. Lange ceefe35c20 base: remove unsupported startup script 2021-06-04 17:52:26 +09:00
K. Lange 888323bcea getty: Pass more args through 'headless' make target 2020-04-25 07:02:46 +09:00
K. Lange 9f293f9f45 startup: mounting tmpfses before migrating breaks creating root directory entries 2018-12-23 16:22:45 +09:00
K. Lange eb19b26db4 startup: refactor startup, with status information 2018-12-18 12:12:17 +09:00
K. Lange 7e57d22c2a file-browser: pid file 2018-11-27 20:27:01 +09:00
K. Lange 07e074f82d init: quiet set USER and HOME for root in startup scripts... 2018-11-22 08:29:50 +09:00
K. Lange c71ed6ab60 qemu: use a TCP socket for 'make shell' w/ nc 2018-11-08 18:37:55 +09:00
K. Lange be02291b53 qemu: export and collect TERM in 'make shell' 2018-11-07 18:22:48 +09:00
K. Lange 758a8b6cf4 tmpfs: mount through startup, not on module load 2018-10-31 18:18:11 +09:00
K. Lange 120f95c584 Reconfigure font-server and start it when conditions are appropriate 2018-09-21 13:13:20 +09:00
K. Lange d96f52ec93 single-user terminal should start full screen 2018-08-14 11:39:26 +09:00
K. Lange f7e6ceebf2 add not command to shell to invert return codes 2018-08-14 08:11:19 +09:00
K. Lange c5c0e5b89c change the way 98_qemu_login works 2018-08-13 18:07:19 +09:00
K. Lange e9853dbd4f quick local shell access from qemu 2018-08-13 13:32:26 +09:00
K. Lange f372859ddb make sure startup scripts are +x 2018-08-12 18:12:26 +09:00
K. Lange eff64a3fc0 Automatically run qemu display hack if under harness 2018-08-12 17:21:05 +09:00
K. Lange 64aac5e063 Mount cdrom if available 2018-08-12 17:14:15 +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