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

Fixing ubuntu image boot up issue. #133

Merged
merged 20 commits into from
Sep 21, 2022
Merged

Fixing ubuntu image boot up issue. #133

merged 20 commits into from
Sep 21, 2022

Conversation

vipsharm
Copy link
Collaborator

Added overlay file for Ubuntu partition size changes
Fixed the network issue for Ubuntu bootup
Added /tmp to rw path
Changed the VM HD size to handle larger Ubuntu partitions

@vipsharm vipsharm requested a review from mudler September 18, 2022 18:53
@vipsharm vipsharm enabled auto-merge September 18, 2022 20:11
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
@@ -35,6 +35,6 @@ stages:
Defaults !insults
root ALL=(ALL) ALL
%admin ALL=(ALL) NOPASSWD: ALL
@includedir /etc/sudoers.d
#includedir /etc/sudoers.d
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uhm, that means that sudo in the ubuntu image is old. That might also explain why tests are failing?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vipsharm and others added 6 commits September 19, 2022 01:43
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
mudler
mudler previously approved these changes Sep 20, 2022
vipsharm and others added 10 commits September 20, 2022 08:32
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
mudler
mudler previously approved these changes Sep 20, 2022
Signed-off-by: vipsharm <sharma.vipin@gmail.com>
@vipsharm vipsharm disabled auto-merge September 21, 2022 01:16
@vipsharm vipsharm merged commit d3d9894 into master Sep 21, 2022
@vipsharm vipsharm deleted the vipsharm-ubuntu branch September 21, 2022 01:16
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.

2 participants