[08:18] i want to learn more about ubuntu-installer from where can i start ? [08:51] i want to know how is an installer integrated with the distro. [09:28] ffio: did you read https://wiki.ubuntu.com/Installer/Development ? [09:29] are there specific questions you have? [09:44] xnox: yeah [09:45] xnox: i have read that web page. [09:50] the thing is that i have created a lfs live system, and to understand how the installer interacts, i want to install ubuntu installer on my lfs system. So that i can learn things practically. [09:51] That's likely to be a heroically difficult endeavour. [09:52] The installer is pretty specific to the Debian/Ubuntu set of packaging tools. [09:53] cjwatson: ok. so i can try install ubuntu installer on an ubuntu based system ? [09:53] i want to try it from scratch [09:54] It expects to be run from a live environment (i.e. one set up by casper). Trying it in a non-live environment is extremely unwise. [09:58] You can certainly set up a live environment and run it by hand, but you won't learn much from that versus the usual setup. [10:05] cjwatson: ok sir :) [10:12] xnox, ping [10:13] ara: heya =) [10:14] xnox, hello :) [10:14] xnox, it looks like your patch for https://bugs.launchpad.net/oem-priority/+bug/1197766 caused another issue [10:14] Ubuntu bug 1197766 in OEM Priority Project "Different partition layout after recovery with keep home partition" [Critical,Confirmed] [10:14] xnox, can you have a look, please? [10:22] ara: commented on the bug, will investigate further. [10:22] xnox, ta! [13:29] hi, I am working on adding a wireless page to the Ubiquity KDE installer, but I need ubiquity/nm to be desktop-agnostic first. Anyone willing to review https://code.launchpad.net/~agateau/ubiquity/nm-split/+merge/176665 ?