[01:01] _julian_ (~quassel@hmbg-5f7636b2.pool.mediaWays.net) joined #fai. [01:09] _julian (~quassel@hmbg-5f764ea2.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [01:58] _julian (~quassel@hmbg-5f765f95.pool.mediaWays.net) joined #fai. [02:06] _julian_ (~quassel@hmbg-5f7636b2.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [02:07] _julian__ (~quassel@hmbg-5f765f95.pool.mediaWays.net) joined #fai. [02:11] _julian (~quassel@hmbg-5f765f95.pool.mediaWays.net) left irc: Ping timeout: 480 seconds [04:59] sneumann (~sneumann@p5B0F3F63.dip.t-dialin.net) joined #fai. [05:12] sneumann (~sneumann@p5B0F3F63.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [06:06] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [06:22] sneumann (~sneumann@router-sub.ipb-halle.de) joined #fai. [08:00] hi, I'd like to configure an apt proxy, [08:01] so I have a file /etc/apt/apt.conf.d/10proxy [08:01] which I'd liek to get into the nfsroot [08:03] \sh (~shermann@nat.de.netviewer.com) joined #fai. [08:03] <\sh> moins [08:05] sneumann: to have it in your nfsroot i think you want to put it in your /etc/fai or whatever your nfsroot config dir is [08:06] we put it in /etc/lennyroot/apt/apt.conf where lennyroot is our nfsroot config dir [08:07] called with 'make-fai-nfsroot -C /etc/lennyroot' [08:07] but default is /etc/fai, right? =) [08:12] yes, that's the default [08:13] I've got my 10proxy now in the nfsroot, but still not in the /target on the install client [08:13] ah [08:13] which is pulling the majority of the *.debs afterwards, isn't it ? [08:14] you need it in /srv/fai/config/files/etc/apt/apt.conf.d/10proxy/DEFAULT as well [08:14] that answers my question how to get 10proxy into /srv/fai/nfsroot/live/filesystem.dir/var/tmp/base.tgz [08:14] /etc/fai is for building the nfsroot that is later mounted on your install client [08:16] do I need some script to copy it from files ? [08:16] with some fcopy in it ? [08:16] yes, was just looking at that [08:16] yeah, exactly [08:17] probably somewhere under /srv/fai/config/scripts/ [08:17] we have it in that directory/LAST/56-files [08:18] fcopy -iB /etc/apt/apt.conf.d/10proxy [08:18] would be it [08:18] but i guess that is for your installed system [08:18] for the installation the proxy config should follow with the nfsroot creation from /etc/fai [08:19] similar to cat <$NFSROOT/etc/apt/apt.conf.d/10fai [08:19] inside make-fai-nfsroot [08:21] Hm, debootstrap *is* using the right thing [08:21] I: Checking component main on http://cumulus:3142/de.archive.ubuntu.com/ubuntu... [08:21] but still, how do I get 10proxy into base.tgz ?? [08:31] <\sh> base.tgz is the system you install on /target later on...so just fcopy it inside a class [08:31] <\sh> or untar the base.tgz somewhere, move 10proxy into it, and tar gz it again.. [08:32] <\sh> eventually you can also overwrite the prepareapt hook [08:32] so the etc/apt/* in base.tgz is the pristine directory from whatever debootstrap put there [08:33] <\sh> yes [08:36] HerrK (keryell@m3.wifi.enstb.org) joined #fai. [08:41] ack, works now. I had looked for something simpler, but makes sense now [08:43] you can also use pbuilder to --login to a --basetgz base.tgz and --save-after-login [08:44] the config/files + fcopy looks cleaner, I don't want to do that pbuilder with each fai-setup ... [08:44] true [08:45] i actually thought that config whas copied from /etc/fai to the base.tgz when the nfsroot was built [08:45] me too :-) [08:45] and the 10proxy *is* inside the nfsroot [08:45] maybe it's copied from /etc/apt ? [08:45] but not (yet) in the base.tgz [08:46] we have separated our base.tgz-files though [08:46] seems that etc/fai/apt is copied to base.tgz *after* creating base.tgz ? [08:46] and --update them with pbuilder in a cronjob [08:49] <\sh> sneumann: when the install process starts, there are some files which are copied to the /target dir (which is the untared base.tgz) (e.g. the /etc/hosts are copied from nfsroot to the /target/etc/hosts) [08:50] <\sh> sneumann: the best thing to do is to overwrite the prepareapt hook [08:55] does the fai repo have a keyring package? [09:11] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [10:05] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) joined #fai. [10:32] justleen (~leen@s5591f74f.adsl.wanadoo.nl) joined #fai. [10:32] justleen (~leen@s5591f74f.adsl.wanadoo.nl) left irc: Remote host closed the connection [10:40] justleen (~leen@s5591f74f.adsl.wanadoo.nl) joined #fai. [10:42] justleen (~leen@s5591f74f.adsl.wanadoo.nl) left irc: Remote host closed the connection [11:10] HerrK (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds [12:48] vicky_ (~luser@dhcp-83-219-97-225.customers.tvtnet.ch) joined #fai. [12:50] vicky (~luser@dhcp-83-219-97-225.customers.tvtnet.ch) left irc: Ping timeout: 480 seconds [13:25] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [13:27] verwilst (~verwilst@router.begen1.office.netnoc.eu) joined #fai. [13:56] HerrK (keryell@m3.wifi.enstb.org) joined #fai. [14:35] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Remote host closed the connection [14:44] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) joined #fai. [15:29] \sh (~shermann@nat.de.netviewer.com) left irc: Remote host closed the connection [15:41] HerrK (keryell@m3.wifi.enstb.org) left irc: Ping timeout: 480 seconds [16:00] siggg (~jean@tra78-5-88-172-128-32.fbx.proxad.net) left irc: Quit: Leaving. [16:10] juri_ (~juri@24.248.213.223) left irc: Ping timeout: 480 seconds [16:13] juri_ (~juri@24.248.213.223) joined #fai. [16:38] sneumann (~sneumann@router-sub.ipb-halle.de) left irc: Ping timeout: 480 seconds [16:58] verwilst (~verwilst@router.begen1.office.netnoc.eu) left irc: Quit: Ex-Chat [17:31] Mrfai (~lange@malzmuehle.informatik.uni-koeln.de) left irc: Quit: leaving [18:26] sneumann (~sneumann@p5B0F3F63.dip.t-dialin.net) joined #fai. [19:00] sneumann_ (~sneumann@p5B0F4D7B.dip.t-dialin.net) joined #fai. [19:04] sneumann (~sneumann@p5B0F3F63.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [19:18] ErKa (keryell@keryell.pck.nerim.net) joined #fai. [20:43] sneumann_ (~sneumann@p5B0F4D7B.dip.t-dialin.net) left irc: Ping timeout: 480 seconds [21:53] ErKa (keryell@keryell.pck.nerim.net) left irc: Ping timeout: 480 seconds [23:16] pav5088 (~Mark@ppp118-208-178-96.lns20.bne4.internode.on.net) left irc: Remote host closed the connection [23:19] pav5088 (~Mark@ppp118-208-178-96.lns20.bne4.internode.on.net) joined #fai. [23:35] pav5088 (~Mark@ppp118-208-178-96.lns20.bne4.internode.on.net) left irc: Quit: Leaving [00:00] --- Wed Feb 2 2011