0c41e39ec0
"Alien" rather means "CentOS-based" than "xenophilic" here; in case you still wonder: http://www.altlinux.org/Hasher/CentOS
7 lines
144 B
Makefile
7 lines
144 B
Makefile
ve/.centos-base: ve/.bare
|
|
@$(call set,IMAGE_INIT_LIST,hasher-pkg-init)
|
|
|
|
ve/centos: ve/.centos-base
|
|
@$(call add,BASE_PACKAGES,openssh-server)
|
|
|