On Thu, Jan 24, 2013 at 09:12:41PM -0800, Jonathan McDowell wrote:
> On Sun, Jan 20, 2013 at 11:27:28PM +0100, Vladimir 'φ-coder/phcoder'
> Serbinenko wrote:
> > On 13.10.2012 00:18, Jonathan McDowell wrote:
> (some code)
> > ARG_TYPE_INT means that the argument is d
On Sun, Jan 20, 2013 at 11:27:28PM +0100, Vladimir 'φ-coder/phcoder'
Serbinenko wrote:
> On 13.10.2012 00:18, Jonathan McDowell wrote:
(some code)
> ARG_TYPE_INT means that the argument is decimal integer but it's not the
> case here.
> Please follow indent style.
>
On Wed, Oct 10, 2012 at 05:21:45PM -0700, Jonathan McDowell wrote:
> On Thu, Sep 27, 2012 at 02:42:11PM -0700, Jonathan McDowell wrote:
> > I have a machine with both Linux and Windows installed on the hard
> > drive. Linux runs on the bare metal and I occasionally run the Windows
&
On Thu, Sep 27, 2012 at 02:42:11PM -0700, Jonathan McDowell wrote:
> I have a machine with both Linux and Windows installed on the hard
> drive. Linux runs on the bare metal and I occasionally run the Windows
> install in a VM using KVM pointed at /dev/sda. However if I'm not quic
:
| if testpci 8086:1237; then
| set default="2"
| fi
in my grub.cfg to correctly select the Windows partition if the qemu
provided host bridge is present.
Signed-off-by: Jonathan McDowell
-
=== modified file 'grub-core/Makefile.core.def'
--- grub-core/Makefile