__
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
l free to detail usage cases when my logic is wrong (e.g. disk
configuration, who writes config, external factors and so on)
> Cheers,
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_
a BIOS call with \a is a valid way to produce a beep
> Samuel
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.as
Samuel Thibault wrote:
> Vladimir 'φ-coder/phcoder' Serbinenko, le Fri 05 Feb 2010 17:52:02 +0100, a
> écrit :
>
>> Could you detail at which events beep should be produced and propose a
>> patch to add appropriate hooks?
>>
>
> A beep just whe
Samuel Thibault wrote:
> Vladimir 'φ-coder/phcoder' Serbinenko, le Fri 05 Feb 2010 17:52:02 +0100, a
> écrit :
>
>> Could you detail at which events beep should be produced and propose a
>> patch to add appropriate hooks?
>>
>
> A beep just whe
Robert Millan wrote:
> On Mon, Dec 28, 2009 at 02:04:18PM +0100, Vladimir 'φ-coder/phcoder'
> Serbinenko wrote:
>
>> - "NAME [VARIABLE]",
>> + "NAME [VARIABLE] [HINTS]",
>>
>
>
hard to tell.
>>>
>> You need to
>> insmod efi_gop
>> or (for older systems)
>> insmod efi_uga
> With either efi_gop or efi_uga loaded the system simply goes black as
> soon as I use "boot". Any idea or pointers to debugging?
>
Try running &q
ly have an ahci.mod :-)
>
Are the parameters of current ata_pass_through ATA-specific or would
they be the same on AHCI?
> BTW: I agree that using a global function pointer
> 'grub_disk_ata_pass_through' is a hack. A cleaner design would be
> possible with a grub_disk_dev.ioctl(.) call.
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
This should make cursor-on/-off cleaner
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
=== modified file 'term/ieee1275/ofconsole.c'
--- term/ieee1275/ofconsole.c 2010-01-22 19:42:02 +
+++ term/ieee1275/ofconsole.c 2010-02-08 11:06:56 +
@@ -322,10 +322,26 @@
grub
_
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
ed to gfxmenu
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
y
> - make up some acceptable way to specify framebnuffer rotation in the
> environment like gfxmode
>
> Thanks
>
> Michal
>
>
>
> _______
> Grub-devel mai
r to make new version magic PFF3 and add a flag field in
version = 3 and GRUB_FONT_8_BIT would be the first flag. This allows
further expandability by orthogonality.
I started reviewing your patch but it turned out that it's a patch
bewtween some kind of your local versions. Could you send a
ldn't give any backwards compatibility problems since OSes expect
boot_devices to point to their root.
> Best regards,
>
> Grégoire
>
>
>
> _______________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-dev
grub_free (oldname);
>
> +int hookedFile = grub_strlen (filename);
> +filename[hookedFile - 2] = '\0';
> +
> filename_alloc = 1;
>}
>
>
> Regards,
> Georgy
> ------------
Michal Suchanek wrote:
> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko :
>
>> Michal Suchanek wrote:
>>
>>> Hello
>>>
>>> Sending a preliminary framebuffer rotation patch.
>>>
>>> You can use videotest to s
Michal Suchanek wrote:
> On 11 February 2010 11:19, Michal Suchanek wrote:
>
>> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko :
>>
>>> Michal Suchanek wrote:
>>>
>>>> Hello
>>>>
>>>> Sending a prel
ole gfxmenu. However for some
esoteric reasons people care.
But on the other hand anitaliasing may improve readability of complex
rendered system e.g. diacritics, vowel marks and Indic scripts
> -- Bruce
>
>
> ___________
> Grub-devel mailing list
and PFF4 for 24-bit (sub-pixel).
>
>
Please use PFF3 and feature bitfield
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
orking prototype for this in newreloc branch.
>
> Regards,
> Georgy
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regar
_error)
> -
> -/*
> - * Disk probe failure.
> - */
> -LOCAL(hd_probe_error):
> - MSG(hd_probe_error_string)
> - jmp LOCAL(general_error)
> + ERR(geometry_error_string)
>
> /*
> * Read error on the disk.
> */
> LOCAL(read_error):
> - MSG(read_e
half of gbura...@gmail.com at openSubscriber.com
> http://www.opensubscriber.com/message/grub-devel@gnu.org/13434141.html
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-d
bol = '\0';
> + }
>
> if (hook (filename, type, node))
> {
>
>
>
> --
> This message was sent on behalf of gbura...@gmail.com at openSubscriber.com
> http://www.opensubscriber.com/message/grub-devel@gnu.org/13415591.html
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
Michal Suchanek wrote:
> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko :
>
>> Michal Suchanek wrote:
>>
>>> 2010/2/11 Vladimir 'φ-coder/phcoder' Serbinenko :
>>>
>>>
>>>> Michal Suchanek wrote:
>>
://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
--
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Desc
Samuel Thibault wrote:
> Samuel Thibault, le Fri 05 Feb 2010 19:11:18 +0100, a écrit :
>
>> Vladimir 'φ-coder/phcoder' Serbinenko, le Fri 05 Feb 2010 17:52:02 +0100, a
>> écrit :
>>
>>> Could you detail at which events beep should be produced
(xzio->file,inbuf,XZBUFSIZ);
Missing spaces before opening bracket and after commas. I recommend
running indent on new files.
>
>
> _______
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladi
Szymon Janc wrote:
> On Tue, 16 Feb 2010 14:12:04 +0100 Vladimir 'φ-coder/phcoder' Serbinenko
> wrote
>
>
>> First of all: could you use unified diff? (-u option)
>>
>
> Sure, will use that in future.
>
>
>> grub2-1.98~experimental
ed to copy the type from.
>
#include
#define swap(a,b) {typeof (a) mytemp ## __LINE__; mytemp ## __LINE__ =
b; b = a; a = mytemp ## __LINE__; }
int
main ()
{
int x = 1, y = 2;
swap (x,y);
printf ("%d, %d\n", x, y);
}
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
for this.
> What do You think about it?
>
>
>
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/ph
t's
overflown (unlikely if estimation method is good), save overflow
separately by blocks and concatenate when done
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
ebody else.
3) Get to develop when feature you proposed is considered good
> Thank you for everyone's time.
>
> - Richard
>
>
> _______
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/
anks
>
> Michal
>
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
__
__
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_
RR_NONE;
> + }
> + if (node->inode_read)
> + {
> + info.mtimeset = 1;
> + info.mtime = grub_le_to_cpu64 (node->inode.i_mtime);
> + }
> +
> + info.dir = ((filetype & GRUB_FSHELP_TYPE_MASK) == GRUB_FSHELP_DIR);
> + grub_free (node);
> + return hook (filename, &
.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
what could be the problem here?
> how can i troubleshoot this?
>
> partitions:
> /dev/sda1 /boot 100mb
> /dev/sda2 /swap 8gb
> /dev/sda3 / 300gb
> /dev/sda4 /srv 4tb
>
> thx,
> alex
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Desc
sent on behalf of gbura...@gmail.com at openSubscriber.com
> http://www.opensubscriber.com/message/grub-devel@gnu.org/13421616.html
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-
.org/msg03199.html
>
>
Ok, I agree that it should be fixed but I made and applied a slightly
different fix
>> We use only C-style comments
>>
> Ok, I will create new patch soon
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signatur
ev/sda3 / 300gb
> /dev/sda4 /srv 4tb
>
> thx,
> alex
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
xternal storage or launch any disk utility
> Thanks all for,
>
> Robo
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mai
amellia.c:1149: warning: no previous
> prototype for 'camellia_encrypt256'
> ../lib/libgcrypt-grub/cipher/camellia.c:1263: warning: no previous
> prototype for 'camellia_decrypt256'
>
>
> --S
>
>
> _
/ext2.c:688: got filename: 'boot', type 2
> fs/ext2.c:651: iterating inode size=0 mode=0x0
> fs/ext2.c:862: grub_fshelp_dir returning: 0
>
> In order to help troubleshoot this, I can apply patches on top of
> current SVN, run fstest & test booting for you. Please note that ma
mtime);
> + }
> +
> + info.dir = ((filetype & GRUB_FSHELP_TYPE_MASK) == GRUB_FSHELP_DIR);
> + grub_free (node);
> + return hook (filename, &info);
> +}
> +
> + grub_dl_ref (my_mod);
> +
> + data = grub_nilfs2_mount (device-&
} -nographic -serial stdio -hda ${hdafile} -fda ${fdafile}
> -cdrom ${isofile} -boot ${bootdev} | tr -d "\r" >${outfile}
> cat $outfile
>
> rm -f ${tmpfile} ${outfile} ${cfgfile} ${isofile} ${hdafile} ${fdafile}
>
>
> ----------------
__
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
Hello, all. First of all I would like to announce that I was appointed
as a co-maintainer of GRUB.
I will release 1.98 in 24 hours. Feel free to update NEWS before then
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital
ussed but never implemented. setpci is in 1.98
> Regards,
> Nando
>
> 2010/3/2 Vladimir 'φ-coder/phcoder' Serbinenko <mailto:phco...@gmail.com>>
>
> Hello, all. First of all I would like to announce that I was appointed
> as a co-maintainer of GRU
ous build bugs.
So for 1.98 we don't support this configuration. In future it may change
if someone fixes those problems
> If it's a requirement it could be just optional, but I would leave as a
> requirement since I understand that gettext is mainly everywhere.
>
>
this release.
I hope you enjoy using GRUB as much as we enjoyed developing it.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
me result.
>
>
Stupid question: have you rerun ./autogen.sh ?
> What is the best way to add dependency for those programs if
> I want to use crc calculation in fs module?
>
> thank you very much in advance
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
c. build 5646) (dot 1)
>
>
>
>
> Is there currently a working version for Mac OS X 10.6.2?
>
>
> Any pointers much appreciated!
>
>
> colin
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
>
rub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
t;>> result.
>>>
>>>
>>>
>> Stupid question: have you rerun ./autogen.sh ?
>>
>
> Yes, I did. I should have mentioned.
> What I did is
>
> sh autogen.sh
> make clean;./configure;make
>
>
May I have a look at this part of the patch?
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
desired, extend it
> to work on GRUB (either version) hereby.
>
> bye,
> //mirabilos
-
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phco
ed the (non-standard)
> '%X' specifier.
>
Non-apropriate. I've just fixed it properly in bazaar. Thanks for reporting
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
Szymon Janc wrote:
> Dnia wtorek 16 luty 2010 o 19:16:19 Vladimir 'φ-coder/phcoder' Serbinenko
> napisał(a):
>
>
>> I like the patch however few comments:
>> 1) How are filters ordered?
>> 2) How would I selectively disable a filter. E.g. for hexdump or
+= grub_setup_init.lst
> ---8<---8<---8<---8<---8<---
>
>
grub_setup_SOURCES is in i386-pc.rmk and sparc64-ieee1275.rmk
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
ive but this and next week I have other concerns but I'll process
the pile once I have time
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladi
$@
-f po/POTFILES --keyword=_ --keyword=N_
Feel free to test & commit
> Thanks for the report,
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
t
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
Bruce Dubbs wrote:
> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>> Carles Pina i Estany wrote:
>>> Hi,
>>>
>>> On Mar/17/2010, Bruce Dubbs wrote:
>>>
>>>> With the addition of the internationalization code, building GRUB in
&
___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
eckkey, grub_password_get, grub_cmdline_get
> Thanks in advance,
> venom00
>
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-c
devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
ch.
>
>
Please commit
>
>
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
V
to nicely
> fited for GRUB2's wiki. Because hey, sparse documentation :-)
>
>
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
#x27;s done. I have the feeling
> that I left something that may require some discussion.
>
> Thanks,
>
>
>
>
> ___
> Grub-devel mailing list
> Grub-de
more tags. Feel free to
propose new ones.
In short all ammendment ideas are welcome.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
quot; -h, --helpdisplay this message and exit\n"
> " -V, --version print version information and exit\n"
> " -v, --verbose print verbose messages\n"
> "\n"
> "Report bugs to <%s>.\n"
>
> In diffe
hread per idea to
discuss ammendments.
> Cheers,
> Bogdan
>
>
> - Original Message
> From: Vladimir 'φ-coder/phcoder' Serbinenko
> To: The development of GRUB 2
> Sent: Sun, March 28, 2010 3:41:57 PM
> Subject: Switching multiboot2 to tagged
>
&
only an entry point into discussion. Feel free to propose.
Also some of items may be too small for a SoC. They can be bundled together
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
__
I'm not aware of any other architecture in this category not currently
supported since we have support for i386 BIOS and EFI, PPC OFW and sparc
OFW.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
he Unicode documents andcomments of the type
"sequence A+B+C" is rendered incorrectly are welcome as long as it's not
about yet unsupported type of script (e.g. Indic scripts)
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signatu
Michal Suchanek wrote:
> 2010/3/29 Vladimir 'φ-coder/phcoder' Serbinenko :
>
>
>> -Some other hardware which may contain something bootable. We will
>> probably have a network subsystem contributed by IBM before Summer so
>>
>
> Is there some mor
g
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
king kernel. Have a look at /etc/grub.d/00_header
> 2010/3/31 Vladimir 'φ-coder/phcoder' Serbinenko <mailto:phco...@gmail.com>>
>
> Casey McGinty wrote:
> > Hi,
> >
> > I'm running a flash-based system w/ grub2. I do not want grub2
>
is exactly the headless system. Just default
> ubuntu
> on boot failure shows the menu but on headless you should make it
> point
> to surely working kernel. Have a look at /etc/grub.d/00_header
> > 2010/3/31 Vladimir 'φ-coder/phcoder' Serbinenko
>
> Hi,
>
> i would like to learn how GNU xorriso can make
> use of GRUB.
>
> Are there any specs available, or an example
> of a GRUB enhanced ISO 9660 image that boots
> from CD on PC BIOSes ?
> =20
GRUB2 iso generated with grub-mkrescue is a bit special: it can be boot
as either CD, HDD or floppy
Volume Descriptor)
>
>
Yes, this is needed to know the creation date (which is use as disk
identifier in GRUB) before image is complete.
> --protective-msdos-labelPatch a protective DOS-style label in the image
> What is this ?
> How does it look and at what a
course first goal.)
>
GRUB Legacy isn't developed anymore. As a matter of fact we don't even
support it anymore.
GRUB Legacy is off-topic on this list in most cases.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital sign
generator most SSL algorithms will only make the user happier without
adding any security against attacker.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Gr
e welcome to upload to
people or branches. It will allow easier collaboration and public review.
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
to USB sticks without a fear
of another OS willing to format the stick.
> Syslinux isohybrid rounds up the image size
> to full MB. (I understand because it sets
> 64 heads * 32 sectors = 2048 * 512 bytes
> per cylinder)
> Is that necessary with --protective-msdos-label ?
>
>
No
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
t was deemed
unnecessary. When big disks appeared C/H/S was largely abandoned.
> Is there a convention to express this in
> "C/H/S end" ? isohybrid seems to do so:
> heads-1 , sectors | high(cyls-1) , low(cyls-1)
> This gives in the sum the number of cyls.
> One could express
Isaac Dupree wrote:
> On 04/01/10 16:59, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>> There is already some crypto imported for password support so adding
>>> enough to have SSL would hopefully not be too difficult.
>>>
>> Not true. Although w
eal start
of HFS at any point we like
>> Just being sorted is mostly enough. Trouble is that HFS uses its own way
>> of sorting.
>>
>
> We will have to learn how to express our file
> objects as Node Records.
> And how do the tree keys map to a hierarchical
&
insmod normal
> normal
>
> So, is there any way to get the correct prefix passed through? I know
> there are other ways to attack this problem, but as the fix needs to be
> maintained on many machines I'm looking for something as simple as
> possible, and this is the s
t; _______
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
___
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel
;t handled correctly (it's not always transparent)
+ grub_uint8_t fa, a;
Please avoid mixing declarations and code
+
>
>
> _______
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
--
Regards
Vladimir '
_
>>
>> Reply to this item at:
>>
>> <http://savannah.gnu.org/bugs/?26237>
>>
>> ___
>> Message sent via/by Savannah
>> http://savannah.gnu.org/
>>
>>
>>
>> --
Hello, all. I've just imported argp module. I attach the patch to make
grub-fstest argp-based. Can someone familiar with argp have a look at it?
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
=== modified file 'util/grub-fstest.c'
--- util/grub-fstest.c 2010-01-27 01:
gt; +grub_util_biosdisk_probe_device (const char *name, int is_floppy)
> +{
> + char *grub_disk;
> +
> + if (is_floppy)
> +grub_disk = xasprintf ("fd%d", num_fd++);
> + else
> +grub_disk = xasprintf ("hd%d", num_hd++);
> +
>
You
Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> util/deviceiter.c is missing from your patch.
>
Sorry, I had an impression you were adding this file. Ignore this
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description:
Brendan Trotter wrote:
> Hi,
>
> 2010/3/28 Vladimir 'φ-coder/phcoder' Serbinenko :
>
>> Also I'm aware that at least some people want more tags. Feel free to
>> propose new ones.
>> In short all ammendment ideas are welcome.
>>
>
&g
Hello, MIPS multiboot2 specification is available in branches/multiboot2
and is implemented in bazaar trunk grub. Example kernel will be
available when I'll clean it up
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP di
d me few bug reports for
version we don't support.
> Have a nice day :)
>
> Thomas
>
>
>
> ___
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>
--
Regards
Vladimir 'φ-coder/phcoder
use multiboot2 instead
or in addition to current protocols?
Thanks for your time.
[1] Available with
bzr co --lightweight http://bzr.savannah.gnu.org/r/grub/trunk/grub/
or as a tarball at
http://download.savannah.gnu.org/releases-noredirect/grub/phcoder/grub-r2283.tgz
--
Regards
Vladimir '
es and allocate them, but i dont really know how important
> this 0x1 address is.
>
>
It is important and we have an experimental stuff in my newreloc branch
to workaround the problem. It was already explained on the list
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
1201 - 1300 of 2378 matches
Mail list logo