| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | spec: can't put anything in the /etc directory if it's not theresyslinux-3.70-pre29 | H. Peter Anvin | 2008-06-27 | 1 | -0/+1 |
| | | | | | Make sure we create the /etc directory before putting something there. | ||||
| * | Centralize configurables; better "make install" etc | H. Peter Anvin | 2008-05-29 | 1 | -23/+7 |
| | | | | | | | | Begin the process of centralizing configurables. Improve "make install" and "make netinstall"; add "make extbootinstall". | ||||
| * | Remove pngtopnm dependency from the samples/ directory | H. Peter Anvin | 2008-02-26 | 1 | -1/+1 |
| | | | | | | | Ship syslogo.ppm.gz instead of syslogo.png, thereby eliminating a dependency on pngtopnm which apparently isn't installed by default on some distros. | ||||
| * | specfile: install the man pages into %{_mandir}syslinux-3.553.5x | H. Peter Anvin | 2008-01-10 | 1 | -1/+1 |
| | | |||||
| * | Fix the handling of man pages in the specfile. | H. Peter Anvin | 2008-01-10 | 1 | -1/+4 |
| | | |||||
| * | specfile: Manual pages are usually not tagged %doc | H. Peter Anvin | 2007-12-18 | 1 | -1/+1 |
| | | |||||
| * | Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2 | H. Peter Anvin | 2007-12-18 | 1 | -2/+3 |
| | | | | | | | Move all the text documentation to the doc/ directory, add man pages from the Debian syslinux package, and rename sys2ansi.pl to syslinux2ansi.pl. | ||||
| * | spec: Require NASM 0.98.39 | H. Peter Anvin | 2007-11-21 | 1 | -1/+1 |
| | | | | | NASM 0.98.38 probably doesn't work anymore. | ||||
| * | Patch for syslinux.spec | Bernard Li | 2007-11-21 | 1 | -1/+5 |
| | | |||||
| * | Add support for Unix-standard MD5 password | H. Peter Anvin | 2007-07-24 | 1 | -0/+2 |
| | | |||||
| * | Move extlinux boot stuff into /boot/extlinux; /etc/extlinux.conf symlink | H. Peter Anvin | 2007-03-30 | 1 | -5/+19 |
| | | | | | | - Move extlinux boot stuff into /boot/extlinux - /etc/extlinux.conf -> /boot/extlinux/extlinux.conf symlink. | ||||
| * | Stealth whitespace cleanup (automated) | H. Peter Anvin | 2007-03-14 | 1 | -2/+2 |
| | | |||||
| * | Apparently rpmbuild won't accept a macro named "cc" either. Morons. | H. Peter Anvin | 2007-01-28 | 1 | -7/+7 |
| | | |||||
| * | Apparently rpmbuild can't deal with empty macros. Morons. | H. Peter Anvin | 2007-01-28 | 1 | -7/+7 |
| | | |||||
| * | Even more places which need -m32...syslinux-3.35-pre4 | H. Peter Anvin | 2007-01-25 | 1 | -4/+7 |
| | | |||||
| * | Quick hack to make sure we build 32-bit binaries with the -m32 flag. | H. Peter Anvin | 2007-01-25 | 1 | -1/+3 |
| | | | | | | | Quick hack to make sure we build 32-bit binaries with the -m32 flag. This makes rpmbuild --target i386 do the right thing. A Makefile overhaul is really in order, though. | ||||
| * | spec: handle variants of "i386" like "i686"syslinux-3.32-pre6 | H. Peter Anvin | 2006-11-01 | 1 | -4/+3 |
| | | |||||
| * | Factor out extlinux as a separate package, avoid /boot/memdisk errorsyslinux-3.30 | H. Peter Anvin | 2006-09-18 | 1 | -4/+16 |
| | | |||||
| * | Correct syntax and document move to /usr/share. | H. Peter Anvin | 2006-09-18 | 1 | -17/+18 |
| | | |||||
| * | rpm spec: add syslinux-tftpboot module | H. Peter Anvin | 2006-09-18 | 1 | -15/+35 |
| | | |||||
| * | Add update-only mode to extlinux; use it | hpa | 2005-09-22 | 1 | -1/+4 |
| | | |||||
| * | If /boot/extlinux.conf exists, then run the extlinux installer | hpa | 2005-09-22 | 1 | -0/+3 |
| | | |||||
| * | Don't expect rpm to break hard links for us. | hpa | 2005-09-10 | 1 | -1/+4 |
| | | |||||
| * | Add com32 modules to /boot.syslinux-3.10 | hpa | 2005-08-24 | 1 | -0/+6 |
| | | |||||
| * | Install extlinux in /sbin, not /usr/sbinsyslinux-3.00-pre10 | hpa | 2004-12-30 | 1 | -0/+4 |
| | | |||||
| * | extlinux belongs in /sbin | hpa | 2004-12-30 | 1 | -2/+3 |
| | | |||||
| * | We want extlinux installed too!! | hpa | 2004-12-30 | 1 | -0/+2 |
| | | |||||
| * | libsyslinux is obsolete, don't install it | hpa | 2004-12-30 | 1 | -2/+0 |
| | | |||||
| * | Update for 3.00. | hpa | 2004-12-30 | 1 | -8/+9 |
| | | |||||
| * | Make sure we get all the scripts...syslinux-2.13 | hpa | 2004-12-14 | 1 | -0/+2 |
| | | |||||
| * | Break the devel package | hpa | 2004-12-14 | 1 | -2/+4 |
| | | |||||
| * | Try getting the RPM to do the right thing for the com32 devel | hpa | 2004-12-14 | 1 | -4/+23 |
| | | | | | environment. | ||||
| * | Make "make install" do the right thing for the com32 library | hpa | 2004-12-14 | 1 | -1/+1 |
| | | |||||
| * | Tidy even more... | hpa | 2004-08-16 | 1 | -0/+1 |
| | | |||||
| * | Tidy up in the sample directory | hpa | 2004-08-16 | 1 | -0/+1 |
| | | |||||
| * | Modernize macro use | hpa | 2003-04-16 | 1 | -7/+7 |
| | | |||||
| * | Correct: %postin -> %post | hpa | 2003-04-16 | 1 | -1/+1 |
| | | |||||
| * | Hack around RPM versioning issues for now | hpa | 2003-04-16 | 1 | -4/+12 |
| | | |||||
| * | Change syslinux.spec -> syslinux.spec.in | hpa | 2003-04-16 | 1 | -0/+164 |
