Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
./bootstrap.sh && emerge system ... ?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
b0fh
Guru
Guru


Joined: 16 Jun 2003
Posts: 426

PostPosted: Thu Jun 19, 2003 4:38 pm    Post subject: ./bootstrap.sh && emerge system ... ? Reply with quote

Da ich demnächst für ein paar Tage wegfahre möchte ich die Gelegenheit nutzen um in der Zeit auf meinem Router (alter P200) gentoo zu installieren (wird ja etwas dauern :) ). Kann ich nach dem bootstrap-Prozess direkt "emerge system" über "./bootstrap.sh && emerge system" aufrufen oder kann es da zu Problemen kommen?
Wie sieht es mit der ppp-Verbindung der livecd aus: Während dem Kompilieren eines Paketes wird die DSL-Verbindung ja mangels Datentransfer wohl vom Provider getrennt. Wie ist die liveCD da konfiguriert? Wird die Verbindung direkt wiederaufgebaut oder wählt er sich automatisch wieder ein wenn das nächste Paket zum Download ansteht?
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Thu Jun 19, 2003 6:42 pm    Post subject: Reply with quote

das mit dem && sollte funktionieren.

wenn du die befürchtung hast, die adsl leitung würde abgebrochen, kannst du ja mit emerge -f zuerst alles "fetchen" und danach mit dem bootstrap anfangen...

gruss

SteveB
Back to top
View user's profile Send private message
b0fh
Guru
Guru


Joined: 16 Jun 2003
Posts: 426

PostPosted: Fri Jun 20, 2003 6:23 am    Post subject: Reply with quote

also
Code:
emerge -f system
./bootstrap.sh && emerge system

?
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Fri Jun 20, 2003 6:42 am    Post subject: Reply with quote

b0fh wrote:
also
Code:
emerge -f system
./bootstrap.sh && emerge system

?
oder sogar:
Code:
emerge -f system ; ./bootstrap.sh && emerge system
Back to top
View user's profile Send private message
b0fh
Guru
Guru


Joined: 16 Jun 2003
Posts: 426

PostPosted: Fri Jun 20, 2003 12:00 pm    Post subject: Reply with quote

Holt sich das bootstrap-script denn alle pakete die es benötigt am Anfang?
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Fri Jun 20, 2003 12:20 pm    Post subject: Reply with quote

b0fh wrote:
Holt sich das bootstrap-script denn alle pakete die es benötigt am Anfang?
nein
Back to top
View user's profile Send private message
b0fh
Guru
Guru


Joined: 16 Jun 2003
Posts: 426

PostPosted: Fri Jun 20, 2003 3:50 pm    Post subject: Reply with quote

Aber "emerge -f binutils gcc gettext glibc system" sollte mir zu Anfang alles runterladen was ich für die nächsten zwei Tage brauche?
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Fri Jun 20, 2003 4:49 pm    Post subject: Reply with quote

b0fh wrote:
Aber "emerge -f binutils gcc gettext glibc system" sollte mir zu Anfang alles runterladen was ich für die nächsten zwei Tage brauche?


versuch es mal wie folgt:
Code:
emerge -f sys-apps/baselayout sys-apps/portage sys-devel/binutils sys-devel/gcc sys-devel/gettext sys-libs/glibc sys-apps/texinfo sys-libs/zlib sys-libs/ncurses
emerge -f system


gruss

SteveB
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum