yum install yum-presto
.
atl1e
driver under Fedora 11 that consistently causes network traffic corruption. Such hardware includes, at least, some ASUS motherboards, newer eeePC models, and some hardware from Acer. Where a different network card cannot be added, users who depend on reliable network traffic would be advised to not upgrade from Fedora 10 to Fedora 11 at this time. This issue is being tracked in http://bugzilla.redhat.com/show_bug.cgi?id=503288.
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.
yum
δεν είναι δυνατή, πρέπει να αναβαθμίσετε πρώτα σε Fedora 10 και μετά σε Fedora 11. Δείτε http://fedoraproject.org/wiki/YumUpgradeFaq για περισσότερες πληροφορίες. Μπορείτε επίσης να χρησιμοποιήσετε το preupgrade για απευθείας αναβάθμιση σε Fedora 11 το οποίο χρησιμοποιεί το anaconda, το οποίο μειώνει τον χρόνο που δεν έχετε διαθέσιμο το σύστημα σας κάνοντας την λήψη των πακέτων ενώ εργάζεστε στο παλιό σας σύστημα.
*.rpmsave
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
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).
su -c
or sudo
for running commands requiring root access. If you wish to revert this setting however, refer to http://fedoraproject.org/wiki/Enabling_Root_User_For_GNOME_Display_Manager .
polkit-kde-authorization
).
dlv.isc.org
DLV Registry. This behavior can be modified in /etc/sysconfig/dnssec
by changing the DNSSEC and DLV settings.
libvnc.so
module has been moved to the tigervnc-server-module
subpackage. Otherwise there should be no difference.
authenticated
" policy, so that certain IPP operations can be authenticated. On Fedora-11 the default policy is "default
". The scheduler provides "OpPolicy
" directive which can be used to modify the policy. lpadmin
command can also be used to set the policy to a particular printer using -o printer-op-policy
.
warn
" instead of "info
"
DefaultPaperSize
directive to override the default paper size defined by the locale or libpaper configuration
retry-current-job
" is added, that retries the current job immediately
SSLOptions
Directive in cupsd.conf
which specifies the network address and port to Listen for secure connections
FatalErrors
" directive to determine which kind of errors are fatal, The following kind of errors are currently recognized none, all, browse, config (configuration syntax errors), log (log file creation errors), permissions (file permission errors ex: certificate files and keys)
job-originating-host-name
" to filters and back-ends
CUPS_FILETYPE
, PRINTER_INFO
, and PRINTER_LOCATION
environment variables that is passed to filter or backend
-t
" option, which can be used to test the syntax of cupsd.conf
.
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.
PANGO_LANGUAGE
environment variable. For example...
export PANGO_LANGUAGE=ja...tells Pango rendering to assume Japanese text when it has no other indications.
yum
group called input-methods (Input Methods) is installed by default providing standard input methods for many languages. This allows turning on the default input method system and immediately having the standard input methods for most languages available.
Language | Hotkey |
---|---|
general | Control + Space |
Japanese | Zenkaku_Hankaku; Alt+`; Alt+Zenkaku_Hankaku |
Korean | Hangul; Alt+Alt_R+Release |
/etc/modprobe.d/dist-oss.conf
and uncomment the final line, as instructed by the text.
setroubleshootd
daemon and several small bottlenecks were removed. Regressions in using the readahead service were removed by setting low I/O priorities. Readahead now profiles the system every time the RPM database changes.
lm_sensors
not working on Fedora 11.
lm_sensors
is missing. This is a fairly complex issue and if this data is not available on your system, and it is important to you, please review the bug report at http://bugzilla.redhat.com/show_bug.cgi?id=496355.
virt-clone
option --original-xml
, allows cloning a guest from an XML file, rather than require an existing, defined guest.
virt-install
option --import
, allows creating a guest from an existing disk image, bypassing any OS install phase.
virt-install
option --host-device
, for connecting a physical host device to the guest.
cache
value via virt-install
--disk
options
virt-install
option --nonetworks
virt-convert
, replacing virt-pack
virt-image
boot.iso
, Mandriva kernel, and Solaris Xen Paravirt
/usr/share/doc/moin-1.8.2/*
. The CHANGES
file lists changes, UPDATE
describes how to update. README.migration
describes how to migrate your existing data.
/
ext4migrate
boot option if you wish to convert your legacy ext3 partitions to ext4. Users are cautioned that they will not realize many of the benefits ext4 since the data currently residing on the partition will not make use of extents. New data will make use of extents. Please note that as suggested by the requirement to pass a boot option that migration to ext4 has not been heavily tested and users are urged to backup filesystems before attempting migration
icantbelieveitsnotbtr
as a boot option. Users are warned that btrfs is still experimental and under heavy development. The on-disk format may yet change and much functionality is still missing such as a fully operative fsck or even proper out-of-space handling.
gnome-keyboard-properties
Legacy Software Development
group, which is not installed by default. Users who require this functionality may select this group either during installation or after the installation process is complete. To install the package group on a Fedora system, use or enter the following command in a terminal window:
su -c 'yum groupinstall "Legacy Software Development"'Enter the password for the
root
account when prompted.
ocamldebug
is now supported under Windows (MSVC and Mingw ports) but without the replay feature. (Contributed by Dmitry Bely and Sylvain Le Gall at OCamlCore with support from Lexifi.)
--prefix
and --suffix
options for naming globals.
rel foo wrt ..gotpc
generate GOTPCREL
in elf64 (alias for rel foo wrt ..gotpcrel
).
coff/win32/win64
output.
-fpie
.
catch syscall
command has been added. This will cause gdb to stop your program when a syscall is entered or exited.
doxywizard
, enhanced extension mapping, support for Vietnamese and better support for Turkish. In addition there are numerous bug fixes as outlined in http://www.stack.nl/~dimitri/doxygen/changelog.html.
distcheck
command 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.
gtk.UIManager
.
bzr
user is encouraged to visit the project's webpage at http://www.bazaar-vcs.org/ to review these improvements.
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):$PATH
$(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 to call lua functions over automate
, similar to monotone hooks. This is particularly 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 that reads data packets like public keys similar to mtn read
.
merge
and propagate
commands 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
tkcvs_def.tcl
:
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.
isascii()
usage.
--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.
su -c 'yum groupinstall "Legacy Software Development"'
Enter the password for the root account when prompted.
/tmp
directory for example) or if a file has been looked at after it was last changed.
/tmp
directory). An improved version of relatime has been merged upstream by Fedora developers in the 2.6.30 kernel and backported to the Fedora 11 kernel.
rpm -qpl kernel-<version>.src.rpm
rpm -q --changelog kernel-<version>
medit
(visualization software by P. Frey) inside freefem++ under the name ffmedit
yum
group to deploy this high-end hardware design, simulation, and verification platform. To install run the following command:
su -c "yum groupinstall 'Electronic Lab'"
Ιστορικό Αναθεωρήσεων | ||||||||
---|---|---|---|---|---|---|---|---|
Αναθεώρηση 1.8 | Fri Jul 17 2009 | |||||||
| ||||||||
Αναθεώρηση 1.7 | Tue Jun 11 2009 | |||||||
| ||||||||
Αναθεώρηση 1.6 | Tue Jun 9 2009 | |||||||
| ||||||||
Αναθεώρηση 1.5 | Fri May 22 2009 | |||||||
| ||||||||
Αναθεώρηση 1.4 | Mon May 18 2009 | |||||||
| ||||||||
Αναθεώρηση 1.3 | Tue Mar 31 2009 | |||||||
| ||||||||
Αναθεώρηση 1.2 | Mon Mar 30 2009 | |||||||
| ||||||||
Αναθεώρηση 1.1 | Sun Mar 15 2009 | |||||||
| ||||||||
Αναθεώρηση 1.0 | Tue Feb 10 2009 | |||||||
|