|
Bugzilla – Full Text Bug Listing |
| Summary: | RC2 Tik installer / first boot doesn't prompt for hostname | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Aeon | Reporter: | Mike Watkins <solutionroute> |
| Component: | Installation | Assignee: | Richard Brown <rbrown> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | CC: | solutionroute |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mike Watkins
2024-05-20 02:30:48 UTC
Maybe it's a controversial take but...what does the hostname matter for most Desktop users? They never see it, they never need it And those who do can just run hostnamectl, no? Feedback noted; I do accept that many don't need a hostname, although lazy developers might. This desktop user lazy developer often tests code between machines; my network setup creates DNS entries based on machine hostnames, rather than the inverse. Do agree that hostnamectl (and perhaps an entry in a tips faq at some point) solves it for all. You mean like we already have here? :) https://en.opensuse.org/Portal:Aeon#Set_hostname Yes, exactly like that. ;-) Case closed? Yeah, for now at least :) of course there's another solution also Ignition/Combustion As the Aeon install media fully supports either, all it would take is someone putting an ignition config in an ignition direction on the ignition partition of the Aeon Installer USB stick, and they'd also be able to set the hostname reproducibly even on every install that uses that stick and they dont even need to learn ignition or combustion config syntax because https://opensuse.github.io/fuel-ignition/ can generate that for stuff like setting the hostname For hostname, hostnamectl is the easiest solution. I have taken to using combustion for other things in recent tests, although I have been facing some errors which leave me at an emergency prompt. That leads me to ask: Is it possible under Tik that combustion runs before the network is defined? (In reply to Mike Watkins from comment #7) > For hostname, hostnamectl is the easiest solution. I have taken to using > combustion for other things in recent tests, although I have been facing > some errors which leave me at an emergency prompt. > > That leads me to ask: Is it possible under Tik that combustion runs before > the network is defined? That’s the default behaviour unless the user explicitly requests the network in combustion.. and even then combustion can be used to redefine it |