Commit Graph

4 Commits

Author SHA1 Message Date
Ben Hutchings a6291ddc67 [arm64] Enable pstore, efi-pstore, etc. (Closes: #773309)
Enable PSTORE as built-in and EFI_VARS_PSTORE as module.

Auto-load efivars and efi-pstore:
- Replace features/all/efi-autoload-efivars.patch with the version
  that was committed upstream, which is not x86-specific.
- Add a separate patch to make efi-pstore auto-load, as this was not
  included in the upstream commit.

svn path=/dists/sid/linux/; revision=22227
2014-12-24 16:54:34 +00:00
Ben Hutchings 06654b3b80 Switch all Bug-Debian URLs to https scheme
svn path=/dists/trunk/linux/; revision=21142
2014-03-15 15:45:47 +00:00
Ben Hutchings 2fc55f7dc0 [x86] efi: Ensure efi-pstore is loaded on EFI systems
efi-pstore is now a separate module (dependent on efivars).  We still
want it to be auto-loaded to enable crash dumps on EFI systems, so add
another module alias.

While we're at it, explicitly set EFI_VARS_PSTORE=m matching what the
actual configuration will be.

svn path=/dists/sid/linux/; revision=20577
2013-09-08 16:19:58 +00:00
Ben Hutchings e0193dba93 Make patch directory and forwarded states consistent
Anything Debian-specific should have 'Forwarded: not-needed' and
be in debian/.

Anything that could plausibly go upstream (maybe with significant
rework) should have an 'Origin' or 'Forwarded: no' header and
be under bugfix/ or features/.

I haven't worked out what to do with debian/dfsg/; most of those
changes ought to go upstream eventually in some form.

svn path=/dists/trunk/linux/; revision=20321
2013-07-01 06:07:37 +00:00