~cyphermox/ubuntu/wily/grub2/lp1097570

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-09-26 18:05:15 UTC
  • Revision ID: package-import@ubuntu.com-20140926180515-jt4sd1vf4ofy54vj
Tags: 2.02~beta2-14
* On architectures without a real GRUB port, just build the utilities.
  This makes tools such as grub-probe and grub-fstest available
  everywhere, and makes grub-mount available on all Linux and kFreeBSD
  architectures.
* Remove .MIPS.abiflags section from images (thanks, Jurica Stanojkovic,
  although I used a slightly simpler approach; closes: #762307).
* Include a text attribute reset in the clear command for ppc
  (LP: #1295255).
* Disable VSX instruction on powerpc startup to fix booting on ppc64el.
* Stop adding a CHRP note on chrp_ibm machines, since that apparently
  breaks PowerVM and isn't needed on other machine types as far as we can
  tell (LP: #1334793).
* Refactor flicker-free-boot configuration in debian/rules to reduce
  duplication.
* Disable flicker-free-boot on Ubuntu ppc64el for now, as it isn't needed
  there and causes too many problems (LP: #1338471).
* Use nvram rather than nvsetenv on chrp_ibm machines, since that tool is
  better-supported and copes with such things as nvram being missing in
  qemu.
* Remove brace-expansion from the postrm, and switch the preinst and
  postrm to /bin/sh (closes: #762940).
* On ppc64el, look for a PReP partition and install the core image to the
  first one if found.  For now this is done by borrowing prep-bootdev.c
  from grub-installer, incurring a dependency on libparted.
Filename Latest Rev Last Changed Committer Comment Size
..
argv.c 1.15.16 11 years ago Package Import Robot Import upstream version 2.00 3.1 KB Diff Download File
execute.c 1.15.17 10 years ago Package Import Robot Import upstream version 2.00+20131208 24.5 KB Diff Download File
function.c 1.15.16 11 years ago Package Import Robot Import upstream version 2.00 2.7 KB Diff Download File
lexer.c 1.15.17 10 years ago Package Import Robot Import upstream version 2.00+20131208 7.7 KB Diff Download File
main.c 1.15.17 10 years ago Package Import Robot Import upstream version 2.00+20131208 2.8 KB Diff Download File
parser.y 1.15.17 10 years ago Package Import Robot Import upstream version 2.00+20131208 10.5 KB Diff Download File
script.c 1.15.17 10 years ago Package Import Robot Import upstream version 2.00+20131208 9.7 KB Diff Download File
yylex.l 1.15.17 10 years ago Package Import Robot Import upstream version 2.00+20131208 11.4 KB Diff Download File