Commit Graph

33 Commits

Author SHA1 Message Date
Luke T. Shumaker 779b31bce2 osi-mk: Indent stderr as well 2024-05-13 15:02:56 -06:00
Luke T. Shumaker e7ad02a2d4 fixup! BREAKING CHANGE: osi-mk: Split --conf into --fmt, --fmtconf, --pkgconf, and --conf 2024-05-13 15:02:29 -06:00
Luke T. Shumaker a8401b6a9c osi-mk: Fix to work with pacman 6.1.0
https://gitlab.archlinux.org/pacman/pacman/-/issues/136
2024-05-11 19:40:38 -06:00
Luke T. Shumaker 5f16a12185 BREAKING CHANGE: osi-mk: Split --conf into --fmt, --fmtconf, --pkgconf, and --conf 2024-03-04 15:02:05 -07:00
Luke T. Shumaker 3a2de4169d osi-mk: Tidy up the opening of inside 2024-03-04 14:21:20 -07:00
Luke T. Shumaker a4e6730f16 BREAKING CHANGE: osi-mk: Hoist --arch to be a top-level flag 2024-03-04 14:21:18 -07:00
Luke T. Shumaker 188319015b argparse.sh: Have opt_final be optional 2024-02-26 16:13:45 -07:00
Luke T. Shumaker c7e7099e30 osi-mk: Use `pacstrap -U` instead of `arch-chroot … pacman -U` 2024-02-26 16:10:43 -07:00
Luke T. Shumaker 7d7e4f2320 osi-mk: Add 'dir' and 'tar' formats 2024-02-14 11:16:31 -07:00
Luke T. Shumaker cf991a6404 osi-mk: Factor 'format' options into separate files 2024-02-14 09:02:04 -07:00
Luke T. Shumaker c47d74a474 BREAKING CHANGE: osi-mk: Rename some conf options 2024-02-14 08:53:52 -07:00
Luke T. Shumaker 069f7385f5 osi-mk: Audit 'trap' use, be clearer with tmp file names 2024-02-14 08:53:52 -07:00
Luke T. Shumaker 7c801595dc Use 'bug' as appropriate 2024-02-14 01:40:58 -07:00
Luke T. Shumaker 9339272bad Convert all Bash programs to use argparse.sh 2024-02-14 01:40:52 -07:00
Luke T. Shumaker 3a1b7563c2 osi.sh: Prefix all functions with `osi.sh:` 2024-02-14 01:37:19 -07:00
Luke T. Shumaker 582df0a2db fixup! osi-mk: Write an argparse.sh library to make arg parsing sane 2024-02-13 18:58:49 -07:00
Luke T. Shumaker 4d4a313a70 fixup! osi-mk: Support building for other Parabola-supported architectures 2024-02-13 18:43:57 -07:00
Luke T. Shumaker a820deb4a2 fixup! Move things to `lib/` or `bin/` subdirectories 2024-02-13 00:05:48 -07:00
Luke T. Shumaker a1310b2ef6 osi-mk: Support building for other Parabola-supported architectures 2024-01-30 08:36:57 -07:00
Luke T. Shumaker 962a05362d osi-mk: Add a --conf=machine-id= flag 2024-01-29 23:56:00 -07:00
Luke T. Shumaker 2630d42238 osi-mk: Have pacman.log be reproducible 2024-01-29 23:56:00 -07:00
Luke T. Shumaker ced69a4f8c osi-mk: Write an argparse.sh library to make arg parsing sane 2024-01-29 23:56:00 -07:00
Luke T. Shumaker 147b912ec3 osi-mk: Tidy up pacman/pacstrap args 2024-01-29 23:55:58 -07:00
Luke T. Shumaker c9e6c7e830 Get shellcheck to pass 2024-01-29 13:33:13 -07:00
Luke T. Shumaker 69be8af2e8 Fix TMPDIR messing with pacstrap 2024-01-26 00:20:35 -07:00
Luke T. Shumaker b0d522f9f5 First pass at adding tests for reproducible builds 2024-01-25 23:35:45 -07:00
Luke T. Shumaker 4e7caf1ada Properly handle -- in args to printf 2024-01-25 23:27:32 -07:00
Luke T. Shumaker 8fbffa90d0 Strictly obey TMPDIR 2024-01-25 19:03:07 -07:00
Luke T. Shumaker 0fe91d3c76 osi-mk: Set `--conf=dbus-units=dbus-broker-units` by default 2024-01-18 22:41:51 -07:00
Luke T. Shumaker 9ec6e26025 tests and fixes 2024-01-18 22:36:20 -07:00
Luke T. Shumaker 5dd1275ca3 osi-mount: Fix --root 2024-01-04 19:31:40 -07:00
Luke T. Shumaker 7b87204259 Add basic tests 2024-01-04 19:31:40 -07:00
Luke T. Shumaker 67bc1c476f Move things to `lib/` or `bin/` subdirectories 2024-01-04 15:16:23 -07:00