diff --git a/appliances/hemp-node/Makefile b/appliances/hemp-node/Makefile deleted file mode 100644 index d57238b..0000000 --- a/appliances/hemp-node/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -preinstall: - - -postinstall: - $(inroot) eselect python set python2.7 - $(inroot) python-updater -- --usepkg=n - - # we want sshd running - chroot "$(CHROOT)" rc-update add sshd default - - # and root account enabled, so we can ssh in - chroot "$(CHROOT)" chage -E -1 root - -clean: - diff --git a/appliances/hemp-node/README b/appliances/hemp-node/README deleted file mode 100644 index 5db9b65..0000000 --- a/appliances/hemp-node/README +++ /dev/null @@ -1,3 +0,0 @@ - -You should pass "APPLIANCE=hemp-node CHANGE_PASSWORD=NO REMOVE_PORTAGE=NO" -to the toplevel Makefile for this to be useable diff --git a/appliances/hemp-node/package.keywords b/appliances/hemp-node/package.keywords deleted file mode 100644 index daa1737..0000000 --- a/appliances/hemp-node/package.keywords +++ /dev/null @@ -1 +0,0 @@ -sys-kernel/gentoo-sources ~amd64 ~x86 diff --git a/appliances/hemp-node/package.use b/appliances/hemp-node/package.use deleted file mode 100644 index f5230b6..0000000 --- a/appliances/hemp-node/package.use +++ /dev/null @@ -1,16 +0,0 @@ -app-editors/nano ncurses -dev-db/sqlite extensions -dev-lang/python ssl sqlite threads xml -dev-util/pkgconfig internal-glib -dev-vcs/git curl -dev-vcs/mercurial python_targets_python2_7 -net-misc/curl ssl threads curl_ssl_openssl -net-misc/openssh ssl -sys-apps/hwids udev -sys-apps/kmod tools -sys-apps/openrc netifrc -sys-apps/portage python2 -sys-auth/pambase nullok sha512 -sys-devel/gcc cxx nptl -sys-fs/udev openrc -sys-kernel/gentoo-sources symlink diff --git a/appliances/hemp-node/world b/appliances/hemp-node/world deleted file mode 100644 index ad4b895..0000000 --- a/appliances/hemp-node/world +++ /dev/null @@ -1,5 +0,0 @@ -dev-lang/python:2.7 -dev-python/virtualenv -dev-vcs/git -dev-vcs/mercurial -net-misc/openssh