| Why stable and testing Clonezilla live are based on Debian, but alternative one is based on Ubuntu ? |
The stable and testing branches of Clonezilla live now are based on Debian. Ubuntu is only for alternative branch.
The reasons to do so are:
- We want a "free" Clonezilla live, so all the packages are from main of Debian, no non-free in stable or testing Clonezilla live.
- However, since most of the cases, the kernel from Debian stable or testing is older, which might not support the latest hardware. Therefore we give an option to make alternative Clonezilla live based on latest Ubuntu (might be alpha or beta one).
BTW, sometimes it's not easy to follow Ubuntu every 6 month with "big" changes, so that's why we give it the name "alternative".
The differences between stable/testing and alternative branches:
Differences
|
Stable/Testing
Clonezilla live (Debian-based)
|
Alternative
Clonezilla live (Ubuntu-based)
|
| File size |
~10 MB
smaller |
~10 MB larger |
Non-free software (e.g.
firmware) included
|
No
|
Yes
|
| 486 CPU support |
Yes
(CONFIG_M486=y) |
No
(CONFIG_M586=y and CONFIG_X86_GENERIC=y) |
| Multi-core CPU/SMP support |
No
|
Yes
|
To summary, stable and testing Clonezilla live will stay with Debian, and alternative one will be based on Ubuntu.
 |
|