Device File System Guide — GentooLinux Documentation
DeviceFileSystemガイド—GentooLinuxドキュメント - Gentoo Linux
For x86, GentooLinux provides GRUB and LILO.
x86向けに、Gentoo LinuxはGRUBとLILOを提供しています。 - Gentoo Linux
title GentooLinux (2.6 kernel)root (hd0,0)kernel /kernel-2.6.10-gentoo-r4 udev root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3initrd /initrd-2.6.10-gentoo-r4
モジュールの設定 - Gentoo Linux
GentooLinux Developer's guide to system testing with User-Mode Linux — GentooLinux Documentation
GentooLinux開発者ガイドUser-ModeLinuxによるシステムテスト—GentooLinuxドキュメント - Gentoo Linux
# eselect kernel listAvailable kernel symlink targets:[1] linux-2.6.18-gentoo-r4 *[2] linux-2.6.20-gentoo-r7[3] linux-2.6.20-gentoo-r8(Verify that the right kernel is marked with an asterisk
(正しいカーネルがアスタリスクでマークされているか確認) - Gentoo Linux
Code Listing4.3: Updating the /usr/src/linux soft link manually # cd /usr/src# ln -sfn linux-2.6.9-gentoo-r2 linux コード表示4.3:/usr/src/linuxソフトリンクを手動で更新 - Gentoo Linux
The Fluxbox Configuration HOWTO — GentooLinux Documentation
Fluxbox設定ガイド—GentooLinuxドキュメント - Gentoo Linux
Nano Basics Guide — GentooLinux Documentation
Nanoの基本ガイド—GentooLinuxドキュメント - Gentoo Linux
This document is an updated version of the original article, and contains various improvements made by the GentooLinux documentation team. 翻訳 - Gentoo Linux
title GentooLinux 2.6.24-r5# Partition where the kernel image (or operating system) is locatedroot (hd0,0)kernel /boot/kernel-2.6.24-gentoo-r5 root=/dev/sda3
title=Gentoo Linux 2.6.12 # カーネルイメージ(あるいは、OS)があるパーティションの指定 - Gentoo Linux
# cd /usr/src# ln -sfn linux-2.6.10-gentoo-r4 linux Linux2.6移行手順での既知の落とし穴 - Gentoo Linux
DistCC Cross-compiling Guide — GentooLinux Documentation
DistCCクロスコンパイルガイド—GentooLinuxドキュメント - Gentoo Linux
Note: The developer subprofile is specifically for GentooLinux development tasks. 注意: developer subprofileは特にGentoo Linuxの開発作業のためにものです。 - Gentoo Linux
Code Listing10.1: Reusing your old config # cd /usr/src/linux-2.6.9-gentoo-r2# cp ../linux-2.6.9-gentoo-r1/.config .# make oldconfig
コード表示10.1:古い設定を再利用する - Gentoo Linux
Hardened Project DocumentationIntroduction to Hardened GentooGentoo Hardened Frequently Asked QuestionsUsing Xorg on Hardened GentooHardened Gentoo PaX QuickstartGentoo Grsecurity v2 GuidePOSIX CapabilitiesGentoo SELinux HandbookRule Set Based Access Control (RSBAC) for Linux - OverviewRule Set Based Access Control (RSBAC) for Linux - Quickstart
基幹(Base)プロジェクト Gentoo/AMD64のHowto - Gentoo Linux
# ls -l /usr/src/linux lrwxrwxrwx 1 root root 22 2007-02-14 20:12 /usr/src/linux - linux-2.6.18-gentoo-r4(Make sure /usr/src/linux links to your current kernel.)# cd /usr/src/linux# make menuconfig
(/usr/src/linuxが現在のカーネルにリンクするようにしてください) #makemenuconfig - Gentoo Linux