Bug 30375 - Allow placing arbitrary files in image
Allow placing arbitrary files in image
Status: CLOSED WONTFIX
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Image management
unspecified
Other Linux
: P5 enhancement
: UCC 2.x
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-11 08:55 CET by Janis Meybohm
Modified: 2023-06-28 10:33 CEST (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janis Meybohm univentionstaff 2013-02-11 08:55:35 CET
It should be possible to place arbitrary (persistent) files within the image during image creation.
Comment 1 Moritz Muehlenhoff univentionstaff 2013-02-11 09:00:05 CET
As a workaround UCC images can be modified after creation like this:

mkdir /mnt/img
mount -o loop /var/lib/univention-client-boot/ucc-1.0-thinclient-image.img /mnt/img/
chroot /mnt/img
(..)
sync
exit
umount /mnt/img
Comment 2 Philipp Hahn univentionstaff 2023-06-28 10:30:35 CEST
UCC is EoL