CIA-12 | cdebconf: cjwatson * r2350 ubuntu/debian/ (19 files in 2 dirs): merge from Debian 0.166 | 09:16 |
---|---|---|
CIA-12 | cdebconf: cjwatson * r2351 ubuntu/debian/changelog: releasing version 0.166ubuntu1 | 09:17 |
CIA-12 | debian-installer-utils: cjwatson * r1155 ubuntu/debian/ (15 files in 2 dirs): merge from Debian 1.91 | 09:19 |
CIA-12 | debian-installer-utils: cjwatson * r1156 ubuntu/debian/changelog: releasing version 1.91ubuntu1 | 09:25 |
CIA-12 | main-menu: cjwatson * r567 ubuntu/debian/ (73 files in 2 dirs): merge from Debian 1.38 | 09:39 |
CIA-12 | main-menu: cjwatson * r568 ubuntu/debian/changelog: releasing version 1.38ubuntu1 | 09:51 |
CIA-12 | partman-base: cjwatson * r1366 ubuntu/debian/ (36 files in 2 dirs): merge from Debian 156 | 09:55 |
CIA-12 | partman-base: cjwatson * r1367 ubuntu/debian/po/ (hr.po ku.po ml.po nn.po se.po tl.po): Remove unnecessary deltas against Debian. | 09:58 |
CIA-12 | partman-base: cjwatson * r1368 ubuntu/debian/changelog: releasing version 156ubuntu1 | 09:59 |
CIA-12 | partman-basicfilesystems: cjwatson * r916 ubuntu/ (35 files in 3 dirs): merge from Debian 74 | 10:05 |
CIA-12 | partman-basicfilesystems: cjwatson * r917 ubuntu/debian/changelog: releasing version 74ubuntu1 | 10:06 |
CIA-12 | net-retriever: cjwatson * r479 ubuntu/debian/ (9 files in 2 dirs): merge from Debian 1.30 | 10:10 |
CIA-12 | net-retriever: cjwatson * r480 ubuntu/debian/changelog: releasing version 1.30ubuntu1 | 10:11 |
mpt | xnox, hi. Since there wasn't any feedback on the LVM design, I'm marking that as done now. | 10:36 |
mpt | And moving on to LUKS. | 10:36 |
* xnox Yeah! =) | 10:36 | |
* xnox was wondering if you had anything else for LVM, and wanted to ask if it was final/done. | 10:37 | |
xnox | mpt: thanks a lot =) | 10:37 |
CIA-12 | partman-ext3: cjwatson * r1059 ubuntu/debian/ (22 files in 2 dirs): merge from Debian 70 | 10:43 |
CIA-12 | partman-ext3: cjwatson * r1060 ubuntu/debian/changelog: releasing version 70ubuntu1 | 10:44 |
CIA-12 | partman-auto-lvm: cjwatson * r251 ubuntu/ (10 files in 3 dirs): merge from Debian 44 | 10:49 |
CIA-12 | partman-auto-lvm: cjwatson * r252 ubuntu/debian/changelog: releasing version 44ubuntu1 | 10:50 |
cjwatson | xnox: ^- there's that partman-auto-lvm merge you were asking for | 10:50 |
xnox | cjwatson: yeah =) aptitude next? | 10:50 |
cjwatson | if I have to :-P | 10:50 |
CIA-12 | partman-btrfs: cjwatson * r64 ubuntu/debian/ (8 files in 2 dirs): merge from Debian 9 | 10:51 |
cjwatson | installer merges I can do on autopilot; aptitude requires thought ;-) | 10:51 |
CIA-12 | partman-btrfs: cjwatson * r65 ubuntu/debian/changelog: releasing version 9ubuntu1 | 10:52 |
cjwatson | Also, aptitude runs into http://package-import.ubuntu.com/status/aptitude.html | 10:54 |
cjwatson | xnox: So when's that going to be fixed, eh? :-) | 10:54 |
mpt | xnox, I've started with a "Cheat sheet" based on your replies to my initial questions, please check to make sure I didn't get anything wrong: <https://docs.google.com/a/canonical.com/document/d/1bZ4yQIVgGaUGSYu3qiUHnQt3ieBZoqunP_DcleHCr3I/edit#heading=h.n4153uoa2m9d> | 10:58 |
xnox | cjwatson: work in progress. pending upgrading the package import machine to precise or quantal | 11:00 |
xnox | cjwatson: then aptitude and like all of gnome packages will be imported, e.g. due to xz tarballs | 11:00 |
xnox | mpt: looking | 11:00 |
xnox | mpt: looks correct. | 11:01 |
mpt | xnox, if you encrypt a partition with LUKS, does its mountpoint always change? Or could it stay the same? | 12:00 |
xnox | mpt: a partition does not have a mountpoint. a filesystem does. a filesystem is selected for a partitions. Let me show something: | 12:03 |
xnox | /dev/sda -> ext4 -> /home (all good) | 12:03 |
xnox | /dev/sda -> crypt1 ---X---> N/A | 12:04 |
xnox | /dev/crypt1 -> ext -> /home (all good) | 12:04 |
xnox | but from user experience, yes we can keep it the same, but we will force formatting & loosing all data | 12:04 |
xnox | once you convert to a crypt1, I was going to go with LVM style, that partition disappears from the list and only crypt1 becomes available | 12:05 |
xnox | s/LVM style/LVM design you did/ | 12:05 |
xnox | similar with RAID, once md0 is setup, make all the /dev/sda's to disappear | 12:06 |
xnox | mpt: does this makes sense? =/ | 12:06 |
mpt | xnox, I think so, thank you | 12:10 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!