• Michael Shigorin's avatar
    build-vm: standalone build is a must, too · cb764516
    Michael Shigorin authored
    The problem was spotted by Alexander Bandura:
    bin/tar2vm wasn't present in the generated profile.
    
    I considered extending features.in/Makefile to include
    bin/ alongside lib/ but that would make the helper's location
    unpredictable (unless BUILDDIR is specified explicitly) so
    restricting sudoers would be harder; worse yet, the copied file
    would come with write access for the user building an image.
    
    The implications in restricted case are complex enough anyways
    so the recommended implementation would only include a fixed
    readonly location like /usr/share/mkimage-profiles/bin/tar2vm
    as laid out in doc/vm.txt, and that means it's in the metaprofile
    not a generated profile.
    cb764516
Name
Last commit
Last update
..
00example Loading commit data...
bootloader Loading commit data...
branding Loading commit data...
build-distro Loading commit data...
build-ve Loading commit data...
build-vm Loading commit data...
cleanup Loading commit data...
dev Loading commit data...
dos Loading commit data...
firmware Loading commit data...
hdt Loading commit data...
install2 Loading commit data...
isohybrid Loading commit data...
isomd5sum Loading commit data...
kernel Loading commit data...
live Loading commit data...
lowmem Loading commit data...
ltsp Loading commit data...
memtest Loading commit data...
metadata Loading commit data...
pack Loading commit data...
plymouth Loading commit data...
power Loading commit data...
repo Loading commit data...
rescue Loading commit data...
slinux Loading commit data...
stage2 Loading commit data...
syslinux Loading commit data...
systemd Loading commit data...
vm-net Loading commit data...
vm-ssh Loading commit data...
vmguest Loading commit data...
x11 Loading commit data...
Makefile Loading commit data...
README Loading commit data...