K. Lange
|
d5f6170991
|
Check for mkfs.fat in PATH to catch missing /sbin early
|
2018-09-12 10:25:29 +09:00 |
|
K. Lange
|
4cbea4fa88
|
fix util/qemu.sh; make it demo hdd access
|
2018-09-11 17:45:08 +09:00 |
|
K. Lange
|
1960980586
|
Fix netinit
|
2018-09-04 10:17:59 +09:00 |
|
K. Lange
|
99c05e4c88
|
util/fix-python.sh needs to source toolchain to access strip and save several megabytes
|
2018-08-22 06:31:04 +09:00 |
|
K. Lange
|
dfa402b63a
|
local efi install script
|
2018-08-18 09:12:11 +09:00 |
|
K. Lange
|
d0023c387a
|
Enforce 2048 byte clusters and alignment in FAT to ensure mappability to ISO
|
2018-08-15 19:45:49 +09:00 |
|
K. Lange
|
3d584cb55b
|
boot qemu harness directly to graphical mode
|
2018-08-13 11:15:18 +09:00 |
|
K. Lange
|
e8246673b9
|
qemu display harness should use ttyS1
|
2018-08-12 17:55:23 +09:00 |
|
K. Lange
|
b77affc92f
|
More of that...
|
2018-07-23 20:45:10 +09:00 |
|
K. Lange
|
0e45293ced
|
Merge menubar into menu
|
2018-07-21 17:56:10 +09:00 |
|
K. Lange
|
4476911e48
|
Apparently extra commas aren't needed anymore in this?
|
2018-07-20 19:44:11 +09:00 |
|
K. Lange
|
89d107374c
|
provide dlfcn in libc
|
2018-07-19 19:04:17 +09:00 |
|
K. Lange
|
6598a4cb9c
|
use dd if fallocate fails (ext3?)
|
2018-07-19 14:31:45 +09:00 |
|
K. Lange
|
f3b818c3e5
|
/tmp should be world-writable
|
2018-07-19 14:09:49 +09:00 |
|
K. Lange
|
d4d3a333bc
|
prevent custom readline from being imported by mistake
|
2018-07-19 09:40:18 +09:00 |
|
K. Lange
|
6e9aa62460
|
Guess we don't *need* py 3.6...
|
2018-07-19 09:38:20 +09:00 |
|
K. Lange
|
8f2c0b60fa
|
oops, stderr
|
2018-07-19 09:32:25 +09:00 |
|
K. Lange
|
9b3d7915e6
|
Check for dependencies before building toolchain
|
2018-07-19 09:29:16 +09:00 |
|
K. Lange
|
f292de0ab6
|
Port gsudo
|
2018-07-18 22:31:59 +09:00 |
|
K. Lange
|
e774a8a13c
|
Add display harness hack
|
2018-07-18 16:29:15 +09:00 |
|
K. Lange
|
a0528a6c7c
|
Automatically generate util/devtable
|
2018-07-18 13:03:13 +09:00 |
|
K. Lange
|
1d1bc8523a
|
Convert update-extents to python3
|
2018-07-18 12:44:05 +09:00 |
|
K. Lange
|
b5aa474ae2
|
Copy owners for files in migrate
|
2018-07-18 12:37:33 +09:00 |
|
K. Lange
|
c75b586829
|
Fix some error handling
|
2018-07-18 09:43:39 +09:00 |
|
K. Lange
|
fdcd64e071
|
add script to run qemu directly with -kernel
|
2018-07-17 16:54:46 +09:00 |
|
K. Lange
|
200e1b66a6
|
Have mkdisk create cdrom dir?
|
2018-07-15 19:48:35 +09:00 |
|
K. Lange
|
ed020443d1
|
Non-functioning x64 EFI loader (needs jump to protected)
|
2018-07-11 13:23:04 +09:00 |
|
K. Lange
|
e76ed2000e
|
Use EFI to get memory map
|
2018-07-11 12:28:52 +09:00 |
|
K. Lange
|
16e1386c86
|
Lots of fixes
|
2018-07-11 10:55:49 +09:00 |
|
K. Lange
|
0ed0f2d96d
|
Merge isohybrid build support
|
2018-07-11 09:43:31 +09:00 |
|
K. Lange
|
3700630f0e
|
Rename netboot to netinit, makes more sense
|
2018-07-01 17:32:50 +09:00 |
|
K. Lange
|
9c93040303
|
Maybe just make default bufsiz 8192
|
2018-07-01 09:37:05 +09:00 |
|
K. Lange
|
cefbbbf52e
|
Use setvbuf to work around apparent issue
|
2018-07-01 09:31:02 +09:00 |
|
K. Lange
|
926fb403d5
|
add speed calc back into netboot
|
2018-06-30 13:56:00 +09:00 |
|
K. Lange
|
eb8d6f088b
|
Improvements (but still broken) to netboot
|
2018-06-30 12:08:22 +09:00 |
|
K. Lange
|
65d69b9836
|
Experimental, currently broken, netboot
|
2018-06-29 13:55:03 +09:00 |
|
K. Lange
|
878de11959
|
Install our python readline hook in fix-python.sh
This is temporary, I want a system like mainline where lots of Python
stuff can be more neatly installed...
|
2018-06-27 08:19:37 +09:00 |
|
K. Lange
|
79ac5ba9b1
|
Fix several Python things
|
2018-06-26 20:53:48 +09:00 |
|
K. Lange
|
9bc47111b3
|
Without __pycache__, smaller python
|
2018-06-26 09:05:11 +09:00 |
|
K. Lange
|
334d31e1d4
|
Build a bigger image if Python is installed
|
2018-06-25 21:49:06 +09:00 |
|
K. Lange
|
7d02bc8fd1
|
Add a tool to clean up python installations
|
2018-06-25 20:29:15 +09:00 |
|
K. Lange
|
5ae86c9213
|
incomplete textregion library
|
2018-06-09 17:32:24 +09:00 |
|
K. Lange
|
d6afa06c80
|
Menu bar in a separate library
|
2018-05-20 16:47:35 +09:00 |
|
K. Lange
|
ffa4bd7360
|
Add login, sudo, user session, auth lib, etc.
|
2018-05-10 22:33:32 +09:00 |
|
K. Lange
|
b6d6d8900e
|
include pthread in libc
|
2018-05-09 21:26:45 +09:00 |
|
K. Lange
|
f8d2b8d3a3
|
Experimental decorator menu stuff
|
2018-04-27 22:14:08 +09:00 |
|
K. Lange
|
34d1a58be7
|
Menus as a library (WIP)
|
2018-04-24 20:58:41 +09:00 |
|
K. Lange
|
a7cd9eb54b
|
Icon cache library
|
2018-04-24 20:25:42 +09:00 |
|
K. Lange
|
003dbca449
|
When auto-dep changes, rebuild everything that uses it
|
2018-04-21 20:14:42 +09:00 |
|
K. Lange
|
f9196a3181
|
Cache scaled SDF mipmaps for faster rendering
|
2018-04-21 17:24:55 +09:00 |
|