Commit Graph

4115 Commits

Author SHA1 Message Date
K. Lange 004dcb79c2 file-browser: add context menu with [Up] 2018-11-18 09:38:47 +09:00
K. Lange 0188140357 sysinfo: show package manager info 2018-11-17 13:52:08 +09:00
K. Lange d40340ec13 yutani-query: add command-based interface 2018-11-17 13:51:48 +09:00
K. Lange 022a005028 msk: add count command to list package info 2018-11-17 13:51:14 +09:00
K. Lange 85fa086285 travis: deploy target is actually image.iso 2018-11-16 15:23:18 +09:00
K. Lange bc9a8ecf69 readme: just in case... 2018-11-16 15:06:32 +09:00
K. Lange 27fcc926c9 readme: mention docker build process 2018-11-16 14:40:01 +09:00
K. Lange 39307c34f7 travis: new build script with uid juggling 2018-11-16 14:34:58 +09:00
K. Lange 4a343c3bcb make: Are we not building cdrom dir correctly? 2018-11-16 14:09:37 +09:00
K. Lange b0c40cab2b travis: try LANG=C.UTF-8 2018-11-16 14:06:38 +09:00
K. Lange 7196a4e54e travis: Attempt travis builds again 2018-11-16 14:04:34 +09:00
K. Lange b42313066c check-reqs: no yasm needed anymore 2018-11-16 13:43:03 +09:00
K. Lange eb156b6671 util/iso.py: oops, tarfs module is not a thing [yet] 2018-11-14 22:16:52 +09:00
K. Lange fb278d2533 util/iso.py: use the embedded fat to find files 2018-11-14 21:56:29 +09:00
K. Lange f489f069b9 util/iso.py: bootable from BIOS 2018-11-14 21:15:06 +09:00
K. Lange 66915d6f06 markup: actual font state stack 2018-11-14 17:25:39 +09:00
K. Lange d1ff49e70b sdf: add oblique, bold oblique fonts 2018-11-14 17:16:11 +09:00
K. Lange 9ae59ecdb9 util/iso.py: add FAT payload for EFI 2018-11-14 13:59:08 +09:00
K. Lange 72f653f915 util/iso.py: wip ISO creation tool 2018-11-14 12:36:42 +09:00
K. Lange 0f683d32de markup: wip markup parser and rendering 2018-11-12 20:24:42 +09:00
K. Lange 427b1559db imgviewer: redraw properly on focus change 2018-11-12 20:24:29 +09:00
K. Lange ec34bf5d57 Update README 2018-11-12 16:56:10 +09:00
K. Lange e6e3bfc9c9 v1.8.1 2018-11-12 16:16:40 +09:00
K. Lange 99dbcb81ab msk: set app version to 1.0.0 2018-11-12 16:16:40 +09:00
K. Lange 5bcd190af4 update ~/README with info on msk 2018-11-12 12:29:01 +09:00
K. Lange f1eb966787 bim: fixup conf syntax 2018-11-12 11:00:49 +09:00
K. Lange b25b8242b0 msk: complain if no remotes succeeded 2018-11-12 10:36:47 +09:00
K. Lange 2834bb9ef3 bim: add conf/ini highlighting 2018-11-12 10:06:34 +09:00
K. Lange eed65074c6 msk: allow for repo order to be enforced 2018-11-12 09:57:36 +09:00
K. Lange 3540023b88 fetch: hide cursor while drawing progress 2018-11-12 09:29:40 +09:00
K. Lange 72aaed2eef msk: allow for and properly merge multiple remote manifests 2018-11-12 09:26:30 +09:00
K. Lange 17fca7a0d4 msk: basic network download support 2018-11-09 19:41:53 +09:00
K. Lange df449d4b94 net: actually attempt to close sockets 2018-11-09 15:55:26 +09:00
K. Lange 017d22bda7 mkdisk.sh: 24M is an acceptable minimum 2018-11-08 20:44:17 +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 b93f99633b petty: re-add old getty 2018-11-08 18:02:54 +09:00
K. Lange 673e1e90c9 libc: support + in printf and any flag ordering 2018-11-08 15:44:00 +09:00
K. Lange b73316b5f5 libc: change some math debugging 2018-11-08 15:23:40 +09:00
K. Lange be02291b53 qemu: export and collect TERM in 'make shell' 2018-11-07 18:22:48 +09:00
K. Lange 6fc8317e27 bim: bump to v1.1.5 2018-11-07 16:12:50 +09:00
K. Lange 1604c43769 yutani-query: add quiet option 2018-11-07 12:44:19 +09:00
K. Lange ace77aee9c msk: rudimentary package manager 2018-11-07 12:44:09 +09:00
K. Lange 89d654e233 tar: don't complain when directory exists 2018-11-07 12:19:52 +09:00
K. Lange f213be0334 chmod: fix infinite loop parsing octal modes 2018-11-07 11:54:42 +09:00
K. Lange c2e0255066 iso9660: permissions shouuld be 0555 2018-11-07 10:55:53 +09:00
K. Lange e0bb92bb65 Bump to v1.8.0 2018-11-07 10:52:59 +09:00
K. Lange 2accf6e314 rline_exp: handle reduced terminal size better 2018-11-06 17:33:50 +09:00
K. Lange 6bde148d27 libc: system should return WEXITSTATUS(status) 2018-11-05 13:51:29 +09:00
K. Lange 79ad8dbb79 go-video.sh: bail when failed to set video mode 2018-11-02 14:44:45 +09:00
K. Lange d510c1375d set-resolution: should bail with bad arguments 2018-11-02 09:07:58 +09:00