apk build
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
santic-zombie d6437fcf63 Formated text files 2 years ago
patch New patches, README addings 2 years ago
APKBUILD - Fixed services; \n -Changed APKBUILD 2 years ago
Gruntfile.patch New patches, README addings 2 years ago
README.md Small Fixes 2 years ago
opennebula Formated text files 2 years ago
opennebula-flow Formated text files 2 years ago
opennebula-gate Formated text files 2 years ago
opennebula-hem Formated text files 2 years ago
opennebula-novnc Formated text files 2 years ago
opennebula-scheduler Formated text files 2 years ago
opennebula-ssh-agent Formated text files 2 years ago
opennebula-sunstone Formated text files 2 years ago
opennebula.logrotate Init commit 2 years ago
opennebula.post-deinstall Init commit 2 years ago
opennebula.post-install Init commit 2 years ago
opennebula.post-upgrade Init commit 2 years ago
opennebula.pre-deinstall Init commit 2 years ago
opennebula.pre-install Init commit 2 years ago
package.patch New patches, README addings 2 years ago
svn.patch Init commit 2 years ago

README.md

APKBUILD

Prepare

# apk add alpine-sdk sudo
# visudo
# addgroup <yourusername> abuild
# mkdir -p /var/cache/distfiles
# chmod a+w /var/cache/distfiles
abuild-keygen -a -i
apk add shadow
useradd -m -g cloud -c "OpenNebula administrator account" -s /bin/ash oneadmin

Build

abuild checksum
abuild -r