Finish install 1merge templates refactoring.

master
Mike Hiretsky 13 years ago
parent 11c062ff04
commit c5541003b8

@ -2,6 +2,11 @@
gtk-fallback-icon-theme = "gnome"
style "gdmfont"
{
#?pkg(media-fonts/droid)!=#
font_name = "Droid Sans"
#pkg#
#?pkg(media-fonts/droid)==#
font_name = "Verdana"
#pkg#
}
widget "*" style "gdmfont"

@ -1,4 +1,4 @@
# Calculate name=Auto_#-list(os_install_net_interfaces,0)-# cl_chroot_status==off&&list(os_install_net_interfaces,0)!=&&os_install_net_conf==networkmanager chmod=0600
# Calculate name=Auto_#-list(os_install_net_interfaces,0)-# list(os_install_net_interfaces,0)!=&&os_install_net_conf==networkmanager chmod=0600
[802-3-ethernet]
duplex=full

@ -1,4 +1,4 @@
# Calculate name=Auto_#-list(os_install_net_interfaces,1)-# cl_chroot_status==off&&list(os_install_net_interfaces,1)!=&&os_install_net_conf==networkmanager chmod=0600
# Calculate name=Auto_#-list(os_install_net_interfaces,1)-# list(os_install_net_interfaces,1)!=&&os_install_net_conf==networkmanager chmod=0600
[802-3-ethernet]
duplex=full

@ -1,4 +1,4 @@
# Calculate name=Auto_#-list(os_install_net_interfaces,2)-# cl_chroot_status==off&&list(os_install_net_interfaces,2)!=&&os_install_net_conf==networkmanager chmod=0600
# Calculate name=Auto_#-list(os_install_net_interfaces,2)-# list(os_install_net_interfaces,2)!=&&os_install_net_conf==networkmanager chmod=0600
[802-3-ethernet]
duplex=full

@ -1,4 +1,4 @@
# Calculate name=Auto_#-list(os_install_net_interfaces,3)-# cl_chroot_status==off&&list(os_install_net_interfaces,3)!=&&os_install_net_conf==networkmanager chmod=0600
# Calculate name=Auto_#-list(os_install_net_interfaces,3)-# list(os_install_net_interfaces,3)!=&&os_install_net_conf==networkmanager chmod=0600
[802-3-ethernet]
duplex=full

@ -0,0 +1,2 @@
# Calculate belong()!=&&pkg(sys-power/acpid)!= path=/etc name=acpi

@ -0,0 +1,2 @@
# Calculate path=/etc/runlevels

@ -0,0 +1,2 @@
# Calculate belong()!=&&pkg(sys-apps/openrc)!= name=etc

@ -0,0 +1,2 @@
# Calculate path=/etc/runlevels name=boot

@ -0,0 +1 @@
# Calculate link=/etc/init.d/consolefont symbolic

@ -0,0 +1,9 @@
# Calculate format=openrc
#able to press the I key during boot so you can choose to start specific services
rc_interactive="YES"
#disable unmounting of resources, created in initramfs
no_umounts="/newroot.*:/lib/splash/cache:/lib64/splash/cache"
#use all net.* for network atapters (need for CDS)
rc_hotplug="*"
#nothing special type
rc_sys=""

@ -1,2 +0,0 @@
# Calculate belong()!=&&pkg(sys-apps/portage)!= name=etc

@ -1,2 +0,0 @@
# Calculate belong()!=&&pkg(sys-devel/prelink)!= name=etc
Loading…
Cancel
Save