Commit 6b3cc2ca authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov

components.mk: autoboot from usb hacked

parent b0ccd1c7
......@@ -36,6 +36,7 @@ boot:
cp -a components/bootsplash/* $(datadir)/plymouth/themes/$(THEME)
mv $(datadir)/plymouth/themes/$(THEME)/theme.plymouth $(datadir)/plymouth/themes/$(THEME)/$(THEME).plymouth
#bootloader
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