This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/OverView
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/HardwareOverview
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Welcome
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/BackwardsCompatibility
xdriver=vesa
option (see "Chapter 9. Boot Options" in the Fedora 11 Installation Guide) or with the Install system with basic video driver option when booting from the Fedora 11 Distro DVD.
*.rpmsave
files in that case.
xdriver=vesa
boot option) and allows you to use Fedora's graphical installation mode even when anaconda cannot load the correct driver for your video card.
boot.iso
that you can burn to a CD and use to boot a system and start the installation process. Typically, you would do this prior to installing Fedora from a local hard drive or from a location on a network. You can now use the CD produced from the boot.iso
image to start installation on a system that uses Unified Extensible Firmware Interface (UEFI). CDs produced from older versions of boot.iso
only worked with systems that used Basic Input Output System (BIOS).
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/ArchSpecific
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/ArchSpecific/PPC
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/ArchSpecific/x86
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/ArchSpecific/x86_64
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Desktop
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Networking
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/I18n
su -c 'yum groupinstall <language>-support'In the command above, <language> is one of assamese, bengali, chinese, gujarati, hindi, japanese, kannada, korean, malayalam, marathi, oriya, punjabi, sinhala, tamil, telegu, thai, and so on.
export PANGO_LANGUAGE=ja...tells Pango rendering to assume Japanese text when it has no other indications.
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Multimedia
alsamixer -c0
from a shell prompt. To access the recording channels rather than the playback channels (for instance, to select which input you wish to record from) run alsamixer -c0 -Vcapture
. The alsamixer program has a curses text-based user interface to adjust sound levels for ALSA devices. Once alsamixer is running, get help by typing a question mark.
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Entertainment
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Live
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Boot
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Security
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Virtualization
This beat is located here: https://fedoraproject.org/wiki/Documentation_Web_Servers_Beat
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/MailServers
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/DatabaseServers
This beat is located here: https://fedoraproject.org/wiki/Documentation_File_Servers_Beat
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Samba
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/SystemDaemons
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/ServerTools
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/FileSystems
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Xorg
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Devel
This beat is located here: https://fedoraproject.org/wiki/Documentation_Development_Runtime_Beat
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools
distcheck
works with Libtool 2.x even when LT_OUTPUT
is used, as config.lt is removed correctly now.
automake --add-missing
command> causes the COPYING file to be installed, it will also warn that the license file should be added to source control.
git-*
commands outside the default PATH. If you have scripts that call git-*
binaries, you are encouraged to change them to use the git foo
style. If this is not feasible, you can adjust your PATH. Git provides a convenient method to do this:
PATH=$(git --exec-path):$PATHIt is worth noting that git hooks are run with
$(git --exec-path)
in their PATH.
automate show_conflicts
has been changed; a default resolution for file content conflicts and user resolutions for other conflict types has been added. directory_loop_created
changed to directory_loop
.
mtn ls duplicates
command which lets you list duplicated files in a given revision or the workspace.
--no-workspace
, to make monotone ignore any workspace it might have been run in.
mtn conflicts *
provides asynchronous conflict resolutions for merge and propagate.
automate file_merge
command which runs the internal line merger on two files from two revisions and outputs the result.
automate lua
command with which lua functions, like monotone hooks, can be called over automate. This is particularily useful to get user defaults, like ignorable files, branch keys and passwords, which are managed through one or more monotonerc files.
automate read_packets
command which reads data packets like public keys similar to mtn read
.
merge
and propagate
accept user commit messages; the merge rev rev
or propagate branch branch
message will be prefixed to the user message. --no-prefix
removes the prefix.
ra_neon
mergeinfo errors
svn merge --reintegrate
svn cp --parents
cpp
command to redirect stderr to /dev/null if -q
option is given, for consistency with the non-cpp mode
configure --disable-leaks
option.
CF_XOPEN_SOURCE
macro to make mkstemp() prototyped on Linux.
--x-e-length
filters, they can now accept a width, and this is divided into the byte length, so that you can insert the length in units of words (2) or longs (4).
-minimum
and -maximum
options have been renamed -minimum-address
and -maximum-address
, to avoid a command line grammar syntax problem.
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/Java
This beat is located here: https://fedoraproject.org/wiki/Documentation_Development_Eclipse_Beat
This beat is located here: https://fedoraproject.org/wiki/Documentation_Development_Haskell_Beat
This beat is located here: https://fedoraproject.org/wiki/Documentation_Embedded_Development_Beat
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/BackwardsCompatibility
su -c 'yum groupinstall "Legacy Software Development"'Enter the password for the root account when prompted.
This beat is located here: https://fedoraproject.org/wiki/Documentation_Kernel_Beat
This beat is located here: https://fedoraproject.org/wiki/Documentation_Scientific_and_Technical_Beat
yum groupinstall 'Electronic Lab'to deploy this high-end hardware design, simulation and verification platform.
This beat is located here: https://fedoraproject.org/wiki/Docs/Beats/AmateurRadio
Revision History | |||||
---|---|---|---|---|---|
Revision 1.3 | Tue Mar 31 2009 | ||||
| |||||
Revision 1.2 | Mon Mar 30 2009 | ||||
| |||||
Revision 1.1 | Sun Mar 15 2009 | ||||
| |||||
Revision 1.0 | Tue Feb 10 2009 | ||||
|