Commit Graph

97 Commits

Author SHA1 Message Date
brent s. 8278c55cab
Merge branch '4.x_rewrite' of square-r00t.net:bdisk into 4.x_rewrite 2021-07-05 02:50:42 -04:00
brent s. 9d018be8aa
checking in before switching things up 2021-07-05 02:50:13 -04:00
brent s. 75580b43cc
fixing some merge issues 2021-03-28 12:43:02 -04:00
brent s. 716120e14b
just checking some stuff in 2021-03-28 12:39:30 -04:00
brent s. a376bea0e9 checking in some stuff 2018-11-08 03:55:53 -05:00
brent s. 69b6ec60d0 adding stuff to GPG ... i think i *can* use ctx.create_key()! 2018-09-24 18:05:42 -04:00
brent s. 0dd54a604d checking in a ton of population 2018-09-23 07:55:58 -04:00
brent s. c48c752f84 adding some mtree parsing stuff we need for overlays 2018-08-14 03:49:21 -04:00
brent s. 82c21f170a more prelim distro plugin stuff 2018-06-02 04:36:21 -04:00
brent s. 5017d76064 committing in some prelim stuff for cross-distro guest 2018-06-02 01:40:14 -04:00
brent s. 0682137b21 parsing, but need to finish extended value validations for confparser and then get to work actually making the stuff go 2018-05-30 13:43:30 -04:00
brent s. 7c0c7bf5c0 gorram it lxml. 2018-05-26 09:11:07 -04:00
brent s. ee653e81f6 grrr. validation errors, but i think it's how i'm modifying the thing 2018-05-26 08:40:21 -04:00
brent s. 9f74e97c45 i should commit this. 2018-05-24 08:24:46 -04:00
brent s. b134ee67bd writing XSDs fucking sucks 2018-05-23 01:45:31 -04:00
brent s. e818b04f16 conf parsing is DONE. 2018-05-22 07:19:49 -04:00
brent s. 4de9d1a26c checking in... 2018-05-22 06:01:18 -04:00
brent s. 1d9b40a597 confgen is done. messy, but done. 2018-05-21 05:58:25 -04:00
brent s. f4f131890d i cannot believe i just wiped out an entire night's worth of work. 2018-05-20 10:15:13 -04:00
brent s. b2498ba98d checking in some work 2018-05-18 08:13:46 -04:00
brent s. bf12fbcda3 i'm about to change how i handle regexes entirely 2018-05-15 22:01:46 -04:00
brent s. 1df5bd87e0 testing some stuff 2018-05-15 08:41:58 -04:00
brent s. ed7ccdeeaf checking in some major progress. STILL hitting a bug with multiple xpath% btags(TM ;P) with a regex% tag in the same line that contains {#}. 2018-05-15 05:31:20 -04:00
brent s. befcd8185e poplated license file, conf generator now builds paths 2018-05-14 13:53:06 -04:00
brent s. 262eefba07 checking in some progress. config generator's almost done. kind of janky, but it works. 2018-05-13 21:56:43 -04:00
brent s. 7819b5edc4 checking in 2018-05-10 00:30:50 -04:00
brent s. 4dd03dea75 example config done 2018-05-09 03:27:58 -04:00
brent s. 5182e8154b __init__.py handling proper checks
updated .gitignore too
2018-05-08 23:41:42 -04:00
brent s. c6a837d1fe stubbing out 4.x 2018-05-08 22:26:17 -04:00
brent s. 614c1b3e6f update to remain compatible with https://lists.archlinux.org/pipermail/arch-releng/2017-October/003796.html 2017-10-16 03:25:47 -04:00
brent s. c10ceaa225 support for user-specified build.ini. untested. should probably then modify te config parser to search for a config if this is set to None, not to /etc/bdisk/build.ini. 2017-09-30 05:15:52 -04:00
brent s. 76da0bb29a so it appears that the http git clone for ipxe is a lot more stable than the git:// URI. 2017-08-19 22:44:16 -04:00
brent s. a54b5b110d fixing bitness bug in single-arch 2017-05-07 10:21:36 -04:00
brent s. bf3dc2bb4c ...okay. final tagging, promise. that was a legit bug. 2017-05-06 11:21:40 -04:00
brent s. fae0a53034 gorram it. 2017-05-06 11:11:02 -04:00
brent s. 676265b2aa fixing bug in gpg signing 2017-05-06 06:53:28 -04:00
brent s. 6f3a0f6b86 missed the check if /etc/bdisk/build.ini is specified 2017-04-12 12:05:58 -04:00
brent s. 481a3e4cf9 Merge branch 'master' of square-r00t.net:bdisk 2017-04-11 22:21:32 -04:00
brent s. f9c44ecc8e because sometimes people don't read/grok docs 2017-04-11 22:21:11 -04:00
brent s. 6ff5a96d76 some more tweaks 2017-04-11 09:06:19 -04:00
brent s. e3236eb0d6 whoops! one oversight 2017-04-11 08:30:09 -04:00
brent s. 60791f1596 okay. FINALLY fixed the weird issue with arbitrary paths 2017-04-11 08:27:18 -04:00
brent s. f37221c833 some further tweaking of conf paths 2017-04-11 08:19:24 -04:00
brent s. 6760b46c5d and adding a tweak to check the pwd parent for the project dir 2017-04-11 02:07:52 -04:00
brent s. 06c8924367 root user check 2017-04-11 01:34:14 -04:00
brent s. ac7bfa7320 minor fix for installing packages in live system 2017-03-26 12:30:56 -04:00
brent s. 2545d0742a updated- docs might have some bugs, but working 2017-03-07 18:38:20 -05:00
brent s. f26e03fda9 adding split-architecture source tarball support... untested and probably not done yet, so not tagging a release 2017-03-06 03:21:23 -05:00
brent s. 32638dbdff whew! docs finished. 3.00 beta is DONE! 2016-12-30 19:57:34 -05:00
brent s. 2094cf4f1f tweak fixin's, documentation 2016-12-26 13:34:34 -05:00