Jesus Alvarez
aa4d0ca3f2
Merge pull request #20 from graysky2/master
...
3.13.7 update
11 years ago
Jesus Alvarez
5d8ecd1341
Merge pull request #19 from clefru/initcpio-readonly-mount
...
Respect the rw/ro kernel cmdline option.
11 years ago
graysky
433cc780ee
updated for new iso
11 years ago
Clemens Fruhwirth
2ba64814e1
Respect the rw/ro kernel cmdline option.
...
Also pipe the zpool list failure to /dev/null.
11 years ago
graysky
5a898446d8
bump pkgbuild as test build
11 years ago
graysky
14e92b7d12
my settings
11 years ago
Jesus Alvarez
0fdfde1dbf
Update to 0.6.2_3.13.7-1
11 years ago
Jesus Alvarez
c70286e7a4
conf.sh: Add {} around variables
11 years ago
Jesus Alvarez
91560f7ff5
repo.sh: Fixed missing package list bug
...
If the either the i686 or x86_64 packages are missing, an attempt was still
made to copy the packages using the cp_list string to the non existent
destination repo. This caused the script to terminate on error of cp with no
destination repository. The fix was to check cp_list for "". If cp_list is
empty, there are no packages to copy and the for loop is continued to the next
architecture.
11 years ago
Jesus Alvarez
8f538ef231
Update to 0.6.2_3.13.6-1
11 years ago
Jesus Alvarez
e94680e331
build.sh: Improve sign_packages()
...
sign_packages() now only creates signatures for packages that don't have
signature files.
11 years ago
Jesus Alvarez
e60d2f2479
README: Add dependency info
11 years ago
Jesus Alvarez
f975799ad5
repo.sh: Fix mv command for backing up packages
11 years ago
Jesus Alvarez
2fe17565f6
Update to 0.6.2_3.13.4-1
11 years ago
Jesus Alvarez
9c1b03bd10
repo.sh: Fix misnamed REQUIRED_VERSION
11 years ago
Jesus Alvarez
fd263eb47c
Merge branch 'linux-3.13'
11 years ago
Jesus Alvarez
574cd41a74
build.sh: Improve support for building for testing
11 years ago
Jesus Alvarez
6a47ef7e8e
README: Change update test to update-test
11 years ago
Jesus Alvarez
95e4da35e9
build.sh: Improve support for building for testing
11 years ago
Jesus Alvarez
c19acf2dcb
Update to 0.6.2_3.13.3-1
11 years ago
Jesus Alvarez
31da92c18c
README: Clarify pushing to AUR
11 years ago
Jesus Alvarez
3647de2f60
REAME: Fix burp link properly
11 years ago
Jesus Alvarez
3b25f01eef
README: Fix burp link
11 years ago
Jesus Alvarez
d1955a7c83
README: Fix syntax
11 years ago
Jesus Alvarez
7b544e2738
README: Add project usage information
11 years ago
Jesus Alvarez
57763de9bd
scraper.sh: Fix version variables
11 years ago
Jesus Alvarez
55a11e9301
build.sh: Add support for testing builds
...
Builds the packages using the AZB_LINUX_TEST_* version information in conf.sh.
This is useful for making sure the ZOL packages build for new minor Linux
kernel releases in the official testing repo. Prior to using the build script,
the user must set their chroots to use the testing repo by running "ccm{32,64}
t".
11 years ago
Jesus Alvarez
5a03cd8465
spl: Fix wrong unused flags patch
11 years ago
Jesus Alvarez
9cc004cd74
spl*: update package sums
11 years ago
Jesus Alvarez
ee60b34cdb
Update to 0.6.2_3.13.2-1
11 years ago
Jesus Alvarez
08ebda5c65
zfs*: Add --with-linux configure option
11 years ago
Jesus Alvarez
ccd4e76940
spl-utils: Remove uneeded patch
11 years ago
Jesus Alvarez
f4f78cc145
spl: Add linux-3.13-compat patches
11 years ago
Jesus Alvarez
a304018b58
Update to 0.6.2_3.13.2-1
11 years ago
Jesus Alvarez
3a468bf6c1
conf.sh: Rename variables
11 years ago
Jesus Alvarez
f5121b2ed3
build.sh: Add support for building test packages
...
Test building ZFS against the testing repo and testing kernel. This is useful
for making sure ZFS builds against minor kernel updates.
11 years ago
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