| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'hdt' | H. Peter Anvin | 2009-03-12 | 1 | -0/+5 |
| |\ | |||||
| | * | hdt: Moving hdt from sample to its own directory | Erwan Velu | 2009-02-25 | 2 | -1342/+1 |
| | | | |||||
| | * | hdt: Bump version | Erwan Velu | 2009-02-25 | 1 | -1/+1 |
| | | | |||||
| | * | hdt: Fixing error message | Erwan Velu | 2009-02-25 | 1 | -4/+8 |
| | | | |||||
| | * | hdt: Fixing typo | Erwan Velu | 2009-02-25 | 1 | -1/+1 |
| | | | |||||
| | * | hdt: Removing static dmitable, it have to be in the s_dmi structure Making ↵ | Erwan Velu | 2009-02-25 | 1 | -27/+41 |
| | | | | | | | | | dmi_iterate quieter Relocating hdt' submenus | ||||
| | * | hdt: Adding Syslinux & About menu | Erwan Velu | 2009-02-25 | 1 | -5/+85 |
| | | | |||||
| | * | hdt: Adding more defined values for pci components Enabling mulitple kernel ↵ | Erwan Velu | 2009-02-25 | 1 | -5/+37 |
| | | | | | | | | | modules per pci device Updating pcitest | ||||
| | * | hdt: Returning ENOPCIIDS and ENOMODULESPCIMAP when pci.ids and ↵ | Erwan Velu | 2009-02-25 | 1 | -7/+21 |
| | | | | | | | | | modules.pcidmap files are missing | ||||
| | * | hdt: More snprintf Use statusbar to display content | Erwan Velu | 2009-02-25 | 1 | -127/+289 |
| | | | |||||
| | * | hdt: Fix typo | Erwan Velu | 2009-02-25 | 1 | -4/+5 |
| | | | |||||
| | * | hdt: First code review by Sebastien Gonzalve | Erwan Velu | 2009-02-25 | 1 | -91/+90 |
| | | | |||||
| | * | hdt: More comments using #ifdef ATA for useless code until I found how to ↵ | Erwan Velu | 2009-02-25 | 1 | -88/+142 |
| | | | | | | | | | manage ata | ||||
| | * | hdt: Using SUBMENULEN for realocated menus | Erwan Velu | 2009-02-25 | 1 | -31/+31 |
| | | | |||||
| | * | hdt: Bump version 0.1.3 Improving menu's content (thx to antoine ginies) ↵ | Erwan Velu | 2009-02-25 | 1 | -37/+77 |
| | | | | | | | | | Cleaning useless variables Adding more info during hdt startup We now count the number of menu & the number of pci devices Improving display by moving submenu | ||||
| | * | hdt: Improving PCI menu display | Erwan Velu | 2009-02-25 | 1 | -14/+43 |
| | | | |||||
| | * | hdt: Adding kernel menu Removing beep on timeout Adjusting infobar to ↵ | Erwan Velu | 2009-02-25 | 1 | -6/+29 |
| | | | | | | | | | STATLEN Adding version display PCI scanning must be in the WITH_PCI ifdef | ||||
| | * | hdt: Removing useless stuff Adding bench on memory | Erwan Velu | 2009-02-25 | 1 | -3/+17 |
| | | | |||||
| | * | hdt: Improving disk detection | Erwan Velu | 2009-02-25 | 1 | -27/+78 |
| | | | |||||
| | * | hdt: Preliminary support for disks | Erwan Velu | 2009-02-25 | 1 | -79/+216 |
| | | | |||||
| | * | hdt: Fixing device parameter structure | Erwan Velu | 2009-02-25 | 1 | -6/+12 |
| | | | |||||
| | * | hdt: Initial harddrive detection | Erwan Velu | 2009-02-25 | 1 | -3/+205 |
| | | | |||||
| | * | hdt: Improving memory detection Adding battery detection | Erwan Velu | 2009-02-25 | 1 | -13/+135 |
| | | | |||||
| | * | hdt: Adding class name | Erwan Velu | 2009-02-25 | 1 | -4/+8 |
| | | | |||||
| | * | hdt: Adding PCI & DMI detection Main function must remain simple | Erwan Velu | 2009-02-25 | 2 | -56/+212 |
| | | | |||||
| | * | hdt: First release | Erwan Velu | 2009-02-25 | 2 | -1/+203 |
| | | | |||||
| * | | mdiskchk: fix and update the boot loader name table | H. Peter Anvin | 2009-03-10 | 1 | -2/+4 |
| |/ | | | | Fix and update the list of boot loaders in mdiskchk. | ||||
| * | Clean up embedded Makefile targets; fix build failure | H. Peter Anvin | 2008-08-22 | 1 | -7/+3 |
| | | | | | | | Unify common pieces to "embedded" targets (those that produce code that runs neither in the host nor in a com32 environment); this fixes the broken sample/ directory Makefile. | ||||
| * | Major Makefile cleanups; gcc 4.3.0 compatiblity | H. Peter Anvin | 2008-08-20 | 1 | -19/+6 |
| | | | | | | Cleanup and centralize the Makefile system even more. Fix a gcc 4.3 incompatibility in memdisk (definition of strlen). | ||||
| * | Move files out of root into core, dos, and utils | H. Peter Anvin | 2008-05-29 | 1 | -2/+2 |
| | | | | | | | | | Move source files out of the root directory; the root is a mess and has become virtually unmaintainable. The Syslinux core now lives in core/; the Linux and generic utilities has moved into utils/, and copybs.com has moved into dos/; it had to go somewhere, and it seemed as good a place as any. | ||||
| * | Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC ↵ | Stefan Bucur | 2008-05-12 | 1 | -1/+2 |
| | | | | | -fstack-protector flag enabled by default. | ||||
| * | syslinux 3.63: Rename $GZIP to $GZIPPROG | Maciej W. Rozycki | 2008-04-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | If the variable GZIP exists in the environment, overriding it in the Makefile exports it into the environment, causing failures: gzip -cd syslogo.ppm.gz | \ ../ppmtolss16 \#000000=0 \#d0d0d0=7 \#f6f6f6=15 \ > syslogo.lss gzip.gz: No such file or directory 204480 pixels, 25715 bytes, (74.85% compression) Use $GZIPPROG instead. | ||||
| * | Use $(CC) in gcc_ok macro, not plain gcc | H. Peter Anvin | 2008-03-05 | 1 | -1/+1 |
| | | | | | | Use $(CC) in gcc_ok macro, not plain gcc. This seems to work, iff the gcc_ok macro is declared with =, not := | ||||
| * | Remove pngtopnm dependency from the samples/ directory | H. Peter Anvin | 2008-02-26 | 3 | -3/+8 |
| | | | | | | | Ship syslogo.ppm.gz instead of syslogo.png, thereby eliminating a dependency on pngtopnm which apparently isn't installed by default on some distros. | ||||
| * | Update copyright year | H. Peter Anvin | 2008-01-10 | 8 | -8/+8 |
| | | |||||
| * | Makefiles: create NASMOPT variable | H. Peter Anvin | 2007-10-10 | 1 | -2/+3 |
| | | | | | | Create NASMOPT variable, defaulting to -O9999. Mostly there to test beta versions of NASM. | ||||
| * | Show list file addresses in absolutesyslinux-3.50 | H. Peter Anvin | 2007-06-08 | 1 | -1/+1 |
| | | | | | | | Small Perl script to postprocess the listfile and show absolute addresses instead of section-relative. This only applies to the main address, not to addresses in bracketed fields. | ||||
| * | Don't clobber /dev/null when compiling as root | Luciano Rocha | 2007-05-25 | 1 | -2/+4 |
| | | | | | | | Compiling as root is highly discouraged, but some people do it anyway. gcc_ok, however, can clobber /dev/null due to "-o /dev/null"; this is bad. Instead, write a temporary file and delete it. | ||||
| * | Restore intentional blank lines at the end of sample/sample.msg | H. Peter Anvin | 2007-03-14 | 1 | -0/+2 |
| | | |||||
| * | Stealth whitespace cleanup (automated) | H. Peter Anvin | 2007-03-14 | 2 | -3/+1 |
| | | |||||
| * | Add a register-setting shuffle and boot for real mode; clean up headers.syslinux-3.40-pre14 | H. Peter Anvin | 2007-03-14 | 1 | -1/+1 |
| | | | | | | - Add an API function to shuffle and boot which sets *all* RM registers; - Move those structures to <syslinux/bootpm.h> and <syslinux/bootrm.h> | ||||
| * | Deal with various distributions breaking gcc in weird ways | H. Peter Anvin | 2007-02-06 | 1 | -1/+1 |
| | | |||||
| * | sample/Makefile: $(M32) is also needed in $(SFLAGS) | H. Peter Anvin | 2007-01-28 | 1 | -1/+1 |
| | | |||||
| * | Remove -m32 from the CC variable globally. | H. Peter Anvin | 2007-01-28 | 1 | -2/+2 |
| | | |||||
| * | Added a second sample background image | H. Peter Anvin | 2006-09-18 | 1 | -0/+0 |
| | | |||||
| * | Add sample splash image | H. Peter Anvin | 2006-09-14 | 1 | -0/+0 |
| | | |||||
| * | Remove more CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 3 | -3/+1 |
| | | |||||
| * | Remove CVS-era $Id$ tags. | H. Peter Anvin | 2006-08-17 | 6 | -6/+0 |
| | | |||||
| * | Across-the-board stealth whitespace cleanup | H. Peter Anvin | 2006-05-03 | 13 | -53/+45 |
| | | |||||
| * | Clean up compile problems. | hpa | 2005-01-03 | 7 | -5/+14 |
| | | |||||
