|
From: Johnny V. <jk...@un...> - 2012-08-23 20:15:54
|
Serge, Ok, i might try that! My problem is that i need to add a custom etc-mods.tar.bz2 to the Devil-Linux bootcd.iso while it is stored on a windows system. The problem with this is that if i remaster the iso with the windows version of mkisofs i loose the linux specific rock ridge information - and hence cannot boot the iso correctly. So the squashfs thing i am trying now is really sort of a workaround :-) regards, Johnny On Thu, Aug 23, 2012 at 10:02 PM, Serge Leschinsky < ser...@gm...> wrote: > Johnny, > > afaik, htere is no tools to make a livecd with squash'ed filesystem, but > you can > boot from disk (usb-flash or any other drive) and use bootcd.squash image > instead of ISO. > > Serge > > On 08/23/2012 12:48 PM, Johnny Vestergaard wrote: > > Heiko, i managed to get it working. "make clean" seems to be my new > friend :-) > > > > One last thing, i noticed that you can configure devil-linux to output in > > squashfs format (bootcd.squash), are there any tools included to create > a livecd > > which boots from bootcd.squash? > > > > Many thanks for your help! > > > > regards, > > Johnny > > > > On Mon, Aug 20, 2012 at 3:44 PM, Heiko Zuerker <he...@zu... > > <mailto:he...@zu...>> wrote: > > > > Johnny, > > > > Yes you have the right steps. > > Some distributions have security features enabled, which may cause > > build problems. > > See here: > http://www.devil-linux.org/documentation/1.4.x/ch03s05.html > > > > Heiko > > > > Quoting Johnny Vestergaard <jk...@un... <mailto: > jk...@un...>>: > > > > > Hei Heiko, > > > > > > Yeah, im inside the chroot :-). > > > > > > Just to make sure, can you confirm that this is the correct way > to build > > > the system: > > > > > > 1. Download and extract lfssystem. > > > 2. Inside root of lfssystem create a directory called data. > > > 3. From the data directory fetch latest source using cvs. > > > 4. update_src. > > > 5. make menuconfig. > > > 5. make unpack && make all. > > > > > > Regards, > > > Johnny > > > > > > On Mon, Aug 20, 2012 at 2:25 PM, Heiko Zuerker <he...@zu... > > <mailto:he...@zu...>> wrote: > > > > > >> Hey, > > >> > > >> You error message doesn't sound right. We didn't do any changes > to ppl > > >> or m4 in a very long time. > > >> Please make sure you use the lfssystem from here (and yes, > that's what > > >> I'm using): > > >> > ftp://ftp.devil-linux.org/pub/devel/sources/lfssystem-for-DL-1.6/ > > >> > > >> Just to be safe: you're in the chroot when you compile, correct? > > >> > > >> Heiko > > >> > > >> Quoting Johnny Vestergaard <jk...@un... <mailto: > jk...@un...>>: > > >> > > >> > Heya, > > >> > > > >> > Thanks for you effort, i finally got a build compiled. Having > a few > > >> problem > > >> > after updating the source today thou ('M4 1.4.5 or later > required' when > > >> > building ppl), but at least i know that it CAN be build on my > system :-) > > >> > > > >> > By the way, are you using the lfssystem* from > > >> > ftp://ftp.devil-linux.org/pub/devel/sources/ ? > > >> > > > >> > regards, > > >> > Johnny > > >> > On Sat, Aug 11, 2012 at 2:03 PM, Heiko Zuerker < > he...@zu... > > <mailto:he...@zu...>> > > >> wrote: > > >> > > > >> >> Hey, > > >> >> > > >> >> I successfully just finished a compile of both 32 and 64 bit > versions of > > >> >> DL. > > >> >> Please make sure you got the latest CVS code and also sync > with the FTP > > >> >> server again. > > >> >> > > >> >> Best Regards > > >> >> Heiko Zuerker > > >> >> > > >> >> -----Original Message----- > > >> >> From: Heiko Zuerker [mailto:he...@zu... <mailto: > he...@zu...>] > > >> >> Sent: Friday, August 10, 2012 7:52 AM > > >> >> To: dev...@li... > > <mailto:dev...@li...> > > >> >> Subject: Re: [Devil-Linux-discuss] CVS symbolic name for > rel-1.6.1 > > >> >> > > >> >> Johnny, > > >> >> > > >> >> Unfortunately the way our build system works, you won't be > able to > > >> really > > >> >> compile the old version. It will always use the latest > sources from the > > >> FTP > > >> >> server, just the build scripts are going to be the old > version. > > >> >> I have on my list to change this, but it's doubtful that I'll > actually > > >> have > > >> >> time to implement it. > > >> >> > > >> >> I started a clean test compile to see if I get the same error. > > >> >> > > >> >> Are you using the standard configuration? If not, it may be > worth giving > > >> >> that a try first. > > >> >> This way we can make sure it's not a missing dependency and > also that > > >> >> there's no issue with your build machine. > > >> >> > > >> >> I'll post here once my test compile either fails or completes. > > >> >> > > >> >> Heiko > > >> >> > > >> >> Quoting Johnny Vestergaard <jk...@un... > > <mailto:jk...@un...>>: > > >> >> > > >> >> > Hi Heiko, > > >> >> > > > >> >> > I tried that already, dose the current state of HEAD > compile at the > > >> >> moment? > > >> >> > I followed the instructions for building, but ran into this: > > >> >> > > > >> >> > make[3]: Entering directory `/data/build/tmp/linux-3.2' > > >> >> > CC [M] > > >> >> > > /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.o > > >> >> > In file included from > > >> >> > > /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.c:18: > > >> >> > include/linux/netfilter/x_tables.h:538: error: expected > declaration > > >> >> > specifiers or '...' before 'nf_hookfn' > > >> >> > > /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.c: In > > >> >> > function 'xtnu_skb_make_writable': > > >> >> > > /data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.c:477: > > >> >> error: > > >> >> > implicit declaration of function 'skb_make_writable' > > >> >> > make[4]: *** > > >> >> > > [/data/build/tmp/xtables-addons-1.42/extensions/compat_xtables.o] > > >> >> > Error 1 > > >> >> > make[3]: *** > [_module_/data/build/tmp/xtables-addons-1.42/extensions] > > >> >> > Error > > >> >> > 2 > > >> >> > make[3]: Leaving directory `/data/build/tmp/linux-3.2' > > >> >> > > > >> >> > I managed to get the source of 1.6.1 by checking out by > date - and > > >> >> > will give it a try. > > >> >> > > > >> >> > regards, > > >> >> > Johnny > > >> >> > > > >> >> > On Thu, Aug 9, 2012 at 10:29 PM, Heiko Zuerker < > he...@zu... > > <mailto:he...@zu...>> > > >> >> wrote: > > >> >> > > > >> >> >> Quoting Johnny Vestergaard <jk...@un... > > <mailto:jk...@un...>>: > > >> >> >> > I am trying to get the source for rel-1.6.1 (need to > customize it a > > >> >> bit). > > >> >> >> > But i am having trouble finding the correct symbolic > name for 1.6.1 > > >> >> >> > in > > >> >> >> the > > >> >> >> > CVS repo. > > >> >> >> > As far as i can see the latest release which has a > symbolic name is > > >> >> >> > rel-1.4.1. > > >> >> >> > > > >> >> >> > Any hints? > > >> >> >> > > >> >> >> Just use the main branch, which will give you the latest > and greatest > > >> >> 1.6. > > >> >> >> > > >> >> >> -- > > >> >> >> > > >> >> >> Regards > > >> >> >> Heiko Zuerker > > >> >> >> http://www.devil-linux.org > > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > > >> >> >> > --------------------------------------------------------------------- > > >> >> >> --------- > > >> >> >> Live Security Virtual Conference > > >> >> >> Exclusive live event will cover all the ways today's > security and > > >> >> >> threat landscape has changed and how IT managers can > respond. > > >> >> >> Discussions will include endpoint security, mobile > security and the > > >> >> >> latest in malware threats. > > >> >> >> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > >> >> >> _______________________________________________ > > >> >> >> Devil-linux-discuss mailing list > > >> >> >> Dev...@li... > > <mailto:Dev...@li...> > > >> >> >> > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > >> >> >> > > >> >> > > >> >> -- > > >> >> > > >> >> Regards > > >> >> Heiko Zuerker > > >> >> http://www.devil-linux.org > > >> >> > > >> >> > > >> >> > > >> >> > > >> >> > > >> > ---------------------------------------------------------------------------- > > >> >> -- > > >> >> Live Security Virtual Conference > > >> >> Exclusive live event will cover all the ways today's security > and threat > > >> >> landscape has changed and how IT managers can respond. > Discussions will > > >> >> include endpoint security, mobile security and the latest in > malware > > >> >> threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > >> >> _______________________________________________ > > >> >> Devil-linux-discuss mailing list > > >> >> Dev...@li... > > <mailto:Dev...@li...> > > >> >> > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > >> >> > > >> >> > > >> >> > > >> >> > > >> >> > > >> > > > ------------------------------------------------------------------------------ > > >> >> Live Security Virtual Conference > > >> >> Exclusive live event will cover all the ways today's security > and > > >> >> threat landscape has changed and how IT managers can respond. > > >> Discussions > > >> >> will include endpoint security, mobile security and the > latest in > > >> malware > > >> >> threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > >> >> _______________________________________________ > > >> >> Devil-linux-discuss mailing list > > >> >> Dev...@li... > > <mailto:Dev...@li...> > > >> >> > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > >> >> > > >> > > >> -- > > >> > > >> Regards > > >> Heiko Zuerker > > >> http://www.devil-linux.org > > >> > > >> > > >> > > >> > > >> > > > ------------------------------------------------------------------------------ > > >> Live Security Virtual Conference > > >> Exclusive live event will cover all the ways today's security and > > >> threat landscape has changed and how IT managers can respond. > Discussions > > >> will include endpoint security, mobile security and the latest > in malware > > >> threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > >> _______________________________________________ > > >> Devil-linux-discuss mailing list > > >> Dev...@li... > > <mailto:Dev...@li...> > > >> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > >> > > > > -- > > > > Regards > > Heiko Zuerker > > http://www.devil-linux.org > > > > > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. > Discussions > > will include endpoint security, mobile security and the latest in > malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > Devil-linux-discuss mailing list > > Dev...@li... > > <mailto:Dev...@li...> > > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > > > > > > > > > ------------------------------------------------------------------------------ > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. Discussions > > will include endpoint security, mobile security and the latest in malware > > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > > > > > > > _______________________________________________ > > Devil-linux-discuss mailing list > > Dev...@li... > > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > |