index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-21 | Remove x86test | Thomas Bächler | |
The upstream URL is dead and there seems to be no other source or information on this tool. Thus, drop it | |||
2010-07-21 | Add HDT to the boot menu | Thomas Bächler | |
HDT is a hardware detection/info tool. It will show information about your hardware, including PCI devices. It will also show the names of the kernel modules that will support your devices. | |||
2010-07-09 | Rename directories and parameteres to be more descriptive | Gerardo Exequiel Pozzi | |
* squashfs images that will be part of read-only branchs for union mount in / are mounted on /ro_branch/{image_name} instead of /tmpfs/mnt/{image_name} (and avoid empty dirs on live env under /mnt) * tmpfs that will be part of read-write branch for union mount in / is mounted on /rw_branch instead of /tmpfs * tmpfs that is for store *.sqfs images when copytoram=y, is mounted on /copytoram instead of /tmpfs.sqfs * tmpfs_size= parameter renamed to rw_branch_size= * tmpfs_sqfs_size= parameter renamed to copytoram_size= Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2010-06-23 | Comment IPAPPEND option and add comment about usage. | Gerardo Exequiel Pozzi | |
IPAPPEND option is only used by PXELINUX. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2010-04-25 | Remove a non-working boot option: "Boot normally". | Gerardo Exequiel Pozzi | |
See FS#19228 for details. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2010-03-17 | [syslinux-iso] Add IPAPPEND 0 to isolinux.cfg | Gerardo Exequiel Pozzi | |
Adding this current default setting, making it more easily to parseable. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2010-02-18 | Reorder kernel command line params in isolinux.cfg. | Gerardo Exequiel Pozzi | |
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2010-02-18 | Remove unused lang= parameter at kernel command line | Gerardo Exequiel Pozzi | |
Currently there is no code that use lang= parameter. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2010-02-08 | Update splash screen and minor cleanups. | Gerardo Exequiel Pozzi | |
Note: Resolved merge conflict Split from commit 31296c60 from Svenstaro branch Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2009-12-01 | Misc fixes for syslinux-iso | Gerardo Exequiel Pozzi | |
* Removed .bin ext for x86test and memtest86+, with it does not work. (http://syslinux.zytor.com/wiki/index.php/Common_Problems) * Add url for x86test and memtest86+ * Re-add license for memtest86+ * Adjusted Makefile, some cleanups Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | |||
2009-11-30 | Add Sven's syslinux ISO config files | Sven-Hendrik Haase | |
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> | |||
2009-11-30 | Initial commit of syslinux based iso config | Aaron Griffin | |
Includes vesamenu config... needs testing Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com> |