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
Jesus Alvarez
12c4b9e37d
Update to 0.6.2_3.11.2-1
12 years ago
Jesus Alvarez
6bcdb9512f
build.sh: Fix kernel version sed command
...
There was an extra useless sed command that was causing the dependency version
to be changed before the actual version replacement sed command was used.
12 years ago
Jesus Alvarez
744f138807
Update to 0.6.2_3.11.1-2
12 years ago
Jesus Alvarez
21fe8f07b7
Update to 0.6.2_3.11.1-1
12 years ago
Jesus Alvarez
bc04d88a55
Remove path arguments for primary functions
...
The functions now reference $PWD instead of taking a path argument. A typo was
also fixed to a misnamed variable that caused the $FULL_VERSION variable to
cause misnamed files.
12 years ago
Jesus Alvarez
39cf505ca5
Update to 0.6.2_3.10.10-1
...
Closes #14
12 years ago
Jesus Alvarez
76957f1cd3
Update to 0.6.2_3.10.9-1
12 years ago
Jesus Alvarez
47ad5998ea
build.sh: Add set -e
12 years ago
Jesus Alvarez
faea8c590b
Delete git patches
12 years ago
Jesus Alvarez
e516d9c18c
scraper.sh: Grep only returns the first match
12 years ago
Jesus Alvarez
27cd9c808c
verifier.sh: Fix broken logic
12 years ago
Jesus Alvarez
6c1a31920a
Update to 0.6.1_3.10.7-1
12 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
503d379532
conf.sh: Remove duplicate variable
12 years ago
Jesus Alvarez
cff661df52
conf.sh: Increment LINUX_ARCHISO
12 years ago
Jesus Alvarez
2d184892bd
conf.sh: Start tracking
...
Configuration for all scripts has been moved to conf.sh.
12 years ago
Jesus Alvarez
6fc872c064
lib.sh: Remove set -e
...
The scripts should handle errors properly instead of just bailing. The build.sh
script will have to be updated due to this change.
12 years ago
Jesus Alvarez
34fcc23183
scraper.sh: The script works as expected
12 years ago
Jesus Alvarez
553d300e31
build.sh: Add support for linux pkgrel versioning
...
It was not possible to indicate the PKGREL version of the linux kernel package
within the script. Instead the script was using the archzfs PKGREL for
dependency versions, or 3.10.6-1 instead of 3.10.6-2.
12 years ago
Jesus Alvarez
81fa0e6443
Update to 0.6.1_3.10.6-1
12 years ago
Jesus Alvarez
38bd053244
verifier.sh: Add email notification
...
The script uses mutt to send and email. On my workstation it is configured to
use gmail.
12 years ago
Jesus Alvarez
90339b15da
lib.sh: Add send_mail()
12 years ago
Jesus Alvarez
7f23afff5a
Start tracking scraper.sh
...
This script will scrape the various webpages tied to the archzfs repository to
monitory specific data points and send an email notifcation when they have
changed.
12 years ago
Jesus Alvarez
d2847b0ddc
verifier.sh: Remove check_webpage()
12 years ago
Jesus Alvarez
2612be4601
build.sh: Move logging function to lib.sh
12 years ago
Jesus Alvarez
e58e032fb8
Start tracking verifier.sh
...
This script verifies that a local and remote repository are exactly the same.
If not, then an email notification is sent.
12 years ago
Jesus Alvarez
3956916131
Start tracking lib.sh
...
A simple bash logging library stolen from makepkg.
12 years ago
Jesus Alvarez
15238a1d51
Start tracking push.sh
...
This script is used to push the repository to the webhost.
12 years ago
Jesus Alvarez
c0dd09de28
build.sh: Add burp support
...
Burp allows the user to easily upload the latest package sources to AUR. The
implementation requires the user to have a burp.conf.
12 years ago
Jesus Alvarez
a2180a9b6e
build.sh: Update help message
12 years ago
Jesus Alvarez
0f9d9017bc
Update 0.6.1_3.10.5-1
12 years ago
Jesus Alvarez
c5eaf1a6ea
Update to 0.6.1_3.10.3-1
12 years ago
Jesus Alvarez
f595f91bc5
Update to 0.6.1_3.10.2-1
12 years ago
Jesus Alvarez
6c2725acfc
Merge pull request #12 from badele/systemd
...
Fix zfs binary path
12 years ago
Jesus Alvarez
68c4747a50
Update to 0.6.1_3.9.9-1
12 years ago