mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
update clearfog script name
add x86 specific packages to vyos-x86.list.chroot
This commit is contained in:
parent
826fa1a973
commit
02a1ef1574
2
Makefile
2
Makefile
@ -57,7 +57,7 @@ clearfog: clean prepare
|
|||||||
@set -e
|
@set -e
|
||||||
@echo "It's not like I'm building this specially for you or anything!"
|
@echo "It's not like I'm building this specially for you or anything!"
|
||||||
cd $(build_dir)
|
cd $(build_dir)
|
||||||
@../scripts/build-clearfog-legacy
|
@../scripts/build-clearfog-image
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
.ONESHELL:
|
.ONESHELL:
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
|
grub2
|
||||||
grub-pc
|
grub-pc
|
||||||
|
open-vm-tools
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user