Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Add support for JeOS #20

Closed
stdevel opened this issue Jun 23, 2020 · 2 comments
Closed

Add support for JeOS #20

stdevel opened this issue Jun 23, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@stdevel
Copy link
Owner

stdevel commented Jun 23, 2020

In accordance with the official documentation it would be good to implement the following "hack" to replace the base product with SUSE Manager:

# rpm -e --nodeps sles-release
# vi /etc/zypp/zypp.conf
...
solver.onlyRequires = false

ESC ZZ
# SUSEConnect -p SUSE-Manager-Server/4.0/x86_64 -r <code> -e <mail>
# SUSEConnect -p sle-module-basesystem/15.1/x86_64
# SUSEConnect -p sle-module-python2/15.1/x86_64
# SUSEConnect -p sle-module-server-applications/15.1/x86_64
# SUSEConnect -p sle-module-web-scripting/15.1/x86_64
# SUSEConnect -p sle-module-suse-manager-server/<productnumber>/x86_64
# ln -s /etc/products.d/SUSE-Manager-Server.prod /etc/products.d/baseproduct
# zypper in yast2-storage-ng
@stdevel stdevel added the enhancement New feature or request label Jun 23, 2020
@stdevel stdevel self-assigned this Jun 23, 2020
@stdevel
Copy link
Owner Author

stdevel commented Jun 30, 2020

Investigating in branch feat-jeos-20

@stdevel
Copy link
Owner Author

stdevel commented Sep 23, 2020

Fixed in commit cede07e.

@stdevel stdevel closed this as completed Sep 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant