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

Upgrade Rescuezilla to an Ubuntu 20.04 operating system base #51

Closed
shasheene opened this issue Apr 6, 2020 · 1 comment
Closed

Upgrade Rescuezilla to an Ubuntu 20.04 operating system base #51

shasheene opened this issue Apr 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@shasheene
Copy link
Member

A Sourceforge user has asked about the timeframe for Rescuezilla to upgrade to Ubuntu 20.04 (which will be released on April 23, 2020). I responded:

Yes, Rescuezilla will be upgraded to use Ubuntu 20.04 as soon as it is released.

Importantly, the version of Rescuezilla based on Ubuntu 20.04 will be 64-bit only. This is because Ubuntu 20.04 does not provide support for 32-bit x86 machines (except for applications like Steam). Given that Ubuntu 18.04 will continue to get security updates for 5 years, it is reasonable to continue to provide a 32-bit version of Rescuezilla based on Ubuntu 18.04 until the year 2023.

Having two versions based on different Ubuntu versions will increase the overhead to provide support to end-users, but its the correct thing to do.

There's little harm in staying on Ubuntu 18.04 for a little bit longer. Especially since Ubuntu 18.04 will be able to use the 20.04 kernel via LTS Enablement/HWE, which means any 18.04-based Rescuezilla build made after August 2020 will benefit from this. The benefit in upgrading is more recent versions of packages like GParted.

The exact timing of the upgrade is to-be-determined. Upgrading to 20.04 will happen after certain key Rescuezilla features have been implemented.

@shasheene shasheene self-assigned this Apr 6, 2020
@shasheene shasheene added the enhancement New feature or request label Apr 6, 2020
@shasheene shasheene added this to To do in Rescuezilla v1.0.6 Milestone Kanban Board via automation Apr 21, 2020
@shasheene shasheene added this to the v1.0.6 milestone Apr 21, 2020
shasheene added a commit to shasheene/rescuezilla-dev that referenced this issue Apr 29, 2020
Upgrades the Ubuntu 18.04 (Bionic) AMD build to Ubuntu 20.04 (Focal).

The creators of Ubuntu no longer create i386 builds for all packages (except
for a few packages for compatiblity for applications like WINE) since Ubuntu
19.04. Because of this, the Rescuezilla i386 will remain based on Ubuntu 18.04
(Bionic) until further notice.

This commit does not modify the host operating system (via Dockerfile). However
it updates build instructions to capture the potential need to use a backports
repository so debootstrap has the Focal bootstrap scripts.

No official AMD64 Rescuezilla build has yet been released. Given the recent
release of Ubuntu 20.04 (Focal), there is little reason release a AMD64 build
of Rescuezilla based on Ubuntu 18.04 (Bionic) only to immediately upgrade to
Focal. Because of this, this simple commit alone is sufficient to close several
separate GitHub issues:

Fixes rescuezilla#3

Fixes rescuezilla#15

Fixes rescuezilla#51
Rescuezilla v1.0.6 Milestone Kanban Board automation moved this from To do to Done Apr 29, 2020
@shasheene
Copy link
Member Author

Fixed in Rescuezilla v1.0.6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant