Commit graph

147 commits

Author SHA1 Message Date
b2a7748c0d
Don't make gen2extract verbose by default, since a user can add -v themselves
Some checks are pending
CI / Shellcheck (push) Waiting to run
CI / BATS Tests (push) Waiting to run
2024-08-05 14:05:35 -04:00
35538d605f
Fixed bugs in stage4 tar operations
Some checks are pending
CI / Shellcheck (push) Waiting to run
CI / BATS Tests (push) Waiting to run
2024-08-04 15:52:15 -04:00
791a123414
Fork complete 2024-08-04 10:55:57 -04:00
9fc6832935
Completed rename to gen2stage4-fixurl 2024-08-04 10:37:04 -04:00
99e967d1cc
Completed rename to gen2stage4 2024-08-04 10:35:45 -04:00
a8963efd1f
Comment/code cleanup 2024-08-04 02:24:07 -04:00
4b3165a05b
Update tests to use xz default 2024-08-04 02:13:16 -04:00
179dd65705
Changed default to xz from bz2 2024-08-04 02:05:02 -04:00
3886f96018
Renamed tools to match gen2-naming 2024-08-03 21:34:46 -04:00
dde46db69c
Update readme with new package name 2024-08-03 17:18:22 -04:00
f6c5c28af4
Fix part of the documentation badges to point to correct CI-2 2024-08-03 16:51:09 -04:00
707bebce1c
Fix part of the documentation badges to point to correct CI 2024-08-03 16:49:14 -04:00
f144d3d439
Update test0008 2024-08-03 16:38:26 -04:00
b0e4144ccf
Change order of tarIncludes in tar command 2024-08-03 16:34:41 -04:00
fbf5621221
Fix test0003 for kmod 2024-08-03 16:28:04 -04:00
21ae95f8c0
Update tests-2 2024-08-03 16:24:02 -04:00
21049359ad
Update tests 2024-08-03 16:16:46 -04:00
a17b7944ea
tar doesn't even support --include, so moved it to tail 2024-08-03 16:11:23 -04:00
e95bfa751d
Add dev nodes for test suite 2024-08-03 16:03:39 -04:00
02d34478d8
Enabled code to actually run and be testable 2024-08-03 16:00:08 -04:00
e309ffafc0
Update test to mask id for root checks 2024-08-03 15:57:26 -04:00
b17a565599
Complete code refactor of cpstage4 2024-08-03 15:37:28 -04:00
605d0ffea7
Cleanup help on mkstage4 2024-08-03 15:31:13 -04:00
7b94bae02f
Code cleanup 2024-08-03 14:33:30 -04:00
694004ea08
Fixed problematic code with tar check 2024-08-03 14:30:32 -04:00
f24aeabdd9
Commit problematic check for review 2024-08-03 14:28:12 -04:00
ade1758e22
Refactor exstate4 massively and cleanup 2024-08-03 14:25:13 -04:00
d5d2e812c1
Code cleanup to near pristine so far 2024-08-03 14:24:57 -04:00
aa6c7ac994
Code cleanup, optimization 2024-08-03 02:22:34 -04:00
43d5c71937
Code cleanup, no need for escaped quotes afterall 2024-08-02 21:59:20 -04:00
a821893962
Refactor a lot of code and cleanup 2024-08-02 21:50:53 -04:00
Horea Christian
8dfe860133 Bash syntax fix 2023-07-17 06:09:48 -04:00
Horea Christian
aecfd49e84 Better help text. 2023-07-14 23:54:48 -04:00
Horea Christian
634b53e80e Better feedback and instructions for exstage4 2023-05-23 19:42:05 -04:00
Horea Christian
feb0cfda44 Updated instructions to reference cpstage4 2023-05-23 19:40:16 -04:00
Horea Christian
acd878fc29 Splitting operation to satisfy shellcheck 2023-05-23 19:36:57 -04:00
Horea Christian
fc7c2fe300 Shellcheck is just fucking with me... 2023-05-23 19:32:24 -04:00
Horea Christian
5b98551425 Explicitly making argument literal 2023-05-23 19:27:19 -04:00
Horea Christian
173f0fb249 Allegedly safer quoting style as per shellcheck 🤔 2023-05-23 19:26:34 -04:00
Horea Christian
7cc88f2700 Nomenclature update, SOURCE is clearer than TARGET 2023-05-23 19:22:59 -04:00
Horea Christian
99e2d4157f Enabling confidential file exclusion 2023-05-23 19:18:51 -04:00
Horea Christian
c984d8513d Splitting occurs implicitly 2023-05-23 19:16:41 -04:00
Horea Christian
4ba02d1497 Positional reference after optind shifting 2023-05-23 19:13:17 -04:00
Horea Christian
92ea0b9d7d Removed unused variable 2023-05-23 19:12:06 -04:00
Horea Christian
59f37eb63f Removed unimplemented optarg 2023-05-23 19:11:20 -04:00
Horea Christian
516ca128d9 Added new function 2023-05-23 19:08:22 -04:00
Horea Christian
1d09ebd688 Removed debugging print call from teardown 2023-05-23 19:07:51 -04:00
Horea Christian
2652ff368f Updated and corrected test suite 2023-05-23 19:06:43 -04:00
Horea Christian
232443d1ce Fixed overlay exclusion 2023-05-23 19:06:29 -04:00
Horea Christian
06585dd1e2 typo 2023-05-23 18:15:24 -04:00