| 2000-10-07 |
okuji | fix a stupid bug in write_to_partition. |
commit | commitdiff | tree | snapshot |
| 2000-10-07 |
okuji | merge the changes on the branch prepare_0_5_96 to the... |
commit | commitdiff | tree | snapshot |
| 2000-10-05 |
okuji | increase the version number. |
commit | commitdiff | tree | snapshot |
| 2000-09-30 |
okuji | call fstat to get a geometry on Hurd, don't include... |
commit | commitdiff | tree | snapshot |
| 2000-09-30 |
okuji | fix a bug in grub-install, which affected only GNU... |
commit | commitdiff | tree | snapshot |
| 2000-09-29 |
okuji | add new commands, partnew and parttype, add one more... |
commit | commitdiff | tree | snapshot |
| 2000-09-29 |
okuji | rewrite the command find, update TODO. |
commit | commitdiff | tree | snapshot |
| 2000-09-29 |
okuji | new partition table scanning engine. |
commit | commitdiff | tree | snapshot |
| 2000-09-26 |
okuji | don't define unusable commands, don't handle a dumb... |
commit | commitdiff | tree | snapshot |
| 2000-09-25 |
okuji | add --prefix into the command setup, and add separate... |
commit | commitdiff | tree | snapshot |
| 2000-09-11 |
okuji | append a mem= option instead of prepending it. |
commit | commitdiff | tree | snapshot |
| 2000-09-10 |
okuji | add an additional minix partition type. |
commit | commitdiff | tree | snapshot |
| 2000-09-10 |
okuji | change boot messages. |
commit | commitdiff | tree | snapshot |
| 2000-09-08 |
okuji | disable to align functions, loops and jumps. |
commit | commitdiff | tree | snapshot |
| 2000-09-07 |
okuji | sorry, I forgot to add Hal into THANKS. |
commit | commitdiff | tree | snapshot |
| 2000-09-07 |
okuji | fix a bug in lib/device.c. |
commit | commitdiff | tree | snapshot |
| 2000-09-07 |
okuji | fix typos and imprecisions in the docs. |
commit | commitdiff | tree | snapshot |
| 2000-09-07 |
okuji | just silence GCC warnings. |
commit | commitdiff | tree | snapshot |
| 2000-09-06 |
okuji | add auto fill mode into grub_putchar, to fix the "... |
commit | commitdiff | tree | snapshot |
| 2000-09-06 |
okuji | add support for saving a default entry number in your... |
commit | commitdiff | tree | snapshot |
| 2000-09-05 |
okuji | don't check if a sector of a disk is outside the disk... |
commit | commitdiff | tree | snapshot |
| 2000-09-05 |
okuji | print an error number even in Stage 2. |
commit | commitdiff | tree | snapshot |
| 2000-09-05 |
okuji | improve the dumb terminal support and fix some bugs... |
commit | commitdiff | tree | snapshot |
| 2000-09-03 |
okuji | fix a typo in grub-install, and fix open flags in insta... |
commit | commitdiff | tree | snapshot |
| 2000-09-01 |
okuji | fix a bug in the option --speed for the command serial... |
commit | commitdiff | tree | snapshot |
| 2000-08-31 |
okuji | add two new options, --dumb and --timeout, into the... |
commit | commitdiff | tree | snapshot |
| 2000-08-30 |
okuji | add a workaround for binutils-2.9.1.0.x into stage1.S. |
commit | commitdiff | tree | snapshot |
| 2000-08-30 |
okuji | add a timeout to --hold for the grub shell, fix a compi... |
commit | commitdiff | tree | snapshot |
| 2000-08-28 |
okuji | emulate a new line by the grub shell itself instead... |
commit | commitdiff | tree | snapshot |
| 2000-08-27 |
okuji | print a carriage return as well as a newline, in grub_p... |
commit | commitdiff | tree | snapshot |
| 2000-08-27 |
okuji | don't include linux/fs.h. |
commit | commitdiff | tree | snapshot |
| 2000-08-26 |
okuji | Undo previous changes on serial.h and serial.c. I'm... |
commit | commitdiff | tree | snapshot |
| 2000-08-26 |
okuji | preserve a magic number used by Windows NT. |
commit | commitdiff | tree | snapshot |
| 2000-08-25 |
okuji | handle special key codes in a serial terminal, and... |
commit | commitdiff | tree | snapshot |
| 2000-08-24 |
okuji | include stdio.h first in builtins.c. |
commit | commitdiff | tree | snapshot |
| 2000-08-21 |
okuji | add --enable-serial-speed-simulation into configure... |
commit | commitdiff | tree | snapshot |
| 2000-08-20 |
okuji | add console emulation into serial terminal support... |
commit | commitdiff | tree | snapshot |
| 2000-08-20 |
okuji | add more serial console support. two new commmands... |
commit | commitdiff | tree | snapshot |
| 2000-08-15 |
okuji | change the mail address of Matthias. |
commit | commitdiff | tree | snapshot |
| 2000-08-15 |
okuji | fix a violation against the network boot image proposal. |
commit | commitdiff | tree | snapshot |
| 2000-08-13 |
okuji | fix a minor bug in diskless, add a serial emulation... |
commit | commitdiff | tree | snapshot |
| 2000-08-11 |
okuji | add a serial device driver. serial console support... |
commit | commitdiff | tree | snapshot |
| 2000-08-10 |
proski | docs/tutorial.texi: minor fixes |
commit | commitdiff | tree | snapshot |
| 2000-08-10 |
okuji | rewrite the chapter Installation in the tutorial. |
commit | commitdiff | tree | snapshot |
| 2000-08-08 |
okuji | add a workaround for the bug in Linux into the grub... |
commit | commitdiff | tree | snapshot |
| 2000-08-04 |
jochen | * stage2/fsys_fat.c (fat_superblock): clust_eof_marker... |
commit | commitdiff | tree | snapshot |
| 2000-08-01 |
jochen | * stage2/fsys_reiserfs.c: Symlink support added. |
commit | commitdiff | tree | snapshot |
| 2000-07-31 |
proski | The first argument for _llseek renamed from "seeked_fd... |
commit | commitdiff | tree | snapshot |
| 2000-07-30 |
okuji | add the answer for the separate boot partition problem... |
commit | commitdiff | tree | snapshot |
| 2000-07-29 |
okuji | update the network support to etherboot-4.6.4. |
commit | commitdiff | tree | snapshot |
| 2000-07-29 |
okuji | fix a serious bug in the Linux zImage support. |
commit | commitdiff | tree | snapshot |
| 2000-07-29 |
jochen | * stage2/fsys_reiserfs.c (block_read): Changed the... |
commit | commitdiff | tree | snapshot |
| 2000-07-28 |
okuji | fix shadowed variable bugs and undefined cpp macro... |
commit | commitdiff | tree | snapshot |
| 2000-07-27 |
gord | 2000-07-27 Gordon Matzigkeit <gord@fig.org> |
commit | commitdiff | tree | snapshot |
| 2000-07-27 |
jochen | Fixed the effect of the --force-lba switch in stage2... |
commit | commitdiff | tree | snapshot |
| 2000-07-25 |
jochen | Fixed another num_clust related bug: The boundary betwe... |
commit | commitdiff | tree | snapshot |
| 2000-07-25 |
jochen | fsys_fat: Fixed calculation of FAT_SUPER->num_clust. |
commit | commitdiff | tree | snapshot |
| 2000-07-25 |
okuji | fix some bugs in the linux boot code. |
commit | commitdiff | tree | snapshot |
| 2000-07-23 |
okuji | comply with the linux/i386 boot protocol version 2.02. |
commit | commitdiff | tree | snapshot |
| 2000-07-23 |
okuji | improve the tutorial. |
commit | commitdiff | tree | snapshot |
| 2000-07-14 |
okuji | fix a big linux problem. |
commit | commitdiff | tree | snapshot |
| 2000-07-13 |
okuji | fix a bug in device.c. |
commit | commitdiff | tree | snapshot |
| 2000-07-12 |
okuji | rename console input/output functions to more distingui... |
commit | commitdiff | tree | snapshot |
| 2000-07-12 |
okuji | fix a gcc warning in builtins.c. |
commit | commitdiff | tree | snapshot |
| 2000-07-11 |
okuji | segreate os-specific helper functions from asmstub.c. |
commit | commitdiff | tree | snapshot |
| 2000-07-02 |
okuji | fix my bad english... |
commit | commitdiff | tree | snapshot |
| 2000-07-02 |
okuji | make the mail address produced by the grub shell consis... |
commit | commitdiff | tree | snapshot |
| 2000-07-02 |
okuji | update the docs. |
commit | commitdiff | tree | snapshot |
| 2000-06-27 |
okuji | merged updates for the docs in 0.5.95. |
commit | commitdiff | tree | snapshot |
| 2000-06-23 |
okuji | add a new option --no-mem-option into the command kernel. |
commit | commitdiff | tree | snapshot |
| 2000-06-22 |
okuji | fix some bugs in the document. |
commit | commitdiff | tree | snapshot |
| 2000-06-21 |
okuji | add a new command hiddenmenu. |
commit | commitdiff | tree | snapshot |
| 2000-06-19 |
okuji | move mdate-sh and texinfo.tex to the top dir. |
commit | commitdiff | tree | snapshot |
| 2000-06-18 |
okuji | I forgot to remove a conflict indicator. |
commit | commitdiff | tree | snapshot |
| 2000-06-18 |
okuji | recoginize >4gb memory. |
commit | commitdiff | tree | snapshot |
| 2000-06-18 |
okuji | add a new entry into the FAQ. |
commit | commitdiff | tree | snapshot |
| 2000-06-17 |
okuji | add a mem option into Linux automatically only if the... |
commit | commitdiff | tree | snapshot |
| 2000-06-17 |
okuji | leave the vga option for Linux, remove unnecessary... |
commit | commitdiff | tree | snapshot |
| 2000-06-16 |
okuji | fix a bug in grub_halt. |
commit | commitdiff | tree | snapshot |
| 2000-06-15 |
okuji | add two new commands, reboot and halt. |
commit | commitdiff | tree | snapshot |
| 2000-06-12 |
gord | Don't display the menu if the timeout is zero. |
commit | commitdiff | tree | snapshot |
| 2000-06-11 |
okuji | forgot to write the ChangeLog entry for previous change... |
commit | commitdiff | tree | snapshot |
| 2000-06-11 |
okuji | add a caution about Linux's mem= option. |
commit | commitdiff | tree | snapshot |
| 2000-06-11 |
okuji | fix a floppy device name bug in grub-install. |
commit | commitdiff | tree | snapshot |
| 2000-06-07 |
okuji | update the docs. |
commit | commitdiff | tree | snapshot |
| 2000-06-07 |
okuji | eliminate trailing NULs in NVT strings. |
commit | commitdiff | tree | snapshot |
| 2000-06-06 |
jochen | Added journaling to fsys_reiserfs. |
commit | commitdiff | tree | snapshot |
| 2000-06-06 |
okuji | update NEWS. |
commit | commitdiff | tree | snapshot |
| 2000-06-06 |
okuji | add a grub-specific tag into bootp/dhcp. |
commit | commitdiff | tree | snapshot |
| 2000-06-03 |
okuji | fix a bug about a LBA check in stage2. |
commit | commitdiff | tree | snapshot |
| 2000-06-01 |
okuji | add a caution about the grub shell. |
commit | commitdiff | tree | snapshot |
| 2000-06-01 |
okuji | fix my poor english in ChangeLog... |
commit | commitdiff | tree | snapshot |
| 2000-06-01 |
okuji | fix a bug in setup, show network configuration in the... |
commit | commitdiff | tree | snapshot |
| 2000-05-31 |
okuji | add a prefix * into each ljmp/lcall operand only if... |
commit | commitdiff | tree | snapshot |
| 2000-05-30 |
gord | Change grub_memmove to use void * |
commit | commitdiff | tree | snapshot |
| 2000-05-30 |
gord | Updated error messages in manual. |
commit | commitdiff | tree | snapshot |
| 2000-05-29 |
gord | Add Pavel Roskin's improvements to grub-install.in. |
commit | commitdiff | tree | snapshot |
| 2000-05-29 |
gord | Minor cosmetic changes to GRUB command line. |
commit | commitdiff | tree | snapshot |
| 2000-05-29 |
okuji | add a new command tftpserver. |
commit | commitdiff | tree | snapshot |
| 2000-05-28 |
okuji | fix some bugs in netboot. now the diskless support... |
commit | commitdiff | tree | snapshot |
| next |