Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[tool] modulo eselect per gestire i link simbolici in /boot
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Mon Feb 05, 2007 9:26 pm    Post subject: [tool] modulo eselect per gestire i link simbolici in /boot Reply with quote

Salve,

Non so voi, ma io solitamente tengo il link /boot/kernel che punta al kernel che voglio usare, in modo tale che evito di dover modificare grub.conf ogni volta. Siccome questo lavoro genkernel da solo non lo fa (correggetemi se sbaglio), ho pensato di creare un piccolo modulo eselect che permettesse di fare questo lavoro in maniera semplice. Se vi va, magari provatelo e ditemi un po come si sembra come idea. :)

Installazione:
Lo script l'ho postato su pastebin, basta scaricarlo e salvarlo come /usr/share/eselect/modules/kernel-image.eselect.

Utilizzo:
Per vedere le immagini del kernel presenti basta lanciare:
Code:
# eselect kernel-image list

Poi basta scegliere un numero e dare il seguente comando per creare i symlink /boot/kernel, /boot/System.map e /boot/initramfs in modo che puntino al kernel scelto:
Code:
eselect kernel-image set <num>


Disclaimer
Badate che è ancora altamente sperimentale, non garantisco nulla, se avete un po di conoscenza di bash leggetevi il codice prima.
_________________
Running Fast!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) 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