index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extlinux
/
extlinux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create libinstaller; actually implement boot-once for extlinux
H. Peter Anvin
2007-12-14
1
-76
/
+257
*
Remove unused set_8() function
H. Peter Anvin
2007-06-01
1
-5
/
+0
*
RAID mode installer support for extlinux
H. Peter Anvin
2007-06-01
1
-12
/
+30
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
1
-1
/
+1
*
extlinux: when compiling against klibc, use atexit() to clean up the devnode
H. Peter Anvin
2006-08-24
1
-21
/
+20
*
extlinux: when building for klibc, mknod() needs to be a block device
H. Peter Anvin
2006-08-24
1
-1
/
+1
*
Print a usage message when we get an invalid option
syslinux-3.20-pre20
H. Peter Anvin
2006-08-24
1
-2
/
+1
*
Support building extlinux with klibc
H. Peter Anvin
2006-08-24
1
-4
/
+37
*
Remove CVS-era $Id$ tags.
H. Peter Anvin
2006-08-17
1
-1
/
+0
*
Across-the-board stealth whitespace cleanup
H. Peter Anvin
2006-05-03
1
-17
/
+17
*
Fix uninitialized variables
hpa
2005-09-22
1
-2
/
+2
*
Add update-only mode to extlinux; use it
hpa
2005-09-22
1
-21
/
+49
*
extlinux: fix multiple directory-parsing bugs.
syslinux-3.08-pre6
hpa
2005-04-03
1
-1
/
+2
*
Private copy of <linux/ext2_fs.h>
syslinux-3.07
hpa
2005-01-12
1
-1
/
+1
*
Total hack to work around machines with broken BLKGETSIZE64 definition.
hpa
2005-01-05
1
-1
/
+3
*
Clean up extlinux compilation issues
hpa
2005-01-05
1
-9
/
+10
*
Allow the user to override the extlinux detected geometry; add online help
hpa
2005-01-05
1
-12
/
+106
*
Add #include <sys/mount.h> just in case that helps with the ioctls...
hpa
2005-01-05
1
-0
/
+1
*
Fix xpread/xpwrite; call die() when we're dead to make sure we clean up
hpa
2005-01-04
1
-8
/
+10
*
Update copyright date
syslinux-3.02-pre1
hpa
2005-01-04
1
-1
/
+1
*
If BLKGETSIZE64 isn't defined, define it.
hpa
2005-01-04
1
-1
/
+5
*
Allow compilation on systems without BLKGETSIZE64
hpa
2005-01-03
1
-1
/
+4
*
Display only heads and sectors, since that's all that matters.
hpa
2005-01-03
1
-2
/
+2
*
HDIO_GETGEO_BIG is deprecated, so stop using it; add a few more fallback
hpa
2005-01-02
1
-22
/
+28
*
More fixes to the extlinux installer; change back to writable types
hpa
2004-12-20
1
-18
/
+37
*
Further clean up the ext*fs installer
hpa
2004-12-20
1
-33
/
+109
*
extlinux installer.
hpa
2004-12-20
1
-0
/
+547