summaryrefslogtreecommitdiffstats
path: root/templates/pxesystem_ppc.template
blob: 09cf2aad68c6f193f2cbae99983f60ad08459745 (plain)
1
2
3
4
5
6
7
8
9
10
11
# yaboot.conf generated by cobbler
init-message="Cobbler generated yaboot configuration.\nHit <TAB> for boot options"
timeout=80
delay=100
default=linux

image=$kernel_path
    label=linux
    initrd=$initrd_path
    append="$append_line"