Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install in go #157

Merged
merged 66 commits into from Oct 11, 2022
Merged

Install in go #157

merged 66 commits into from Oct 11, 2022

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Oct 2, 2022

Remove last standing bashism. Add cloud-init support to centos.

depends on:

TODO:

  • test with ubuntu incl. reboot
  • test with firewall-ubuntu incl. reboot
  • test with debian incl. reboot
  • test with centos
    • install with kexec boot
    • reboot, does not work, falls into grub cli
  • test with real HW including raid filesystemlayout
    • works with debian and ubuntu
    • centos gives this error:
      2022-10-11T08:55:49.462+0200 info cmdexec running command {"commmand": "dracut --mdadm --kver 3.10.0-1160.76.1.el7.x86_64 --kmoddir /lib/modules/3.10.0-1160.76.1.el7.x86_64 --include /lib/modules/3.10.0-1160.76.1.el7.x86_64 /lib/mod$ les/3.10.0-1160.76.1.el7.x86_64 --fstab --add=\"dm mdraid\" --add-drivers=\"raid0 raid1\" --hostonly --force", "start": "2022-10-11 08:55:49.4623478 +0200 CEST m=+2.415875451"} No '/dev/log' or 'logger' included for syslog logging findmnt: can't read (null): No such file or directory findmnt: can't read (null): No such file or directory cp: cannot stat '/proc/modules': No such file or directory dracut module '"dm' cannot be fo[ 107.980388] dracut[1365] dracut module '"dm' cannot be found or installed. und or installed. 2022-10-11T08:55:51.054+0200 error cmdexec executed command with error {"output": "", "duration": "1.592120013s", "error": "exit status 1"}

Closes #123.

@majst01 majst01 mentioned this pull request Oct 2, 2022
5 tasks
@majst01
Copy link
Contributor Author

majst01 commented Oct 7, 2022

@mschuller i need your assistance to test that the raid setup is still working.

@majst01 majst01 marked this pull request as ready for review October 10, 2022 08:40
@majst01 majst01 requested a review from a team as a code owner October 10, 2022 08:40
@majst01 majst01 merged commit f078c23 into master Oct 11, 2022
@majst01 majst01 deleted the install-in-go branch October 11, 2022 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store CI build information in final image
3 participants