Timeline
07/15/08:
- 23:21 Changeset [982211477ce6fe4e5ecaa1657be76df7a10dce08] by
- gen-id: only truncate tags starting with syslinux-<version>- If …
- 23:06 Changeset [f50db05823739d6982afba17eeefa6bfa49b8523] by
- Use "git describe" in generating build signatures We got rid of the …
- 16:53 Changeset [cdb52e45fa57c8173f3ce8bbda17d1eccc7897ba] by
- Reformat overwide comment
07/14/08:
- 20:40 Changeset [299dd28675ee7e1bab11c82bc7429b6ee9d8ee72] by
- NEWS: KEYMAP -> KBDMAP
- 19:50 Changeset [b2bc8563baff2b7364f3aa49803319c5b5f77348] by
- keymap, font: use readc, so we can handle indeterminate file sizes The …
- 19:43 Changeset [37173ab394082a5102d04f78ca1b920a9f34b265] by
- getc: add "readc" function to do block reads Add "readc" function to do …
- 16:30 Changeset [739265499ec8fa1fde1e7ad56ec1e1f01b6a630d] by
- conio: jump to loadkeys_ret in loadkeys if size not 256 bytes Add back …
07/13/08:
- 23:09 Changeset [e4ce10b5907619aa41f6c1c13949dc1152866c6e] by
- Document unbreaking of KEYMAP
- 23:08 Changeset [d01d70fe1d4faed186bec854893549a5d6fd5994] by
- Fix residual use of DX:AX in the KEYMAP command The KEYMAP command still …
07/11/08:
- 05:29 Changeset [8957c49612075da4b1460843fd86b7d8cacf79ce] by
- chain.c32: explicitly verify after writing MBR If we write the MBR, do …
- 05:22 Changeset [81c203f2dd7b46a8126cbb795654e7c206b08502] by
- chain.c32: new "hide" option Option for chain.c32 to hide primary …
07/10/08:
- 00:33 Changeset [962f0cfcc1904130017f01fcf224660f448e0435] by
- syslinux.txt: update; add INITRD Add the INITRD statement and a few other …
07/09/08:
- 19:56 Changeset [68258d6cabf24120f32ad28c263bd9b158e4654e] by
- Document fix for RootDir?
- 19:53 Changeset [b744336fe766536b7d7a8e5bb6d02f4f49086c9b] by
- ldlinux: CurrentDir? not set if syslinux.cfg is missing If a syslinux …
07/07/08:
- 23:11 Changeset [83f9a99bc50b68a4e7f977e9b2510206f6158319] by
- Make version.mk optional, so cleaning commands work For cleaning …
- 22:32 Changeset [852d962ee2d0a51bf7aa3c6f0b1fdecbef1a3efd] by
- Share the gen-id stuff between core and memdisk Both core and memdisk …
- 22:21 Changeset [07ff8e874b0bd1d1c4fa893c94063fbedf6e3315] by
- Centralize more of the version number machinery Centralize more (most) of …
- 22:00 Changeset [fd40500625723610a9abe7fb20775da4d88ca4dc] by
- Drop macros that just point to other macros Drop macros for "date" and …
- 21:54 Changeset [ca32f3d1846facf0e8c669e58bbacf5b50affe52] by
- comboot: re-enable the idle call Try again to enable the idle call.
- 21:27 Changeset [4ffdc079cdbd5e752f7efd83c19d8c057dfcc47b] by
- pcitest: display "1 bus found" instead of "1 buses found" Fix the text …
- 20:20 Changeset [16a11070a8bdf715c3683ea585bdb68398429e82] by
- comboot: make sure we CLD at all relevant entry points DF is undefined on …
- 19:46 Changeset [777495330a5f0eeb6cc432497cc0bedfc01d2c25] by
- comboot.inc: add missing "section .text"
- 19:43 Changeset [3346537db4fddde1faf85f25f427a066c25b2fdf] by
- comboot: save/restore all the DOS vectors; handle a few more - save and …
- 19:08 Changeset [d7091614badc4918a667f4478b2559e76dc2ff17] by
- Include the git ID in the build string If we're doing an unofficial build …
07/04/08:
- 01:45 Changeset [09dcba81bb7220e929093913bbfcb2c47e0ed4fb] by
- Allow the initrd to be specified on a separate line Allow the initrd to …
07/03/08:
- 22:32 Changeset [9de789906be3d913a89189c15ba4eff40f37022f] by
- NEWS: handle being the only floppy better.
- 22:29 Changeset [fb75c40b2d119afcef002cb66d359536ad576ff6] by
- doc/memdisk.txt: document INT 1Eh fields Document the fields to recover …
- 22:22 Changeset [8e5db045c60ce25a9eb65a1803d47be4002a3e17] by
- memdisk: install a DPT if needed in INT 1Eh; better zero-drive detection …
- 22:22 Changeset [b941fb60dcf169bea3769466238a63b7eb15d739] by
- memdisk/version.h: bump copyright year 2008, not 2007
- 22:21 Changeset [7b73837287b70a229abf2aa2d3694f0e6ef334f1] by
- .gitignore: make singleton filenames absolute Ignore, for example, …
- 02:53 Changeset [537164d509a4227416f6ac5b44c0030d6c79cb41] by
- extlinux: fix handling of /etc/mtab When we didn't find the filesystem in …
- 01:34 Changeset [2b7251b3905e58ef5c34bb4b009ae537eb1b9333] by
- Simple menu: really avoid disabled entries Really, really try to avoid …
07/01/08:
- 05:23 Changeset [062099696d46e42bb970165e945065a05c138ffd] by
- 3.70 is out, next release is 3.71
- 05:23 Changeset [1e3017dc4ac8bfa036f4a90173eb3e5caeeec487] by
- NEWS: There never was a 3.64 There was no 3.64 release; remove the …
- 05:21 Changeset [5c2daee46d7bcba1e102d1567e7795fb1bff94a9] by
- comboot: issue IRET for INT 2Fh At least one laptop exists which calls …
06/30/08:
- 22:34 Changeset [acf9a9fcc779b9b8afb926dbd1a3858aa0ba7af3] by
- gPXE: Missing files from gPXE sync Files that should have been added …
- 22:28 Changeset [a776840538b8f52053aa005952f713a498132565] by
- chain.c32: allow "boot" as a drive specification Allow "boot" as the …
- 19:37 Changeset [5d707e3005f23fb82de8f2c0d23f7e523cf9bb12] by
- gPXE: update gPXE to get rid of gpxe/src/Config gpxe/src/Config versus …
06/29/08:
- 02:09 Changeset [b1b5f569d5aa4b56f4751e6f345d5b07007a3936] by
- cptable.pl: it seems to make more sense to put console first It seems to …
06/28/08:
- 02:26 Changeset [6a8ac8637c120b2a4ec7cfb702badb5a994b2d71] by
- spec: can't put anything in the /etc directory if it's not there Make …
- 02:20 Changeset [bad4d698694cbadce6f3ab65f61555dc4ff7ee9a] by
- gpxe/Makefile: don't remove gpxelinux.0 for "make dist" After all, "make …
- 02:15 Changeset [6c9b3fcb03f5597954e00ef3303c769baf1336a6] by
- Build _bin.c files in libinstaller; clean up B/I separation Clean up the …
- 01:47 Changeset [34763a8075ac5f9a7f5ea3d3e420d1efc67c4441] by
- Fix "make clean", "make installer" - "make clean" should not clean up …
06/27/08:
- 22:05 Changeset [81fe1de46aa4ae26a08ade0caa851beba47e901e] by
- Update gPXE to current git There are some build fixes which may be …
- 22:03 Changeset [94d0e102ccb4c7bdf63eff16391b14fc547e4780] by
- gpxe: Separate rules for undionly.kpxe and gpxelinux.0 To avoid confusion …
- 20:05 Changeset [e41337a1383fed062e1f40789a60cebadde390b6] by
- gPXE: [a20] Send a null command to the KBC after changing A20 Send a null …
- 01:50 Changeset [d132465e980db755312890dfbb98c8ed91d20245] by
- isolinux: don't clobber bp in getfssec The comapi functions get very …
- 00:41 Changeset [a75c3f22ebf930106ab8fb4bf4957e6ee04e2648] by
- comboot.doc -> comboot.txt
06/25/08:
- 20:50 Changeset [c6b829c3545f2e594804b4ccce4db3398d5dff08] by
- ldlinux: handle "first byte E5 change to 05" rule in FAT FAT has a …
- 19:14 Changeset [7bce9c47f6561f321d5a371aa38f77749f6bd01e] by
- cptable: error out on incorrect usage
- 19:10 Changeset [385e460b5a9738eda6a4344012bad09b431a4ee0] by
- Add more codepage data; support disjoint mappings Add additional codepage …
- 01:06 Changeset [b078aa315d7d9ae23b914190f263c01295c3c70a] by
- extlinux: Fix comment "Bytes left" should be "bytes read"
06/24/08:
- 22:28 Changeset [2eab1b7a15377f4bb0a5a3537fd882d32e39e06f] by
- mboot.c32: no need to include the ANSI engine We don't need the ANSI …
- 22:27 Changeset [ef9842e614df33ddf61f579babff11d45bca4742] by
- NEWS: document newline fix.
- 22:25 Changeset [ce014dced52afc366fcbe08c60b8f725812f1bc2] by
- Default to \n -> \r\n in ANSI and xserial Default to \n -> \r\n …
- 06:18 Changeset [5c715e07403fe9dae10d0ce531bc0b348e17cacf] by
- NEWS: document complex menu system fix
- 06:16 Changeset [0090618c178c8e57983fc347ef940e63738586d7] by
- complex menu: Fixed bug in menu.c so complex.c32 works again. Avoid …
- 00:21 Changeset [7edf0a4cc227fc7c7cbe36a95bc2e4cd83414380] by
- Ugly workaround for bug in GNU ld 2.17 GNU ld 2.17, which is still …
06/23/08:
- 04:25 Changeset [aefc9dd8f1b069ce8e97e187aabe56b43c69651b] by
- extlinux: actually fix the closing of a file on EOF Actually close the …
- 02:11 Changeset [c66981883b45cd493a4312360db7ce09dfa0695e] by
- parsecmd: on an unknown keyword, print the unknown keyword Print the …
- 02:10 Changeset [547c6d204612410e1208dc1a16135809b9e4daca] by
- extlinux: fix the end of file condition We would incorrectly not set SI=0 …
06/20/08:
- 23:12 Changeset [606a6a44d7266c8797baee2f4d7fdc09f068ddd4] by
- NEWS: Document A20 change
- 23:09 Changeset [188d5ee48e8bdfd7f637b459449f77b218cf3a92] by
- chain.c32: use a more Linux-kernel-like syntax Make the syntax for …
06/19/08:
- 23:32 Changeset [fbe507eb900dc42983ea93adce062b333dc2990d] by
- core/writedec.inc: fix comment Decimal, not hex…
- 18:06 Changeset [feaae18e07644d84d089044b0724337d6894afd5] by
- core: add decimal number write routine Add routine to write decimal …
- 18:05 Changeset [9947beb42284551dc53e68f412b567ee857c53a2] by
- chain.c: avoid comma-space in assembly stubs Comma-space takes up too …
- 18:00 Changeset [bc12f7a629ad1f44a9be81ebbf6a0671cad02c2c] by
- chain.c32: check the stub sources into the tree Check the stub sources …
- 17:39 Changeset [265f6b172bde2822d72403f7bf2bc259352304a2] by
- Add address aliases for freedos and msdos
- 17:38 Changeset [6697cb5fbdd5cd5bbb018f63939b36edc70d0662] by
- chain.c32: minor stylistic cleanup
- 17:36 Changeset [a350eabac495ab9f8bb7da94e2d784ccba2b3bc5] by
- chain.c: we can't rely on dosmem and int13 in here... dosmem and int13 …
- 06:43 Changeset [0e5138b77e40bdc214c470d4b35245445f9002f2] by
- chain.c32: support loading DOS kernels Support loading files below …
- 06:42 Changeset [1a418314f26517bd59aed92742e3e556d645d938] by
- <syslinux/bootrm.h>: fix order of SS and DS SS is segment 2, DS is …
06/18/08:
- 16:05 Changeset [34ffe9a0423644b7635683e462cab573f97ff255] by
- TEST: issue a null command to the KBC as part of A20-flipping UHCI …
06/16/08:
- 07:18 Changeset [21edbdacf38c9eddc9dcca5c555a8a587f9df6fb] by
- codepage: strip accents during shortname upper-casing If we don't have a …
- 07:07 Changeset [52ff420fba565c4803cd43260c2d36189ff3d71a] by
- codepage: include case variant characters in UnicodeData? Adjust the …
- 06:55 Changeset [08844f9e811b9ad77b281d8608e90c140c76e44f] by
- TODO: remove obsolete items
- 00:05 Changeset [aa7cc7229e6e715e81abb47994163af6479595ae] by
- chain.c32: finalize the NTLDR interface Settle on a final implementation …
- 00:03 Changeset [99d175aa34800b281c65210ce436cf0a423906fc] by
- loadfile: make sure we don't trash errno Make sure we don't trash a …
06/15/08:
- 17:43 Changeset [d8f1d5b4731228689b6badd0b34720c3dc9eeeed] by
- writestr_early: save/restore registers We have made it this far without …
- 17:42 Changeset [541778abf197aad50e92a42d57a2acf518472b99] by
- Fix bogus instances of writestr_early Fix a set of bogus calls to …
- 17:37 Changeset [89e10c2e8a7d9592a400824f9667b2487014f633] by
- Mechanically rename the writestr functions Mechanically rename the …
Note: See TracTimeline
for information about the timeline view.
