> On 12/12/2010 06:36 PM, tovis wrote:
>> First step, I think to keep a "clean" copy of whole system, w/o
>> any my changes and downloaded/copied packages - but how I have to
>> compare
>> against the current state of svn?
>> I'm not so familiar with using svn - afraid to ruin the whole
>> repository.
>>
>> Sincerely
>>    tovis
>
> tovis,
>
> You can keep a local SVN repository with your changes inside, and run
> "svn up" each time you want to synchronize with the main repository.  It
> will keep your changes (requesting a manual merge for any conflicts)
> while keeping the repo up-to-date.  The SVN server is read-only, unless
> you have commit access.
>
> Alternatively, create a big patch:
>
> $ svn diff -x -uwp > ~/mychanges.patch
>
> And apply it to a fresh SVN checkout each time you want to update. But
> that could be more difficult to maintain.
>
Thanks! Much better :)
I found a main board with ATI SB700/800 SATA AHCI controller - now I
looking for text mode drivers. Also it uses some kind of Realtek gigabit
NIC, which had very wrong behavior - it doesn't feel the network
connection on reboot after Linux - need a switch off - whole - and after
it is working again. It even does not start DHCP negotiation w/o this.
Good test target :)

Sincerely
  tovis




------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to