Commit Graph

16 Commits

Author SHA1 Message Date
Nicolas Braud-Santoni
8373eb5e5a debian/control: Use canonical HTTPS format URL for Vcs-Git 2018-09-19 04:19:55 +00:00
Aron Xu
7e1a2209f2 d/control: migrate to alioth-lists (Closes: #899756) 2018-05-28 18:21:26 +08:00
Aron Xu
3d6e854e86 Apply wrap-and-sort 2018-02-26 18:31:11 +08:00
Aron Xu
3aaa867358 Update VCS-* URL to salsa.debian.org 2018-02-26 18:30:17 +08:00
Aron Xu
024b8de22e Update std-ver to 4.1.1 2017-10-07 00:04:10 +08:00
Petter Reinholdtsen
ba81e6134b Correct URL to git repo. 2016-03-26 08:42:50 +00:00
Petter Reinholdtsen
ad8b63cbde Modify Standards-Version and Uploaders in the correct files. 2016-03-26 07:30:40 +00:00
Aron Xu
5226596377 More OpenZFS branding 2015-11-02 10:47:07 +08:00
Aron Xu
3d66721f22 Move the package to contrib 2015-11-01 11:26:30 +08:00
Aron Xu
22869f4f8a Correct b-d of binary modules 2013-07-14 03:10:16 +08:00
Aron Xu
4af4996b5e Binary module need depend on spl modules 2013-07-14 02:48:09 +08:00
Aron Xu
124e4b036a Binary modules need b-d on spl modules 2013-07-14 02:47:18 +08:00
Aron Xu
c7974f8b33 Add kernel package dependency, recommend zfs-modules first 2013-07-14 02:46:01 +08:00
Aron Xu
7640dd288e Remove redundant ARCH 2013-07-14 02:36:27 +08:00
Turbo Fredriksson
a20a40e383 Retrieve the arch from 'dpkg', don't hardcode it to 'amd64'.
+ Also install modules to '/lib/modules/<VERSION>-<ARCH>/'.
2013-07-14 02:31:16 +08:00
Aron Xu
a81c790e08 * Build udebs and optionally modules package(s) - both .deb and .udeb.
+ Find kernel source in $KSRC and kernel objects in $KOBJ.
  + linux-headers-_KVERS_ is a virtual package. Instead, depend on
    linux-headers-_KVERS_-common AND linux-headers-_KVERS_-amd64.
* Improve upon initramfs-tools scripts.
  + Try three times to import the pool and only if the last one fails,
    drop to a shell.
  + Print out the failed commands.
  + Support booting on crypted root by adding support to initramfs hook and script.
    + Only do crypto check(s) if 'zfs key -l' command is availible.
    + Don't add the list of crypto modules by default.
* Copy the zpool.cache file to the initrd.
* Update depends in zfs-initramfs.

Conflicts:
	debian/control.in
	debian/rules
2013-07-14 02:31:10 +08:00