Commit Graph

79 Commits

Author SHA1 Message Date
K. Lange 14ae8e37d8 login-loop: Use a simple, 'modern' /etc/issue 2021-09-25 21:01:51 +09:00
K. Lange 9d6ed3feb5 login: Support /etc/issue through login-loop 2021-09-25 12:13:15 +09:00
K. Lange 44651da833 v1.99.6 2021-09-18 13:55:16 +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 4dc97e7bf1 v1.99.5 2021-09-01 20:32:09 +09:00
K Lange 403b1ecfcb serial: should be owned by 'dialout' group 2021-08-31 22:40:49 +09:00
K. Lange c2dea31ff0 base: Add 'guest' user with no groups, not in sudoers 2021-08-31 20:54:35 +09:00
K. Lange 8984cc8f71 groups: First pass at support for supplementary group lists 2021-08-31 20:46:48 +09:00
K. Lange eb46ba969a calculator: screwy, kuroko-backed calculator 2021-08-30 11:16:34 +09:00
K. Lange 4d68b0bc4a text: bring back shm-stored fonts provided by compositor 2021-08-28 14:50:52 +09:00
K. Lange 7609912b03 v1.99.4 2021-08-20 09:24:28 +09:00
K. Lange 14027e83dc weather-tool: Use a geoip service to get location
Since OpenWeather doesn't provide this with their API,
we query ip-api.com, which has a free geoip location service
and we can even restrict the data pulled in from it so we're
not storing more sensitive data than just a city. Seems to
work okay in Japan, but I'll try it from other locations...
2021-07-25 18:06:59 +09:00
K. Lange fd7f8f103b weather-tool: remove unused legacy conf file 2021-07-25 17:48:35 +09:00
K. Lange f57679e0b4 v1.99.3 2021-07-19 20:10:12 +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 5c8e1a13e7 text: remove sdf kerning config 2021-07-06 13:25:11 +09:00
K. Lange a99b958c18 v1.99.2 2021-06-20 21:25:14 +09:00
K. Lange b380714969 base: Remove old qemu thing from startup 2021-06-18 21:40:31 +09:00
K. Lange 83987b292c v1.99.1 2021-06-15 19:50:33 +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 19ef74a9ff base: update /etc/os-release 2021-05-31 15:07:25 +09:00
K. Lange b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +09:00
K. Lange 888323bcea getty: Pass more args through 'headless' make target 2020-04-25 07:02:46 +09:00
K. Lange 8a16ba9740 wallpaper-picker: Add tool to pick wallpapers graphically 2019-12-25 10:21:53 +09:00
K. Lange f1892b70dd v1.10.9 2019-02-27 21:38:49 +09:00
K. Lange 8e190f584d v1.10.8 2019-01-21 21:53:19 +09:00
K. Lange d6f13f56f3 v1.10.7 2019-01-11 20:57:17 +09:00
K. Lange 7ff948770c sdf: kerning on bold ' 2019-01-11 20:39:54 +09:00
K. Lange a17d73cc25 v1.10.6 2018-12-27 21:47:09 +09:00
K. Lange 68dea41b97 v1.10.5 2018-12-26 23:33:07 +09:00
K. Lange 80c5f30d7b v1.10.4 2018-12-24 22:44:51 +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 1dd35e9536 v1.10.3 2018-12-22 14:18:42 +09:00
K. Lange 488c659e8d meta: add /etc/os-release and swap links back to github 2018-12-20 14:25:25 +09:00
K. Lange eb19b26db4 startup: refactor startup, with status information 2018-12-18 12:12:17 +09:00
K. Lange 8e5073830b msk: new repo 2018-12-12 09:27:34 +09:00
K. Lange 27bf6f15d8 yutanirc: add a little easter egg 2018-12-01 17:13:17 +09:00
K. Lange b5754538ec sdf: adjust some bold kernings 2018-11-30 21:54:26 +09:00
K. Lange 7e57d22c2a file-browser: pid file 2018-11-27 20:27:01 +09:00
K. Lange 626800f26c sdf: fix some bold kernings 2018-11-24 21:47:20 +09:00
K. Lange 99df9229bb msk: use a new repo source for 1.9.x due to incompatible kernel headers 2018-11-23 10:42:00 +09:00
K. Lange 7f458766d7 sdf: adjust some kernings 2018-11-22 12:08:48 +09:00
K. Lange a037fb216c add package-manager 2018-11-22 11:56:47 +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 cd63e25cff meta: relocate some files 2018-11-21 21:32:17 +09:00
K. Lange f9ecde5548 file-browser: more icons 2018-11-21 21:22:27 +09:00