Recent changes
From Gentoo Wiki
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
21 May 2026
|
|
10:06 | Handbook:AMD64/Blocks/Bootloader/it 30 changes history -1,308 [Fra.sa (30×)] | |||
|
|
10:06 (cur | prev) +5 Fra.sa talk contribs Created page with "{{Important|Quando si installano i kernel per systemd-boot,nessun parametro {{c|root{{=}}}} nella riga di comando del kernel viene aggiunto in via predefinita. Sulle macchine..." | ||||
|
|
09:45 (cur | prev) -56 Fra.sa talk contribs Created page with "{{Emerge|params+=--config|sys-kernel/gentoo-kernel}}" | ||||
|
|
09:45 (cur | prev) -52 Fra.sa talk contribs Created page with "Per un kernel configurato e compilato manualmente:" | ||||
|
|
09:44 (cur | prev) -108 Fra.sa talk contribs Created page with "Per i kernel della distribuzione:" | ||||
|
|
09:44 (cur | prev) -35 Fra.sa talk contribs Created page with "Se non esistono nuove voci, assicurarsi che il pacchetto {{Package|sys-kernel/installkernel}} sia stato installato con le opzioni USE {{USE|systemd}} e {{USE|systemd-boot}} ab..." | ||||
|
|
09:42 (cur | prev) +18 Fra.sa talk contribs Created page with "{{Warning|La riga di comando per le nuove voci systemd-boot viene letta da {{Path|/etc/kernel/cmdline}} o {{Path|/usr/lib/kernel/cmdline}}. Se nessuno di questi file è presen..." | ||||
|
|
09:31 (cur | prev) -90 Fra.sa talk contribs Created page with "Quando si usa questo programma d'avvio, prima di riavviare, verificare che una nuova voce avviabile esista usando:" | ||||
|
|
09:23 (cur | prev) -43 Fra.sa talk contribs Created page with "{{Important|Assicurarsi che EFI system partition sia stata montata ''prima'' dell'esecuzione di {{c|bootctl install}}.}}" | ||||
|
|
09:22 (cur | prev) -107 Fra.sa talk contribs Created page with "Ora, installare il caricatore systemd-boot nella {{Link|EFI System Partition}}:" | ||||
|
|
09:20 (cur | prev) -218 Fra.sa talk contribs Created page with "=== Installare ===" | ||||
|
|
09:12 (cur | prev) -49 Fra.sa talk contribs Created page with "=== Fare l'emerge ===" | ||||
|
|
09:12 (cur | prev) -21 Fra.sa talk contribs Created page with "Un altra opzione è {{Link|Systemd/systemd-boot|systemd-boot}}, che funziona sia con macchine OpenRC che systemd. E' un particolare programma d'avvio (chainloader) snello e fu..." | ||||
|
|
08:54 (cur | prev) -56 Fra.sa talk contribs Created page with "== {{Anchor|Alternative_1:_systemd-boot}} Alternativa 1: systemd-boot ==" | ||||
|
|
08:53 (cur | prev) -22 Fra.sa talk contribs | ||||
|
|
08:49 (cur | prev) -71 Fra.sa talk contribs | ||||
|
|
08:39 (cur | prev) -99 Fra.sa talk contribs | ||||
|
|
08:36 (cur | prev) +37 Fra.sa talk contribs | ||||
|
|
08:35 (cur | prev) +90 Fra.sa talk contribs | ||||
|
|
08:27 (cur | prev) -24 Fra.sa talk contribs Created page with "Questo è provocato da certi ambienti Gentoo non ufficiali che non montano in via predefinita il filesystem speciale EFI. Se il comando precedente non funziona, allora riavvia..." | ||||
|
|
08:23 (cur | prev) -79 Fra.sa talk contribs Created page with "{{RootCmd|mount -o remount,rw,nosuid,nodev,noexec --types efivarfs efivarfs /sys/firmware/efi/efivars}}" | ||||
|
|
08:11 (cur | prev) +27 Fra.sa talk contribs Created page with "Nel caso in cui venga mostrato da qualche parte nei messaggi "EFI variables are not supported on this system", è probabile che l'immagine live non è stata avviata in modalit..." | ||||
|
|
07:42 (cur | prev) -15 Fra.sa talk contribs Created page with "Facendo il debugging di GRUB, ci sono un paio di riparazioni veloci che possono concludersi in una installazione avviabile senza la necessità di riavviare in un nuovo ambient..." | ||||
|
|
07:37 (cur | prev) -45 Fra.sa talk contribs Created page with "===== {{Anchor|Debugging_GRUB}} Fare il debugging di GRUB =====" | ||||
|
|
07:36 (cur | prev) +8 Fra.sa talk contribs Created page with "{{Note|L'operazione di importazione non sarà completata fino al riavvio del sistema. Dopo aver completato tutti i passaggi nel manuale, riavviare il sistema e Shim verrà car..." | ||||
|
|
07:22 (cur | prev) -51 Fra.sa talk contribs Created page with "Ad esempio: {{RootCmd|grub-mkconfig -o {{Handbook Variable|esp-mount-point}}/EFI/Gentoo/grub.cfg}} O, attraverso {{Link|installkernel}}: {{FileBox|filename=/etc/env.d/99grub|1..." | ||||
|
|
07:21 (cur | prev) +11 Fra.sa talk contribs Created page with "Si noti che questa versione di grub autonoma precompilata e firmata legge il file <var>grub.cfg</var> da una posizione diversa dalla solita. Invece del {{Path|/boot/grub/grub...." | ||||
|
|
07:08 (cur | prev) -92 Fra.sa talk contribs Created page with "{{RootCmd|efibootmgr --create --disk /dev/boot-disk --part boot-partition-id --loader '\EFI\Gentoo\shimx64.efi' --label 'GRUB via Shim' --unicode}}" | ||||
|
|
07:04 (cur | prev) -48 Fra.sa talk contribs Created page with "{{Note|Se il kernel attualmente avviato già ha validato il certificato da importare, sarà restituito qui il messaggio "Already in kernel trusted keyring.". Se ciò accadesse..." | ||||
|
|
06:47 (cur | prev) -88 Fra.sa talk contribs Created page with "Poi il certificato convertito può essere importato nel MOKlist di shim, questo comando chiederà di impostare una password per la richiesta di importazione:" | ||||
|
|
06:45 (cur | prev) -35 Fra.sa talk contribs Created page with "{{Note|Il percorso usato qui deve essere il percorso del file pem contenente il certificato appartenente alla chiave generata. In questo esempio sia la chiave che il certifica..." | ||||
| m 08:56 | Containerd diffhist -14 Denis talk contribs Fix some config FileBox metadata | ||||
|
|
06:36 | Talk:ZFS/rootfs 2 changes history +696 [Immolo; Haematophage] | |||
|
|
06:36 (cur | prev) +330 Immolo talk contribs →Bootloader choice | ||||
|
|
02:35 (cur | prev) +366 Haematophage talk contribs →Bootloader choice: new section | ||||
|
|
04:15 | ALSA 2 changes history +163 [Flexibeast (2×)] | |||
|
|
04:15 (cur | prev) -76 Flexibeast talk contribs "Sound card only available for one application" section: Update phrasing (including removing first- and second-person pronouns). | ||||
|
|
02:42 (cur | prev) +239 Flexibeast talk contribs "Configuration" section: Add "PulseAudio emulation" subsection. | ||||
| m 02:23 | ZFS/rootfs diffhist -46 Haematophage talk contribs tiny little rewording just to get the ball rolling | ||||
| 02:04 | SELinux/Tutorials/How does a process get into a certain context diffhist +27 Sam talk contribs Use Path template more | ||||
|
|
02:01 | Apulse 2 changes history +1,119 [Flexibeast (2×)] | |||
|
|
02:01 (cur | prev) +20 Flexibeast talk contribs Add "lowercase title" template. | ||||
|
|
02:00 (cur | prev) +1,099 Flexibeast talk contribs Remove inappropriate redirect to "Skype"; add page contents. Tag: Removed redirect | ||||
20 May 2026
| 21:08 | Containerd diffhist +4,466 Denis talk contribs Add section about configuring OCI runtimes | ||||
| 20:43 | Talk:Multi-boot diffhist -123 YKalaf talk contribs Blanked the page | ||||
| 20:42 | Multi-boot diffhist +23 YKalaf talk contribs | ||||
| 20:38 | Openbox diffhist +220 Nathanzachary talk contribs →Starting | ||||
|
|
19:22 | ZFS 4 changes history -5,610 [Haematophage (4×)] | |||
|
|
19:22 (cur | prev) -5,668 Haematophage talk contribs Thoroughly reviewed the ZFS_root section and I am confident that there is nothing to be learned from it that other wiki pages don't teach better. As promised, I'm killing it. | ||||
| m |
|
14:45 (cur | prev) +10 Haematophage talk contribs →Chroot: last you! | |||
| m |
|
14:44 (cur | prev) +46 Haematophage talk contribs →{{Anchor: fixed more yous | |||
|
|
14:36 (cur | prev) +2 Haematophage talk contribs →{{Anchor: reworded "you", replaced incoherent note. | ||||
| 18:13 | Talk:ZFS diffhist +443 Haematophage talk contribs announced intent to implement changes, closed discussion | ||||
| N 16:18 | User:Fra.sa diffhist +418 Fra.sa talk contribs My personal page | ||||
| 13:07 | Handbook Talk:Parts/Installation/Kernel diffhist +448 Immolo talk contribs →Highlight gentoo-kernel-bin more: add notes for secureboot testing and highlight when gentoo-kernel might be better | ||||