Jesus Alvarez
8443ffb5be
repo.sh: Add archiso checking
11 years ago
Jesus Alvarez
a6b93af90b
repo.sh: Fix typo
11 years ago
Jesus Alvarez
5789ede7e3
repo.sh: Remove DEBUG prefix from debug output
11 years ago
Jesus Alvarez
5877764f2f
lib.sh: Fix function argument number
11 years ago
Jesus Alvarez
1603c4ba6d
Set archiso version to 3.12.9
11 years ago
Jesus Alvarez
b62a8fafba
repo.sh: Refactor pacman data queries
11 years ago
Jesus Alvarez
893c49af46
lib.sh: Add a few functions for getting data from pacman
11 years ago
Jesus Alvarez
dd25728dcb
build.sh: Fix typo
11 years ago
Jesus Alvarez
ee8e8c4ead
scraper.sh: Refactor
11 years ago
Jesus Alvarez
c6c8ae4733
Update to 0.6.2_3.12.9-2
11 years ago
Jesus Alvarez
07e5dfd1e6
repo.sh: Rewrite help output
11 years ago
Jesus Alvarez
56eb60805b
lib.sh: Change echo to plain
11 years ago
Jesus Alvarez
3f356a3b9c
build.sh: Rewrite update_pkgbuilds
11 years ago
Jesus Alvarez
9b47fc7f0c
build.sh: Add debug and dryrun switches
11 years ago
Jesus Alvarez
42ee93fa69
build.sh: rewrite help output
11 years ago
Jesus Alvarez
367a011ab5
PKGBUILD: Improve checks
11 years ago
Jesus Alvarez
00b72a7276
PKGBUILD: Fix LINUX_VERSION variable
11 years ago
Jesus Alvarez
1ce8461cf1
PKGBUILD: Add arch checks for linux version
11 years ago
Jesus Alvarez
2cab830148
Update to 0.6.2_3.12.9-1
11 years ago
Jesus Alvarez
63d0cf162b
repo.sh: Refactor for improved file io ops
...
The script was rewritten group file operations into single commands. For
instance, adding packages to a repo does it in one go instead of multiple
separate adds.
11 years ago
Jesus Alvarez
5a27a6ff0c
lib.sh: Quote echo command in debug
11 years ago
Jesus Alvarez
d51c7f1fcb
Prepend AZB to remaining variables
11 years ago
Jesus Alvarez
559f917415
push.sh: Comment out rst2html output.
11 years ago
Jesus Alvarez
e258195835
Rewrite repo.sh
...
Improve fault tolerance by actually checking the content instead of using sed
matching on file names.
11 years ago
Jesus Alvarez
ec2514c8d6
Update to 0.6.2_3.12.8-1
11 years ago
Jesus Alvarez
a125e484f4
Refactor build script to use clean-chroot-manager
11 years ago
Jesus Alvarez
74bf5e4e1c
Add run_cmd for dry runs
11 years ago
Jesus Alvarez
fd405accb8
Move builder script to its own file
11 years ago
Jesus Alvarez
89f081909a
Change script sourcing to abs path
11 years ago
Jesus Alvarez
76948a0260
Add debug() function
11 years ago
Jesus Alvarez
f0ebd41d43
Fix incorrect syntax in pkgname
...
The PKGBUILDS were using parenthesis in the pkgname variable, this caused AUR
to reject the packages because it checked for the opening parens and considered
the package to be a split package, rejecting it.
https://mailman.archlinux.org/pipermail/aur-dev/2012-November/002241.html
11 years ago
Jesus Alvarez
ebad5e6e05
Update to 0.6.2_3.12.7-2
11 years ago
Jesus Alvarez
5d370e059f
Update to 0.6.2_3.12.7-1
11 years ago
Jesus Alvarez
8260135754
Update to 0.6.2_3.12.6-1
11 years ago
Jesus Alvarez
beb30e0407
Update to 0.6.2_3.12.3-1
11 years ago
Jesus Alvarez
ceaa41423f
Update to 0.6.2_3.12.2-1
11 years ago
Jesus Alvarez
5584713d75
build.sh: Improve match of linux version sed command
...
The sed command was matching and changing the spl version number along with the
linux version number. This caused makepkg to fail when building the zfs package
because it was searching for the incorrect spl version number.
11 years ago
Jesus Alvarez
662a315acd
Improve support for archiso versioning
...
The version of the kernel contained in the archiso can now be set. The already
compiled packages must be contained in the directory.
11 years ago
Jesus Alvarez
7c456c8361
Update to 0.6.2_3.12.1-1
11 years ago
Jesus Alvarez
d4288c9849
Increase archiso version to 3.11.6
11 years ago
Jesus Alvarez
65eb1b607d
Update to 0.6.2_3.12-1
11 years ago
Jesus Alvarez
765ad9dad0
Fix spl dependency version replace
...
Add new sed statement to replace this single occurrence.
11 years ago
Jesus Alvarez
feb6e316f7
Update to 0.6.2_3.11.6-3
11 years ago
Jesus Alvarez
8319142d1d
Add comment about bash variables in PKGBUILD
...
These scripts don't use them because AUR doesn't handle them properly.
11 years ago
Jesus Alvarez
b27de85692
Add quote strings to bash variables
...
Contributed by graysky at https://aur.archlinux.org/packages/zfs-utils/
11 years ago
Jesus Alvarez
be17456bc3
Fix getting package version numbers
...
Get version numbers from zfs instead of spl-utils.
Fix uname -r
11 years ago
Jesus Alvarez
127dee7b60
Change /usr/sbin to /usr/bin
11 years ago
Jesus Alvarez
9b4e10de74
Improve package dependencies
...
Remove uneeded dependencies to allow better support for dkms.
11 years ago
Jesus Alvarez
2d313b7a94
Update to 0.6.2_3.11.5-1
11 years ago
Jesus Alvarez
b8e9d52d8d
Increase archiso version to 3.11.2
12 years ago