lp:cubic/classic-development

Created by Cubic PPA and last modified

The development branch for the "original" version of Cubic that runs on Ubuntu 14.04.6 LTS Trusty Tahr and Ubuntu 16.04.6 LTS Xenial Xerus.

Get this branch:
bzr branch lp:cubic/classic-development
Only Cubic PPA can upload to this branch. If you are Cubic PPA please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Cubic PPA
Project:
Cubic
Status:
Development

Recent revisions

214. By Cubic PPA

Fix for Issue #1 of Bug #1860345, "list index out of range" and Bug #1861068, "Crash after terminal step Edit". If a directory (such as the casper directory on the original ISO) contains only one initrd and vmlinuz file, then Cubic should assume that both files have the same version, if the version of one or both files can not be determined.

213. By Cubic PPA

Fix for Issue #1 of Bug #1860345, "list index out of range". If a directory (such as the casper directory on the original ISO) contains only one initrd and vmlinuz file, then Cubic should assume that both files have the same version, if the version of one or both files can not be determined.

212. By Cubic PPA

Bug #1860682 "ISO Boot Kernel Empty after clicking generate Edit"
Explicitly extract each item, in the correct order, from the kernel details dictionaries, because Python < 3.7 does not guarantee that the order of dictionary elements is preserved.

211. By Cubic PPA

Fixed Bug #1849100, "Iso can't boot with xanmod kernel Edit". Cubic will automatically add the parameter "boot=casper" to the ISO boot configuration files (grub.cfg, loopback.cfg, txt.cfg, etc.). Improved the regular expressions used to search, replace, or add "vmlinuz", "initrd", and "boot=casper" text in the configuration files. The new "boot=casper" parameter should help resolve the "BusyBox" error encountered when booting a customized ISO created using different kernel versions. Fixed Bug #1858376, "Ubuntu 19.10 - vmlinuz FileNotFoundError at 50% Update ISO Boot Files Edit". Completely rewrote the algorithm that matches vmlinux and initrd files based on kernel version. Fixed an issue where the ISO Boot Kernels tab presented more vmlinux and initrd file combinations than were actually available. Remedied the issue where vmlinux and initrd symlinks were not copied to the new custom ISO by filtering all vmlinuz and initrd symlinks from the kernels list, limiting the kernels list to actual files.

210. By Cubic PPA

Fixed Bug #1853913, Cannot include a dash in preseed file names. Reverted "-no-cache-inodes" to "-cache-inodes" for mksiofs.

209. By Cubic PPA

Research for Bug #1840232. User receives "No space left on device" error while installing customized ISO, even though there is enough disk space available. Changed "cache-inodes" to "-no-cache-inodes" for mkisofs as an experiment.

208. By Cubic PPA

Fixed Bug #1837295, Cubic locks up upon entering chroot screen. Added a work-around for an issue that impacts daily builds of Ubuntu 19.10 Eoan Ermine, where the initrd version can not be determined. The work-around is to use the version number of the first vmlinuz file from the same directory as the initrd file.

207. By Cubic PPA

Fixed Bug #1830563, Cubic does not create UEFI iso anymore.

206. By Cubic PPA

Fixed Bug #1829553, Cubic crashes when transitioning to the Options page. Applied correct grammatical usage of "can not" and "cannot" in messages and code comments. Increased the row height on the ISO Boot Kernels tab by 6px.

205. By Cubic PPA

Fixed Bug #1829553, Cubic crashes when transitioning to the Options page. Applied correct grammatical usage of "can not" and "cannot" in messages and code comments. Increased the row height on the ISO Boot Kernels tab by 6px.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers