Jesus Alvarez
ab6e8295cd
Change git pkgrel to 2
...
Accidentally committed the initcpio hook changes that were not ready yet.
11 years ago
Jesus Alvarez
bbb7ad9be4
Undo zfs hook commit
...
Accidental commit! Oooops!
11 years ago
Jesus Alvarez
54e12bcbdc
push.sh: Get package sources from repo path
11 years ago
Jesus Alvarez
2bfacd7cf8
repo.sh: Copy package sources to repo path
11 years ago
Jesus Alvarez
8dd06d5bed
build.sh: Delete log files after build
11 years ago
Jesus Alvarez
7aa234acd3
Update lts packages for kernel 3.10.45-1
11 years ago
Jesus Alvarez
21273ec569
Update git packages for kernel 3.15.2-1
11 years ago
Jesus Alvarez
b962a3b5f6
Update zfs-utils-git PKGBUILD md5sum hash
11 years ago
Jesus Alvarez
2d03c08f2f
zfs-utils.initcpio.hook: hashbang not needed
11 years ago
Jesus Alvarez
fb4ce2d136
zfs-utils.initcpio.hook: Fix missing B
11 years ago
Jesus Alvarez
7a8a630760
Merge pull request #25 from techmunk/master
...
Allow ZFS for /usr or /var, when the root filesystem is not ZFS.
11 years ago
Jesus Alvarez
2dfe8344bc
Remove src and tar.gz for clean command
11 years ago
Jesus Alvarez
f4976c8ad4
build.sh: Fix ZOL version replace for lts packages
11 years ago
Jesus Alvarez
a32c5b32a1
build.sh: Fix updating of existing repo
11 years ago
Jesus Alvarez
f903bef790
build.sh: Remove temp dir if exists
11 years ago
Jesus Alvarez
59d4135788
Update git packages to kernel 3.15.1-1
11 years ago
Jesus Alvarez
956e62d2f0
Update lts packages to kernel 3.10.44-1
11 years ago
Christian Dale
e2a815cc7c
Allow ZFS for /usr or /var, when the root filesystem is not ZFS.
11 years ago
Jesus Alvarez
6603206314
Update lts packages to kernel 3.10.43-1
11 years ago
Jesus Alvarez
1ae371a174
Update lts packages to ZOL version 0.6.3
11 years ago
Jesus Alvarez
99b18a326c
Remove systemd files from zfs-utils-lts
11 years ago
Jesus Alvarez
285f84eed1
Merge pull request #24 from zfjagann/master
...
Update git packages for kernel 3.14.6-1
11 years ago
Zeal Jagannatha
e002c6eb35
Update git packages for kernel 3.14.6-1
11 years ago
Jesus Alvarez
27c462e706
scraper.sh: Remove run_cmd usage
11 years ago
Jesus Alvarez
b55d9c1934
lib.sh: Undo eval change
11 years ago
Jesus Alvarez
462750d65d
Update lts kernel to 3.10.42-1
11 years ago
Jesus Alvarez
5729e51ff5
Update archiso kernel to 3.14.4
11 years ago
Jesus Alvarez
4ffe3c708b
repo.sh: No longer copy package sources to sources dir
11 years ago
Jesus Alvarez
59e81a3305
lib.sh: Fix eval $@ in run_cmd()
...
The wrapped commands were not getting properly "unwrapped" when used with
strings. This was causing eval "$@" to try to run the first word word in the
unescaped string.
11 years ago
Jesus Alvarez
e6cbf4b6e9
Update git packages for kernel 3.14.5-1
11 years ago
Jesus Alvarez
1a0d4a6957
gitignore: Ignore testing directory
11 years ago
Jesus Alvarez
d5de881eb9
Update lts packages for kernel 3.10.41-1
11 years ago
Jesus Alvarez
f448c3cdd1
Add support for mkaurball
11 years ago
Jesus Alvarez
453e160ba3
Update lts packages to pkgrel 2
11 years ago
Jesus Alvarez
9b463a68a8
Merge pull request #23 from Lance0312/lts-systemd-service
...
zfs-utils-lts: steal systemd service from upstream
11 years ago
Lance Chen
c7a9e3202f
zfs-utils-lts: steal systemd service from upstream
...
zfs.service was removed from commit 16b015e
, and
zfsonlinux/zfs@881f45c has not merged into 0.6.2 yet,
so there is no systemd service to start zfs on boot
currently. I steal some service files from the upstream,
and these files would be removed soon, hopefully.
Signed-off-by: Lance Chen <cyen0312@gmail.com>
11 years ago
Jesus Alvarez
90aa08cdc1
Update git packages for kernel 3.14.4-1
11 years ago
Jesus Alvarez
726d1ba22d
Update git packages for kernel 3.14.3-2
11 years ago
Jesus Alvarez
10179b80da
Update lts for kernel 3.10.40-1
11 years ago
Jesus Alvarez
8a1f2d26d8
Update git packages for kernel 3.14.3-1
11 years ago
Jesus Alvarez
61a72814d7
Update lts packages to 3.10.39-1
11 years ago
Jesus Alvarez
0b048d05c0
Update git for kernel 3.14.2-1
11 years ago
Jesus Alvarez
2025efaaad
repo.sh: Move package sources to backup directory
...
Instead of deleting the packages sources, this update moves them to
AZB_PACKAGES_BACKUP_DIR.
11 years ago
Jesus Alvarez
6b1e11e006
repo.sh: Add support for package backup directory
...
When the archiso is updated, usually the packages are no longer in the build
directories. This update adds the AZB_PACKAGE_BACKUP_DIR variable to allow
repo.sh to gather packages from the backup directory to add to
demz-repo-archiso.
11 years ago
Jesus Alvarez
2d5bf9d0ca
Update lts packages for kernel 3.10.38-1
11 years ago
Jesus Alvarez
01dcf34d9d
build.sh: Change -iname to -type in find commands
11 years ago
Jesus Alvarez
34219b0041
Update initcpio help information
11 years ago
Jesus Alvarez
de71708dae
Add zed to mkinitcpio install hook
11 years ago
Jesus Alvarez
f514b431bb
scraper.sh: Add support for the lts packages
11 years ago
Jesus Alvarez
0ea09bbe55
Move license to the top in git PKGBUILDS
...
AUR was having problems seeing the license variable and was giving me shit.
11 years ago