This website requires JavaScript.
Explore
Help
Register
Sign In
sig_cloud
/
diskimage-builder
Watch
2
Star
0
Fork
0
You've already forked diskimage-builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d3ba26edd
diskimage-builder
/
diskimage_builder
/
elements
/
opensuse
/
element-deps
5 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add support for building openSUSE images This is currently experimental/incomplete. See elements/opensuse/README.md for details. Change-Id: Ie5bcab15c9703cf15ceb642fb986a8afc34f96fb Co-Authored-By: Ralf Haferkamp <rhafer@suse.de>
2013-10-11 12:39:16 +00:00
cache-url
Use package-installs in more elements Updates additional elements in diskimage-builder to use the declarative package install support provided by the package-installs element. package-installs does not yet support the pkg-map functionality, so elements using pkg-map are not migrated. That support will come in the near future. Change-Id: I3d36adad317ba44326eabd95243d45807e2a8a16
2014-07-21 20:25:47 +00:00
package-installs
Clear /etc/machine-id to avoid duplicate machine-ids Deploying many nodes with the generated image shouldn't have the same /etc/machine-id so clearing it and letting systemd generate a new id upon first boot seems to be the best way to achieve this. Change-Id: I73d0577d31464521b3989312fd9d982a1312a268 Closes-bug: 1707526 Closes-bug: 1672461
2017-07-30 18:27:37 +00:00
sysprep
Add zypper element This provides some customizations for zypper based distributions (e.g. openSUSE and SLES). It is heavily inspired by the yum element and sets up zypper to cache downloaded package outside of the chroot so that they can be reused to speed up subsequent builds. Change-Id: I775c921ee19cf7d1180fb68c1b7857ea6245a77d
2013-12-10 16:11:52 +00:00
zypper
Reference in New Issue
Copy Permalink