Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Links to MAIN: | (view) (download) (as text) (annotate) |
Fix bug #510274 - Typo in /dev/disk/by-id path
Fix bug #503760 - Have users deploy netifrc
Move locale generation before kernel build, otherwise kernel build will complain about missing/unset locale variables
Fix bugs #485042 #488844 #437338
Fix bug #494514 - Mention that /etc/conf.d/net is a new file (to be created by the user)
Fix bug #491144 - Location of net.example.bz2 is not in netifrc
Fix bug #482284 - Add eselect locale instructions
Fix bug #483654 - Add info on by-id and by-uuid for fstab
Fix bug #439276 - Add discard mount option for SSD users
UTF-8 guide is now at https://wiki.gentoo.org/wiki/UTF-8
Moved gentoo localization guide to https://wiki.gentoo.org/wiki/Localization/HOWTO
Fix bug 473040 - Explicitly link to network interface naming in the configuration section
Fix bug #466262 - Document predictable naming of interfaces
Fix bug #451596 - Mark ext4 as recommended fs
Fix bug #447726 - Various handbook updates, thanks to Francesco Turco
Part of bug #437338 - Do not set the dump (5th) field in fstab to 1, it might confuse users and isnt used anyway
Fix bug #406263 - Removing fstab references to /proc and /dev/shm, these are handled by openrc automatically
english fix, no content change; no revbump
Suggesting to use at least 1 utf8 locale
#408073 - moving locale settings from Installing to Configure your System - removing "optional" - adding indications to set default system locale
Fix bug #410997 - Remove reference to /etc/conf.d/rc
update conf.d/rc and rc.conf for OpenRC's usage, bug 407489
Fix bug #405271 (thanks to Ogelpre) to update /etc/timezone wherever we say to update /etc/localtime as it is /etc/timezone that is the master, read by timezone-data to update localtime
Fix bug #388953 - Refer to /usr/share/doc/openrc-*/net.example.bz2 instead of /etc/conf.d/net.example
Update hwclock references, thanks to klondike for the initial patch. Bug reports crossed #382525 and #213988
Fix #379153 - Stale reference to /etc/conf.d/clock. Thanks to hitachi user for reporting
Fix bug #378495 - OpenRC uses /etc/conf.d/hwclock instead of /etc/conf.d/clock. Also fix KEYMAP variable (is now lower case)
#376087, s/HOSTNAME/hostname/ and stop using Bash arrays in /etc/conf.d/net Thanks to swift for the patch
#377309, there's no net.eth0 by default in the new openrc/baselayout
stick shm and proc in the fstab examples
Kill ADB references where needed, bug 277958. the reference in the PPC FAQ stays where it is. Thanks to JoseJX for info on this.
saner DHCP defaults per upstream's request on bug 257638, comment #11
As announced on the list (http://archives.gentoo.org/gentoo-doc/msg_e721be404c6a5ae8ce5c5bf02f45381c.xml), assume all arches are using the libata framework, so sd* everywhere. includes updating block device and partition descriptions. also added a new included file for boot config (starting sshd, hdparm, etc). synced up several wayward files, including sparc. also changed/dropped usage of some now useless keys, since everyone's using sd*. lots of intensive, invasive changes. and i never even used sed once.
Resolvconf-gentoo is full of saturated fats, so try OpenResolv instead. Now featuring 33% more major version bumps to neglected release handbook pages\!
release time. note that since this is beta1, the release dir and stage/media names have been adjusted accordingly. also, the handbooks are marked with a disclaimer=draft, so once the final is out, that will be removed and the release names adjusted. in the mean time, these are live. the beta is officially released. no, it's not april fools, but it is april 1st. :)
Simple fixes, no content change
Fix #186814 - Remove tmpfs/proc from fstab
tts/0 is in /etc/securetty by default, thx go to keytoaster
seems the previous fix was made a little too quickly? reverting previous change.
for safety's sake, needed to move the conf.d/clock TIMEZONE edit to immediately before compiling a kernel. users still run into the warning message if it's left at the end, before rebooting. fixes http://forums.gentoo.org/viewtopic-t-560322.html and other reports.
#178179 cp timezone file to /etc/localtime to prevent warning until next emerge of sys-libs/timezone-data
2007.0 release is here; final changes and new docs
DNS mojo! bug 147358
added a note about emerging resolvconf-gentoo for bug 156478
#153839 use proc/shm/openprom instead of none in /etc/fstab
Moved chapter abstracts into shared chapters No content change, hence no bump
additional note for users to thoroughly read net.example when trying advanced configuration, thanks to Weeve for reporting via IRC
Properly added domainname information, see bug 147358
#138524 Make the need for a dhcp client more explicit
Fixed HWclock section for bug 129625, after much discussion amongst the docs team :)
2006.1 networked docs are in. portage handbook still untouched per separate bugs. thanks to all the hard work, guys. blame me if something is wrong (and please fix quickly) :)
Link to net.lo instead of net.eth0
Use conditional tags
#122911 make /etc/hosts simpler
Fixed fstab grammar for bug 133348; thanks to chriswhite for reporting.
#127414 domainname is now in boot runlevel, no need to add it to default anymore
Handbook for 2006.0, "Chuck Norris can divide by zero"
Adding broadcast stuff as well, see #111640
#106817, /etc/conf.d/clock for dual booting windows
The protocol is 802.1Q, not 802.11Q
/etc/securetty should be inside <path>s
Migrating to 2005.1
#96715 stage3 users should upgrade baselayout to be consistent with stage1/2 and other parts of book
CC-BY-SA license change from 1.0 to 2.5, no content changes.
#96963 - Changes due to stable baselayout 1.11.x. Thanks to Marcelo Goes for the patch.
Update on configuring the network; using /etc/hostname and /etc/dnsdomainname has been obsoleted in the current stable baselayout as well
Adding a link to the Gentoo Network Config section. Patch by Jan Kundrat (jkt)
One more "IP address" fix, thanks to Jan (jkt)
It is "IP address", not just "IP". Thanks jkt| for clearing that up :)
#88188 bis - Update instructions in handbook for new baselayout
#93365 - Add CLOCK information (this was in rc.conf previously, newer versions do not contain it anymore)
Capitalized Gentoo
#88894 - Updates to PPC64 wrt IBM systems
Adding baselayout 1.11 stuff in comment, no content change although it is now available
#88062 - No need to manually mount usbfs
Updating docos to 2005.0
Separation of Gentoo Handbook into Current and 2004.3
#75697 - Forgot to remove the noauto from the full /etc/fstab example
#72572 - Hopefully finish this localhost stuff once and for all
Converted dates to YYYY-MM-DD format
Moving 2004.3 documentation
Adding version/date information in pages
Fix s/manpage/man page/ for consistency
Fix english grammer issues
update /dev/shm permissions #67701
#63104 - Tell the PCMCIA users that pcmcia-cs should be installed regardless of used kernel
#62186: Fixed language mistakes all over the place thanks to John Richards
#62053 - Default /etc/fstab does not work; inform users about this so they dont screw up their installation
Small fixups, undo my undoing of my finishing touches regarding the noauto thingie for /boot
Fixed link to networking terms and circular links in AMD64 & x86 Added missing reboot step from AMD64 & x86
#58200 - Add Gentoo/PPC64 Handbook #47705 - Use grub-install instead of grub's interactive shell Move bootloader instructions to the end of the installation instructions
Finish removal of noauto... it breaks my heart but Im forced to :(
#57892 - Fix /etc/hosts for single-host environment
Small tune-up: if you use comments inside a code listing, use a # in front of them; some users tend to literally type over everything
Move over files from the draft/ directory. 2004.2 is released :)
#56317: Mention the dhcpcd -HD option and throw in a note about -N as well
Remove noauto for /boot and tell the users a bit more about this phenomenon :p
--No Content Change-- s/reread/double-check/ your fstab as some people seem to interpret this as run source or mount -a
Dont assume users are masculin
Hilighting other architectures to improve visibility
pcmcia-cs is only available for x86, ppc and amd64
Installing pcmcia-cs without USE="-X" installs XFree; this isnt what we want to force upon the users
Various PPC updates; tx 2 pvdabeel
#42739 - Fix "hostname -f" output
Move from draft - 2004.0 is released
gentoo -> Gentoo
Another minor tweak ... refer to the machine as Linux PC instead of Linux-pc to match earlier usage of 'PC'
better english ... as a mountoption instead of as mountoption
Update on rp-pppoe
#40203 - Fix issues with /etc/hosts
Update on rp-pppoe setting in /etc/conf.d/net
#38720 - Move localtime before kernel as it is apparently needed to have a decent uname output
pcmcia should be in boot, not default (#37629) - i tried getting in touch with msterret but his mail bounced so Ill assume the net.ethX scripts know what they are talking about :)
Add necessary xml constructs on top of all hb-files, tx to neysx
Fix typos, #37377
Fix #37160: add warning for KEYMAP on sparc systems
Improve guidance on "Configuring your System"
Fix #35770, fixup on /etc/hosts
Fix typo
Add domainname initscript to default runlevel
Fix typo
Fix #34048: Use spelled-out options instead of the abbreviated ones
Michael Balamuth corrected me that it is separate, not seperate
Add CVS information as comment
Fix typo
Fix some minor twitches, plus a wrong sequence
Resolve the myhost.(none) issue, and add usbfs stuff
Add licensing to all seperate files, make as many links as possible relative instead of absolute
Further continuation of the handbook -- progressing quickly :)
Restyle handbook internally
First draft handbook; not for public use
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.20 |