Commit Graph

16 Commits

Author SHA1 Message Date
3a2b314669 chore(options): move parsing code to a parser module 2025-10-20 19:42:39 -07:00
c749c8d38e implement a new sprout command line options mechanism 2025-10-20 18:17:29 -07:00
3453826e9d document ( by hand :( ) all of the code of sprout 2025-10-20 00:06:46 -07:00
9b8ba30f56 improve documentation of some functions and more readme work 2025-10-19 20:23:55 -07:00
f5f431458c instead of a panic, fail with a specific error if there is no entry to boot 2025-10-19 02:25:55 -07:00
e90b45f58d begin documenting some functions and align error messages 2025-10-14 12:47:33 -07:00
4a5dc39c49 improve filesystem device match to support uuids and add early splash 2025-10-13 16:23:08 -07:00
7a63e0325b implement support for filesystem extractor mechanism 2025-10-13 00:55:11 -07:00
aba53c0d2b implement driver loading 2025-10-12 22:39:56 -07:00
fc239ea54d introduce the use of anyhow to no longer use panic 2025-10-11 14:35:29 -07:00
b941ee51b0 add print action 2025-10-05 00:09:53 -07:00
a3976919eb implement booting of first entry 2025-10-04 23:33:23 -07:00
24a9e2c727 initial actions, entries, generators mechanism! 2025-10-04 23:12:01 -07:00
8a2c08bb57 move some code to utils and move around functions 2025-10-01 21:30:43 -07:00
3fdaad42ad support for configuration files 2025-10-01 18:25:49 -07:00
17ca11f239 initial commit 2025-10-01 16:45:04 -07:00