[00:47] meandtheshell (~markus@85-125-192-9.dynamic.xdsl-line.inode.at) left irc: Quit: Leaving. [00:51] meandtheshell (~markus@85-124-36-6.dynamic.xdsl-line.inode.at) joined #fai. [05:24] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [06:00] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 600 seconds [06:22] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [06:34] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 600 seconds [07:13] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [07:59] ErKa (keryell@m6.wifi.enstb.org) joined #fai. [08:06] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Read error: Connection reset by peer [08:06] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [08:27] Mrfai (~lange@wired-251-252.internal.dc7.debconf.org) joined #fai. [08:32] MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. [08:32] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Read error: Connection reset by peer [08:51] nomeata (nobody@nomeata.de) joined #fai. [09:00] allee (~ach@lapex-mcallee.mpe.mpg.de) joined #fai. [09:34] Naffysahir, was war denn der letzte Stand bei den Automaten-Modi [09:34] sorry, wrong window... [10:25] MT_ (~MT@dove.informatik.tu-muenchen.de) left irc: Remote host closed the connection [10:25] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [10:39] h01ger (~holger@socket.layer-acht.org) left irc: Remote host closed the connection [10:39] h01ger (~holger@socket.layer-acht.org) joined #fai. [10:59] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [11:42] ok, if i did that right, this version of my cdrom script should search for removable devices, and try to mount them.. [11:43] which will bring me smack into "fai dosent start on a read-only media!" [12:03] well, thats close, but it looks like the device node isn't populated. [12:07] hi juri [12:08] nomeata (nobody@nomeata.de) joined #fai. [12:14] woffs (~woffs@osiris.taz.de) joined #fai. [12:19] hio. ;) [12:20] looks like i need to copy the mount-wait loop also... [12:20] and i still am missing some of the root ramdisk magic. mounting a cdrom, and starting fai dosent result in what you'd expect. :) [12:21] juri_: any new code that I can have a look at? [12:22] nothing that works yet. :P [12:22] even if it does not work. I like to see everything! :-) [12:22] well, i'll post you some tidbits when i get to my second job today.. [12:22] ok [12:23] i'm about 5 minutes from leaving this one. [12:23] i suppose i'm going to have to disassemble part of the boot of the old fai-cd system, to figgure out this unionfs or rootfs or whatever-it-is magic. :) [12:25] theres a whole ton of tmpfs mounts, and rootfs on / type rootfs in the old system, that i'm not setting up before calling FAI. i imagine part of that is handled by fai, but it seems pretty obvious that fai isnt handling all of it. [12:25] i get an earth-shattering-kaboom, with no job control, and no terminals. ;) [12:25] sanso|work_ (~sanso@194.120.17.61) left irc: Remote host closed the connection [12:27] sanso|work (~sanso@194.120.17.61) joined #fai. [12:39] Mrfai? [12:39] could we move device2grub to lib? [12:39] otherwise we should probably provide a man page [12:41] yes we can. But we need not. BTW, isn't there a replacement for this script? Is FAI the only programm that needs this conversion? [12:45] probably the convert() function in /usr/sbin/grub-install? [12:51] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [12:51] nomeata (nobody@nomeata.de) joined #fai. [12:52] nomeata (nobody@nomeata.de) left irc: [12:52] nomeata (nobody@nomeata.de) joined #fai. [12:53] yep, looks good. But maybe we do not need device2grub any more. Someone should have a look at the postinst of menu.lst. [13:03] to be honest - what is this code good for anyway? [13:03] all I do is [13:03] grub-install --no-floppy --root-directory=$FAI_ROOT $BOOT_DEVICE [13:04] no update-grub here... [13:04] ah, sorry, it creates the menu.lst [13:05] which I just fcopy... [13:43] and.. back at it.. [13:53] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 600 seconds [14:32] ErKa (keryell@m6.wifi.enstb.org) left irc: Ping timeout: 600 seconds [14:54] woffs (~woffs@osiris.taz.de) left irc: Quit: Leaving. [15:09] BarryAllen (~marx@201.86.25.152.adsl.gvt.net.br) joined #fai. [15:09] hi [15:09] is there an way, to do fai-nfsroot without to check md5sums ? [15:10] after build an local mirror, im gettin problems to run make-fai-nfsroot, it stop with an error about md5sum of cfengine2, but im sure i dont have errors on my debmirror process... [15:10] MT_ (~MT@dove.informatik.tu-muenchen.de) joined #fai. [15:24] MT_, is there a way to do the make-fai-nfsroot, without do md5sum check ? [15:24] which md5sum check [15:24] ? [15:28] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [15:29] whem i do the make-fai-nfsroot, it is hanging checking the md5sum of a package (cfenfine2)... ... im using an local repository that i did with debmirror, i checked if i had someproblem with debmirror, ... re-run it... its ok. [15:29] so to move-on, im trying to do the nfsroot, without that check. [15:30] this check is not done by make-fai-nfsroot, it is either part of debootstrap or (rather) apt here [15:30] so there _must_ be a problem with your mirror [15:30] ... ill try do debmirror, with anotherserver and try again [15:31] just check the entry in your Packages file [15:31] and compare it to md5sum cfengine2* [15:36] they are identical [15:36] fb6109d806435a91119b9016647825c0 [15:36] is there any proxy in between? [15:39] nopz... but... i re-run now, the make-fai-nfsroot... and seems, not got the error... lol... i fear that things. [15:45] ok.. nasty.. debian's initrd dosent include unionfs by default. [15:52] juri_: we just talked to the live-initramfs author/maintainer. [15:52] we = h0lger, lazyb0y and me [15:52] how'd it go? :) [15:52] ( talk is cheap. show me the patches! :P ) [15:52] I seems to be very easy to use live-initramfs for FAI. Everything we need is already included in these hooks. [15:53] oh great. does that mean i have to start from scratch again? :) [15:53] I will now start playing aroung with it, and if there are any problems, I can ask daniel (the maintainer) directly, because he's sitting 5m away from me. [15:54] juri_: no it means you can stop working on it, go to the beach and wait till I fixed everything [15:54] as soon as i get unionfs, i'm pretty much done here. :P [15:54] unionfs support is also included in live-initramfs [15:55] hmm. you know, the beach is pretty far from here. :) [15:55] ok then... i'll start fighting the other 20 or so projects that need my attention then. please keep me posted! :) [15:57] juri_: you may also work on other FAI thing. Liek writing manual, docs, testing, fixing bugs,.... [15:57] :-) [15:57] juri_: I will let you know if as soon as there are some things to test. [15:58] sorry, i've got kernel patches, VM patches, userspace patches, and a web frontend to fix. :) [15:58] did i mention i was doing all this work *inside qemu*? :) [15:58] (real hardware is for end users) [15:58] you mean qemu slow? I will use vmware fast for testing it [15:59] qemu without kqemu. ;) [16:23] use virtualbox.org [16:23] fast & gpl [16:23] or kqemu, also gpl by now [16:27] kqemu dosent work properly on dual-core machines. [16:29] wow. i've been so panicked trying to get this working... i'm in a daze. :P [16:55] BarryAllen (~marx@201.86.25.152.adsl.gvt.net.br) left irc: Ping timeout: 600 seconds [17:04] lazyb0y, http://wiki.laptop.org/go/User:Holger/ [18:27] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [18:34] nomeata (nobody@nomeata.de) joined #fai. [19:18] nomeata (nobody@nomeata.de) left irc: Quit: Client exiting [19:30] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 600 seconds [20:15] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [20:15] Mrfai, i think you want to change build-deps to tetex-bin|texlive-base-bin, tetex-extra|texlive-latex-extra [20:16] want a bug? :) [20:16] 333no [20:17] why not? tetex-bin is obsolete [20:17] its not in sid, thats even an rc bug :) [20:17] (tetex-bin is not in sid) [20:18] texlive-base-bin is [20:18] i just tested it, it works [20:18] I mean no bug report, I will include it without a bug report [20:18] ah [20:19] :) [20:47] allee (~ach@lapex-mcallee.mpe.mpg.de) left irc: Quit: Konversation terminated! [20:50] allee (~ach@lapex-mcallee.mpe.mpg.de) joined #fai. [21:14] MT_ (~MT@dove.informatik.tu-muenchen.de) left irc: Remote host closed the connection [21:15] MT (~MT@dove.informatik.tu-muenchen.de) joined #fai. [21:23] new fai-cd using live-initramfs works! [21:24] yay! :) [21:25] gimme directions please. ;) [21:25] oh, and you suck. i spent three days doing that, and failed, using standard initramfs. :) [21:26] Mrfai, is there a little space for a suggestion on #313397? [21:26] the ucf-thing that you tagged moreinfo [21:27] MT: tell me or write your suggestion to the bts [21:27] yeah, I just thought of the later, will do [21:27] sorry for the noise [21:29] juri_: I will commit the changes to subversion. Do you get the svn commit mails? You can alos read them in the mail archive [21:30] I think I will have a working version tomorrow. Currently there are one or two manual steps [21:31] yea, i get the svn mails. [21:32] was my experience this weekend any help, or more of a "don't do that"? :) [21:33] sorry, but didn't help that much. The best thing that I spoke to Daniel, he help me getting live-initramfs run. [21:33] meh. :) [21:33] But I hope I saved you some time. [21:34] well, i rescheduled some appointments to today, and took care of those.. so yea. :) [21:35] juri_: I like to clean the script I modified. So I will commit more tomorrow. But I put the things to http://www.informatik.uni-koeln.de/fai/download/developers/ [21:36] i'll tear into it tomorow. thanks. :) [21:42] Mrfai (~lange@wired-251-252.internal.dc7.debconf.org) left irc: Quit: leaving [23:00] MT (~MT@dove.informatik.tu-muenchen.de) left irc: Ping timeout: 600 seconds [00:00] --- Tue Jun 12 2007