|
Bugzilla – Full Text Bug Listing |
| Summary: | Alternative bootstrapping method | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Guido Trotter <ultrotter> |
| Component: | Installation | Assignee: | Gerd Hoffmann <kraxel> |
| Status: | RESOLVED WONTFIX | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Guido Trotter
2005-09-20 07:53:39 UTC
There are already some scripts which can be used for creating a system image. Package uml-utilities contains /usr/bin/uml-install-suse script (system installation, see the man page), xen-tools package contains /usr/share/doc/packages/xen/mk-xen-rescue-img.sh script (creates an image based on the rescue system image). I got this reply via mail: I couldn't find a way to add an additional comment, on this bug bugzilla's page. Anyway those two scripts shipped inside a suse package are not a full soultion, because they work only inside a suse system with one of those two packages installed. IMHO there should be a simple script (or something) which can be downloaded from the suse website and made to work on any distribution (debian, fedora, gentoo, ubuntu, ecc) that is able to install suse in a chroot, not only something that works by previously installing a suse package (which could be a non-option...) Gerd, can you make the scipt available via web or ftp? It is available from http://www.suse.de/~kraxel/uml/ as well (will have to update it, I think that version hasn't yet the tweaks for xen included). That wouldn't help for the non-suse distri case though, the script runs on a suse system only anyway. It depends on the yast2 package manager shell (y2pmsh) to get its work done. At the moment there is no such thing like debootstrap for suse, although I agree that it would be nice to have ... WONTFIX |