Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hdt: add debug optionhdt-0.3.5 | Pierre-Alexandre Meyer | 2009-11-04 | 4 | -19/+43 |
* | hdt: fix arguments parsing | Pierre-Alexandre Meyer | 2009-11-04 | 1 | -1/+0 |
* | hdt: optimize more_printf macro | Pierre-Alexandre Meyer | 2009-11-04 | 1 | -1/+1 |
* | disklib: add support for detection of the fbinst mbr | Pierre-Alexandre Meyer | 2009-11-04 | 1 | -1/+9 |
* | Merge commit 'hdt-0.3.5-pre3' into hdt-0.3.5 | Pierre-Alexandre Meyer | 2009-11-04 | 10 | -19/+105 |
|\ | |||||
| * | hdt: Release 0.3.5-pre3 | Erwan Velu | 2009-11-04 | 1 | -2/+2 |
| * | hdt: Setting up a flag to disable more_printf | Erwan Velu | 2009-11-04 | 2 | -3/+7 |
| * | hdt: Removing debugging message in auto mode | Erwan Velu | 2009-11-04 | 1 | -1/+0 |
| * | hdt: Improving readbility of auto mode | Erwan Velu | 2009-11-04 | 1 | -5/+14 |
| * | Merge branch 'master' into auto | Erwan Velu | 2009-11-03 | 2 | -12/+24 |
| |\ | |||||
| | * | Merge remote branch 'pam/hdt-0.3.5' | Erwan Velu | 2009-11-03 | 2 | -12/+24 |
| | |\ | |||||
| * | | | hdt: Improving automatic code (memory mgmt) | Erwan Velu | 2009-11-03 | 1 | -9/+16 |
| * | | | hdt: Adding automatic mode | Erwan Velu | 2009-11-03 | 6 | -12/+75 |
| |/ / | |||||
| * | | hdt: Adding serial output when building HDT images | Erwan Velu | 2009-11-02 | 1 | -0/+1 |
| * | | Merge branch 'master' of ssh://terminus.zytor.com//pub/git/users/erwan/hdt | Erwan Velu | 2009-11-02 | 20 | -219/+307 |
| |\ \ | |||||
| | * | | hdt: Adding reboot.c32 in iso & floppy images | Erwan Velu | 2009-11-02 | 1 | -1/+4 |
| | * | | Merge remote branch 'pam/hdt-0.3.5' | Erwan Velu | 2009-11-02 | 5 | -0/+26 |
| | |\ \ | |||||
| * | | | | hdt: Fixing DMI version display | Erwan Velu | 2009-10-30 | 1 | -1/+1 |
* | | | | | Merge commit 'hdt-0.3.5-pre2' into hdt-0.3.5 | Pierre-Alexandre Meyer | 2009-11-03 | 4 | -19/+27 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | hdt: 0.3.5-pre2 | Erwan Velu | 2009-11-01 | 4 | -8/+9 |
| * | | | hdt: Adding core developper role | Erwan Velu | 2009-11-01 | 3 | -13/+20 |
| * | | | Merge remote branch 'pam/hdt-0.3.5' | Erwan Velu | 2009-11-01 | 0 | -0/+0 |
| |\ \ \ | |||||
| * | | | | hdt: use plain printf for help, not more_printf (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 2 | -17/+20 |
| * | | | | hdt: change remaining printf to more_printf (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 11 | -201/+226 |
| * | | | | Revert "hdt: Adding core developper role" | Erwan Velu | 2009-11-01 | 3 | -20/+13 |
| * | | | | hdt: Adding core developper role | Erwan Velu | 2009-11-01 | 3 | -13/+20 |
| * | | | | dmi: enhance SMBIOS/DMI detection | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -15/+32 |
| * | | | | hdt: fix printf typo (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 2 | -2/+2 |
| * | | | | hdt: reset position of the cursor at startup (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -1/+3 |
| * | | | | dmi: fix a strcpy (typo) | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -1/+1 |
| * | | | | hdt: change inactive attributes (MENU) | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -0/+3 |
| * | | | | cmenu: reset the cursor position on shutdown | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | libansi: reset SGR parameters cache in cls() | Pierre-Alexandre Meyer | 2009-11-02 | 2 | -12/+24 |
| |_|/ |/| | | |||||
* | | | hdt: add reboot command in HDT mode (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 2 | -0/+18 |
* | | | hdt: add reboot entry (MENU) | Pierre-Alexandre Meyer | 2009-11-01 | 3 | -0/+8 |
| |/ |/| | |||||
* | | hdt: reset position of the cursor at startup (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 1 | -1/+3 |
* | | hdt: use plain printf for help, not more_printf (CLI) | Pierre-Alexandre Meyer | 2009-11-01 | 2 | -17/+20 |
* | | hdt: change remaining printf to more_printf (CLI) | Pierre-Alexandre Meyer | 2009-10-31 | 11 | -201/+226 |
* | | hdt: change inactive attributes (MENU) | Pierre-Alexandre Meyer | 2009-10-31 | 1 | -0/+3 |
* | | cmenu: reset the cursor position on shutdown | Pierre-Alexandre Meyer | 2009-10-31 | 1 | -0/+1 |
* | | hdt: fix printf typo (CLI) | Pierre-Alexandre Meyer | 2009-10-31 | 2 | -2/+2 |
* | | dmi: fix a strcpy (typo) | Pierre-Alexandre Meyer | 2009-10-31 | 1 | -1/+1 |
* | | dmi: enhance SMBIOS/DMI detection | Pierre-Alexandre Meyer | 2009-10-31 | 1 | -15/+32 |
|/ | |||||
* | dmi: Adding smbios detection | Erwan Velu | 2009-10-30 | 4 | -36/+58 |
* | hdt: Fixing {s}printf typo | Erwan Velu | 2009-10-30 | 1 | -5/+5 |
* | hdt: Adding hdt.img.gz target | Erwan Velu | 2009-10-29 | 1 | -0/+4 |
* | disklib: Adding new grub2 mbr magic | Erwan Velu | 2009-10-28 | 1 | -0/+1 |
* | disklib: Fixing Syslinux Detection | Erwan Velu | 2009-10-28 | 1 | -2/+2 |
* | hdt: Fixing hdt.iso target, pci.ids was missing | Erwan Velu | 2009-10-27 | 1 | -2/+3 |
* | hdt: Adding Gert as contributor | Erwan Velu | 2009-10-27 | 1 | -3/+3 |