Jesus Alvarez
1df3e2991c
Add support for archiso packages
...
Packages built just for the archiso, included in the archzfs main repo.
To install, users will only need to install the archzfs-archiso-linux
package group.
NOTE: This will not work with the default clean-chroot-manager as the
required kernel packages for archiso cannot be installed in the clean
chroot working copy because they are out-of-date. The following change
was made to ccm64 to build the archiso packages:
PACKAGER=$PACKAGER THREADS=$THREADS nice -19 /usr/bin/makechrootpkg -I "/var/cache/pacman/pkg/linux-4.5.4-1-x86_64.pkg.tar.xz" -I "/var/cache/pacman/pkg/linux-headers-4.5.4-1-x86_64.pkg.tar.xz" -c -u -r $CHROOTPATH64
A request has been made upstream to pass -I to makechrootpkg so that
this change no longer requires a custom ccm64 script.
9 years ago
Jesus Alvarez
028a11af31
Update lts packages to pkgrel 2
...
The package signature was reported corrupted
9 years ago
Jesus Alvarez
7f0af56db2
Update lts packages for kernel 4.4.13-1
9 years ago
Jesus Alvarez
f0d51da2a9
Update std packages for kernel 4.6.2-1
9 years ago
Jesus Alvarez
f6f8ce5412
Update for std kernel 4.6.1-2
9 years ago
Jesus Alvarez
f2018560f5
Update linux-lts packages for kernel 4.4.12-1
9 years ago
Jesus Alvarez
aae2202ba5
repo.sh: Fix package backup
9 years ago
Jesus Alvarez
3f40c91f00
Update packages for ZOL 0.6.5.7
9 years ago
Jesus Alvarez
32670cea5b
verfier.sh: Fix sorting of files sums
9 years ago
Jesus Alvarez
4700fbc873
Update lts packages for kernel 4.4.10-1
9 years ago
Jesus Alvarez
f8d8bcb926
Update std packages for kernel 4.5.4-1
9 years ago
Jesus Alvarez
2168b47f3c
repo.sh: Fix old package backup
9 years ago
Jesus Alvarez
0dd00bf43d
Update std packages for kernel 4.5.3-1
9 years ago
Jesus Alvarez
6f46362e36
Return to hard set linux version
...
See https://github.com/archzfs/archzfs/issues/28#issuecomment-217774637
Closes #56
9 years ago
Jesus Alvarez
0d09329d4f
Update linux-lts packages for kernel 4.4.9-1
9 years ago
Jesus Alvarez
c8f6e668ee
scraper.sh: Ignore archiso for now
9 years ago
Jesus Alvarez
3a9287c435
push.sh: Add --no-pager to diff cmd
9 years ago
Jesus Alvarez
099587df67
Add provides and replaces stanzas
9 years ago
Jesus Alvarez
12b0ad9896
Add pkgbuild_cleanup
9 years ago
Jesus Alvarez
011c2f7ba5
scraper.sh: Fix path to kernel scripts
9 years ago
Jesus Alvarez
7bdeeee1b5
verifier.sh: Missed a variable
9 years ago
Jesus Alvarez
910a6d0c56
Finish fixing scraper.sh
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
261e0cfa17
Update std and lts packages to fix depmod
9 years ago
Jesus Alvarez
bc3329577d
Finish refactoring push.sh
9 years ago
Jesus Alvarez
e3bd2153c5
Finish lts packages
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
fb95c22324
Sort packages into kernel directories
9 years ago
Jesus Alvarez
c14d330467
Add std packages
...
Don't yet have the AUR names for these packages, but they can be changed
later if need be.
9 years ago
Jesus Alvarez
97419b1239
Refactoring for standard packages is done
9 years ago
Jesus Alvarez
f74ff01064
Move sub-repos
9 years ago
Jesus Alvarez
ea91c5605d
scraper.sh: Finish refactor
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
de75c35ee8
Fix return of full_kernel_version_no_hyphen()
9 years ago
Jesus Alvarez
5d66b39950
Remove support for i686 arch
...
Not supported by ZFSonLinux, so extra support here is a waste of time
and resources.
9 years ago
Jesus Alvarez
4c9b68c8cb
Prevent exit output when using usage()
9 years ago
Jesus Alvarez
6aab755f70
Begin adding tests
9 years ago
Jesus Alvarez
1b7882995c
lib.sh: Fix run_cmd output
9 years ago
Jesus Alvarez
dce0d102c9
build.sh: Fix error msg for lib.sh error
9 years ago
Jesus Alvarez
c589c0bb8f
build.sh: Update file banner
9 years ago
Jesus Alvarez
0de3b1575c
build.sh: Check source of lib.sh and conf.sh
9 years ago
Jesus Alvarez
5f3d51ea7e
Improved trap logging
9 years ago
Jesus Alvarez
fd533ae0d3
refactor: Change == to -eq
9 years ago
Jesus Alvarez
ca0b90b8ae
refactor: Add improvements to lib.sh
9 years ago
Jesus Alvarez
46d58c1fce
Begin aggressive refactor
9 years ago
Jesus Alvarez
3307a0a08a
lib.sh: Fix bash regex
9 years ago
Jesus Alvarez
d05fe95a2a
Update lts packages for kernel 4.4.7
9 years ago