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.
opennebula-alpine/opennebula
santic-zombie 6e372a5d4e Changes in structure 2 years ago
..
patch Changes in structure 2 years ago
APKBUILD Changes in structure 2 years ago
Gruntfile.patch Changes in structure 2 years ago
README.md Changes in structure 2 years ago
opennebula Changes in structure 2 years ago
opennebula-flow Changes in structure 2 years ago
opennebula-gate Changes in structure 2 years ago
opennebula-hem Changes in structure 2 years ago
opennebula-novnc Changes in structure 2 years ago
opennebula-scheduler Changes in structure 2 years ago
opennebula-ssh-agent Changes in structure 2 years ago
opennebula-sunstone Changes in structure 2 years ago
opennebula.logrotate Changes in structure 2 years ago
opennebula.post-deinstall Changes in structure 2 years ago
opennebula.post-install Changes in structure 2 years ago
opennebula.post-upgrade Changes in structure 2 years ago
opennebula.pre-deinstall Changes in structure 2 years ago
opennebula.pre-install Changes in structure 2 years ago
package.patch Changes in structure 2 years ago
svn.patch Changes in structure 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