=== skaet_ is now known as skaet [11:51] ubiquity: dmitrij.ledkov * r5597 trunk/ (4 files in 4 dirs): Make the security key page layout centered and fixed [11:51] ubiquity: dmitrij.ledkov * r5597 trunk/ (4 files in 4 dirs): Make the security key page layout centered and fixed [11:51] ubiquity: dmitrij.ledkov * r5596 trunk/ (4 files in 4 dirs): [11:51] ubiquity: * Remove pictograms from the partAsk page [11:51] ubiquity: * Make full disk encryption tickbox visible by default [11:52] ubiquity: dmitrij.ledkov * r5598 ubiquity/ (d-i/manifest debian/changelog): [11:52] ubiquity: Automatic update of included source packages: partman-crypto [11:52] ubiquity: 54ubuntu1. [11:54] ubiquity: dmitrij.ledkov * r5599 ubiquity/debian/changelog: releasing version 2.11.22 [13:23] cjwatson: during ubiquity install grub2 postinst hook is not run as far as I can see, because the /usr/share/grub/unicode.pf2 was not copied [13:23] to /target/boot/grub/unicode.pf2 [13:23] but it is needed for encrypted systems. [13:24] shall I modify configure_bootloader in ubiquity to do that _or_ should the grub2 postinst hook be run in the target system?! [13:26] hmm [13:27] I think ideally we would call grub-pc.postinst (perhaps via 'dpkg-reconfigure grub-pc'), but I'm not totally certain that won't try to do some other stuff; you'll at least need to do it before grub-install is run [13:28] give it a try and see if that approach can be made to work, and only do the manual copy in ubiquity as a fallback [13:28] the net result is that, because the file is not preset -> gfxterm is not set -> no video mode activated -> failt to boot [13:28] hmmm =-/ [13:28] it shouldn't actually cause a boot failure, only a degraded video mode; but perhaps it isn't worth debugging that at this point [13:29] cjwatson: the encrypted passphase is hidden on different vt and doesn't let you type a password to boot [13:29] so it just hangs. [13:29] but the password should be requested by plymouth, not by grub [13:29] if the grub video mode makes any difference to that then we have another bug, which this change would be masking [13:30] true, I don't get plymouth started [13:30] that said I think some change along these lines is likely correct anyway, so this shouldn't stop you [13:30] ok. [13:30] great.... [13:31] so I did rescue boot, copied unicode.pf2, did update-grub [13:31] reboot [13:31] now I get a purple screen (plymouth?!) and no password prompt for encrypted drive! =( [13:33] this doesn't sound like a grub problem, really [13:35] ok. [13:49] cjwatson, if i use log_host on my cmdline, d-i logs just fine but only after netcfg was run in my install (everything before that is lost). is teher a way to tell d-i to do netcfg first ? [13:52] the only way I know of is to use kickstart with a networked ks file [13:58] ev, hallo, there's something I can do to reduce the size of the persistence file in usb-creator from 1 GB to ~200MB ? thanks [13:58] cjwatson, hmm, k [14:07] argh hpmount why do you tease me [14:11] njin: once you've already created it? [14:12] ev, thanks, created or to create, isn't important [14:12] njin: resize2fs [14:13] ev, is this a tool ' [14:13] ? [14:14] ok, found it thanks [14:14] something like resize2fs casper-rw 200M [14:14] you might need resize2fs -f casper-rw 200M [14:14] sure thing [14:15] ok, great. thanks again [16:46] partman-auto-lvm: cjwatson * r253 ubuntu/debian/ (changelog po/hr.po po/pt_BR.po po/sq.po): merge from Debian 45