aboutsummaryrefslogtreecommitdiff
path: root/configs/syslinux-iso/overlay/etc/rc.d/functions.d
Commit message (Collapse)AuthorAgeFilesLines
* [syslinux-iso] Some fixes for automated_scriptGerardo Exequiel Pozzi2011-04-141-5/+5
| | | | | | Fixes FS#23610 Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
* Move automated_script from /etc/functions.d to /etc/rc.d/functions.dCharles2011-04-011-0/+23
|
* Make cmdline_param work and conform to rc.d layoutSimo Leone2011-03-201-0/+20
- Rename cmdline_param to kernel_cmdline - Move to /etc/rc.d/functions.d where it belongs