Jesus Alvarez
90e1dcbcb1
Numerous bug fixes to the build scripts
...
* change: move git_check_repo and git_calc_pkgver to lib.sh
* bug: reset run_cmd_output to nil before use (f'n globals)
* fix: use kernel_version_full_no_hyphen when getting packages to sign instead of zol_version.
* fix: Explicitly add package sig to package_list to copy to repo
9 years ago
Jesus Alvarez
dd192d80aa
push.sh: Fix cd command
9 years ago
Jesus Alvarez
3a9287c435
push.sh: Add --no-pager to diff cmd
9 years ago
Jesus Alvarez
ddac0d1107
push.sh: Add git checkout master before add
9 years ago
Jesus Alvarez
2c9abd5925
Ok, this is really the final refactor
...
for now ...
9 years ago
Jesus Alvarez
bc3329577d
Finish refactoring push.sh
9 years ago
Jesus Alvarez
55fd1acd27
Add more trap functions for better output
9 years ago
Jesus Alvarez
fa711d96a2
The final major refactor
...
archzfs build tools can now scale to include many more kernels, easily.
9 years ago
Jesus Alvarez
97419b1239
Refactoring for standard packages is done
9 years ago
Jesus Alvarez
f0394ee276
push.sh: Finish refactoring
9 years ago
Jesus Alvarez
b14c705d3a
Finish support for 'default' packages
9 years ago
Jesus Alvarez
eb0d89dca6
push.sh: fix git push
10 years ago
Jesus Alvarez
95e99adab9
Improve scraper.sh when running as cron job
...
Only errors are sent to stderr. An error only happens when a package
version has changed.
10 years ago
Jesus Alvarez
86bbe74789
push.sh: Fix kernel version variable substitution
10 years ago
Jesus Alvarez
ee7e32174b
Add support for aur4
10 years ago
Jesus Alvarez
54e12bcbdc
push.sh: Get package sources from repo path
11 years ago
Jesus Alvarez
67d1d88559
push.sh: Refactor, add mode settings
11 years ago
Jesus Alvarez
049334dcc3
Rename AZB_KERNEL* to AZB_GIT_KERNEL*
11 years ago
Jesus Alvarez
1a37ffa7b3
push.sh: Update version globbing
11 years ago
Jesus Alvarez
559f917415
push.sh: Comment out rst2html output.
11 years ago
Jesus Alvarez
bf34f01968
Reorganize archzfs tools
...
* Renamed most of the conf.sh variables.
* Separated build.sh and repo.sh
12 years ago
Jesus Alvarez
936ad0d712
push.sh: Rewrite
...
The script no longer pushes the demz-repo-* repositories. That is left to an
external script. push.sh only pushes the archzfs packages to aur as well as the
archzfs webpage documentation.
12 years ago
Jesus Alvarez
15238a1d51
Start tracking push.sh
...
This script is used to push the repository to the webhost.
12 years ago