|
From: Dmitry K. <dm...@dz...> - 2007-07-26 12:59:07
|
Thank you very much! Just wasn't sure if I do the things the right way. Could you please also help me with an idea on how should I activate the loop-AES module in 1.3.xx? The problem is that with DL 1.2.xx it was compiled in and activated by default. But with 1.3 I see that it was built, somehow installed (??) but I have no idea if it was really put to the compiled system, as I can't see it neither during bootup nor in modules dir. Thank you in advance! On Thursday 26 July 2007 15:45, Serge Leschinsky wrote: > Dmitry Komarov wrote: > > One more question. Suppose I have built a system. Then I want to enable > > some more packages via menuconfig. Is it enough to do it this way: > > > > make menuconfig > > make clean > > rm tmp/.done_build_packagename > > rm tmp/.done_install_packagename > > make prepare build install > > or just do the following: > > sh scripts/build.sh build opt=packagename > sh scripts/build.sh install opt=packagename > > The result should be the same to aforementioned. > > > Or I have to go through this long way - mrproper, unpack etc? > > It's a more right way. Actually I use it if I need to build production > system. In all other cases you can use the commands I sent and save a lot > of time. -- Best regards, Dmitry Komarov -- Best regards, Dmitry Komarov IT Project Manager SIA CITYNET 22/24 - 500 Katolu str. Riga, LV-1003 Latvia |