Commit Graph

464 Commits

Author SHA1 Message Date
bffff511f3
Add unversioned linking and checksums
Add symlinked versions of all images that are unversioned. This is
primarily for users who would like a URL path to the latest ISO for a
particular release. This is also for cases like osinfo where there
should be a generic path per major release.
2022-08-05 01:24:49 -07:00
18b985cdcc
add delete old packages option 2022-08-03 23:07:47 -07:00
94a530f4b5
generating the list in the wrong place 2022-07-31 20:40:05 -07:00
531db56b25
fix syntax error 2022-07-31 20:20:20 -07:00
5ce6c3065a
add separate sig file list sync 2022-07-31 20:19:22 -07:00
befa75f8f0
reduce required arguments 2022-07-31 19:27:46 -07:00
c416c09cf0
add project ID's for altarch 2022-07-31 19:23:38 -07:00
126e44e48b
powerpc is PPC, everything else is LINUX 2022-07-30 09:48:48 -07:00
045e07cf25
add system_id to xorriso template 2022-07-30 02:32:22 -07:00
a950af3404
fix naming for live images 2022-07-29 21:58:10 -07:00
6c20ee5a43
Add needed features (0.4.0)
* Add --disable-gpg-check switch to sync scripts
* Add --disable-repo-gpg-check switch to sync scripts
* Add datestamp for future image use
2022-07-28 16:00:40 -07:00
77264a3195
fix arch in altarch config 2022-07-27 13:39:36 -07:00
e4018d11d7
add sig syncs 2022-07-25 18:03:07 -07:00
e337d723c9
deploy gpg key with sig 2022-07-25 16:46:53 -07:00
c73d52d42b
755 is sufficient enough 2022-07-25 03:30:52 -07:00
56af2ade35
tweaking treeinfo in kickstart shouldn't matter 2022-07-25 03:12:26 -07:00
03111ba623
add skip all function for treeinfo only mods 2022-07-25 03:07:09 -07:00
35e3028fce
address permission issues with EFI files from lorax 2022-07-25 01:30:11 -07:00
9119e772d6
add initial sig syncing components 2022-07-25 00:46:34 -07:00
3b3d3da489
ensure there is proper logging for xorriso 2022-07-21 01:00:31 -07:00
2b0907043e
try to resolve ppc64le not booting RLBT#0000158 2022-07-21 00:25:31 -07:00
8d77a63a6a
Start work on 0.4.0
* Start SIG deployment testing
* Add additional sigs: desktop, virt
* Modify altarch to match repo names in release package
2022-07-20 16:17:19 -07:00
65a4ec93c3
add in checksum for latest image (RLBT#0000148) 2022-07-19 02:01:05 -07:00
60f97b1c67
joliet on 2022-07-18 15:51:10 -07:00
3c44d43727
further parallelize 2022-07-18 15:40:46 -07:00
debad119d9
attempt to add joliet long names 2022-07-18 15:27:35 -07:00
25c3921df2
correct sig and sync 2022-07-18 13:52:41 -07:00
7855a38747
just in case, use full path for bg processes 2022-07-18 08:33:24 -07:00
76954a624a
add a parallel method 2022-07-18 08:30:06 -07:00
313a26ec1f
split syncs 2022-07-17 22:11:30 -07:00
90efde8477
add in a fix for timestamps on packages 2022-07-16 11:44:05 -07:00
d14309ef78
turn on remote time 2022-07-15 16:55:41 -07:00
61451b1b37
hardlinking should be post-sync to prod before file list 2022-07-15 16:05:14 -07:00
aec6a5d52d
separate file list generation from the rest 2022-07-15 15:39:14 -07:00
04f2c3ab77
move generate confs and add testing script 2022-07-15 10:39:35 -07:00
7e04dd9580
move workers to beginning of command 2022-07-14 07:20:18 -07:00
4a4c1c0aeb
chore: merge devel -> main
* empanadas v0.3.0
2022-07-13 23:37:09 -04:00
929aa97e8b
bump to 0.3.0; release 2022-07-13 23:34:08 -04:00
03d0c585ae
add gitignore
* change capitalization for vbox
2022-07-13 23:33:23 -04:00
ca47a82d99
increase worker count 2022-07-13 20:07:50 -07:00
beebdaa105
fix up script 2022-07-13 20:01:23 -07:00
813acedf84
add additional file list operations for neil 2022-07-13 08:46:06 -07:00
9aada45f95
Support checking a different path easily (LIST=debuglist mangle/validate-repos, e.g.) 2022-07-13 02:00:16 -04:00
4a278cb091
Run / source sync things from other directories 2022-07-13 01:56:04 -04:00
37714cabd6
force selinux for the temporary repo file 2022-07-12 18:30:59 -07:00
f1fbcff0ef
Add pungi-like composeinfo metadata and modify readme 2022-07-12 01:57:25 -07:00
8017026bc8
Add a final grep to log for "FAILED" (RLBT#0000138)
Add a final grep if exit code of reposync is 0. There are cases where
dnf reposync will say the sync succeeded despite not downloading a
package due to a failed mirror. It is a failure when a GPG key can't be
verified or some other unforeseen cirumstance... but not when a package
can't be downloaded because of "all mirrors tried"

Also added "time" to the fpsync commands for RL9 syncing.
2022-07-12 00:59:19 -07:00
3207fd4ad0
project should contain image name 2022-07-11 19:26:13 -07:00
20bf0812db
revert to stg url now that CDN is fixed. add in some additional metadata for builds and cleanup output for containers 2022-07-11 21:15:31 -04:00
6b236b7b5f
Add symlink parameter to resolve script runtime 2022-07-11 21:14:08 -04:00