tools-uclibc/desktop: add user and desktop
This commit is contained in:
parent
c18c6d6062
commit
10e2b30994
34 changed files with 811 additions and 4 deletions
16
tools-uclibc/desktop/lilo.conf
Normal file
16
tools-uclibc/desktop/lilo.conf
Normal file
|
@ -0,0 +1,16 @@
|
|||
lba32
|
||||
boot = /dev/sda
|
||||
map = /boot/.map
|
||||
install = /boot-menu.b
|
||||
menu-scheme=Wb
|
||||
#prompt
|
||||
#delay = 5
|
||||
timeout = 50
|
||||
vga = normal
|
||||
|
||||
image = /boot/kernel
|
||||
root = /dev/sda3
|
||||
initrd = /boot/initramfs
|
||||
append = "root=/dev/ram0 real_root=/dev/sda3"
|
||||
label = Gentoo
|
||||
read-only
|
Loading…
Add table
Add a link
Reference in a new issue