Commit 9ee43225 authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

components.mk: autoboot from usb hacked

Conflicts: components.mk
parent de3aec1b
......@@ -45,6 +45,7 @@ boot-splash: boot-images
mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth
#bootloader
boot: boot-images
subst 's/label:ALT/label:School/g' design-bootloader-source/src/dia_install.inc
DEFAULT_LANG='--lang-to-subst--' PATH=$(PATH):/usr/sbin make -C design-bootloader-source
install -d -m 755 $(sysconfdir)/../boot/splash/$(THEME)
install -d -m 755 $(datadir)/gfxboot/$(THEME)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment