Version 13.67 - 07 November 2011 - Add initial Systemd support - sync with kernel-3.1.0-1.mga2 * add hid devices: hid-keytouch, hid-uclogic * add sas/raid driver: isci * add sound devices: snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire * add usb/storage: ums-eneub6250, ums-realtek * add wireless drivers: brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de Version 13.63 - 07 September 2011 - finish-install: o "Multi languages" => "Multiple languages" (mga#1011) - diskdrake: o always align partitions to start at megabyte boundaries to avoid performance issues with drives with 4k physical sectors (mga#1215) Version 13.61 - 01 August 2011 - disdrake: o spaces are not allowed between options in /etc/fstab (#2271) - drakfont: o rename Ooo as LibreOffice (#461) o enable support for LibreOffice/gs/... only if available (#461) - fix bootloader entries names Version 13.60 - 27 July 2011 - any.pm: o Add lxsession to the wm list, and add lxde-logout as the ask_window_manager_to_logout command (mga#1395) o share some kernel check's code for drakx-net (#1266) Version 13.59 - 14 June 2011 Fix libnotify API ( mga #1780) Version 13.58 - 26 May 2011 - update translations - fix top banner Version 13.55 - 20 May 2011 - finish-install: do not try to replace home path for device files after live install (#1148) - add ums-* (USB mass storage) modules in disk/usb category Version 13.54 - 19 May 2011 - draksound: o Robustify the PulseAudio configs (don't try and write files if they do not exists. Doing so previously would result in blank files that then causes problems when installing PulseAudio as the "config" files are not overwritten properly which can result in broken PA startup) o Remove the "Enable 5.1..." option. This is now done via card profiles in native GUIs for GNOME and KDE (or pavucontrol) o Remove the "Enable user switching..." option as it relies on HAL which is deprecated. - scannerdrake: use skanlite instead of kooka - any.pm: fix faces icons paths (mga#1315) - fix reading security level with new msec (mga#332) Version 13.52 - 14 May 2011 - diskdrake: disbale encryption option for /boot - match partitions when one of them as device_alias to the device of the other one (Fixes Mageia bug #1041) Version 13.51 - 12 May 2011 - harddrake: update icons Version 13.50 - 06 May 2011 - bind more pciutils/libldetect for stage1 - localedrake: o use proper locales-XX packages for Albanian (#1036) Version 13.49 - 26 April 2011 - add sdhci-pci to card-reader list - add xhci-hcd (usb3 support) - replace Mageia Linux with Mageia - fix fd leak in EVIOCGBIT code - fix the bugzilla url generated by drakbug by changing 'classificaiton=Mageia' to 'product=Mageia' (mga#831) - service_harddrake: o load new drivers or ask for reboot also if the driver is switched due to a hardware change instead of an ldetect-lst change o show yes/no buttons instead of ok/cancel when asking about running a config tool o show a dialog about having to use nokmsboot if we couldn't automatically reconfigure the boot loader (e.g. when booted directly from a foreign bootloader) (Mageia bug #893) Version 13.48 - 17 April 2011 - service_harddrake: o adapt splash handling for plymouth (for showing dialogs) o add/remove nokmsboot boot option if needed o ask for a reboot after a driver switch if needed, and load the new driver if no reboot is needed o do not switch a display driver if speedboot has already started X server, in that case simply disable speedboot for next boot - add nokmsboot boot option also if the bootloader is installed after setting up a conflicting display driver (e.g. draklive-install) Version 13.47 - modify a string in partitioning_wizard.pm to be more grammatically correct (spotted by Sigrid Carrera, on mageia-i18n ML) - update modules list needed for md raid456 and dm-raid 4/5/6 target - arm/mips support - use EVIOCGBIT ioctl instead of parsing /proc/bus/input/devices - finish-install: touch reload-dm lock file (used in live systems to restart gdm with new defaults ) Version 13.43 - Change text to grey - Remove mandriva occurencies - Rename $mandrake_release and mandrake_release_info() functions - cpufreq: add support for Athlon/Phenom II processors (#58477) - handle new drivers: o ethernet: cx82310_eth o 10g ethernet: bna, pch_gbe, stmmac o modem: ft1000 o usb storage: keucr, uas o wifi: ath6kl, bcm_wimax, brcm80211, carl9170, r8712u Version 13.39 - 24 November 2010 - fix use of arrays as a reference - install static device symlinks under /lib/udev/devices (Andrey Borzenkov) Version 13.35 - 22 June 2010 - add scrollbar to partitionning wizard if needed - user management: focus on first entry in dialog, root password if superuser is asked, user real name otherwise (#54910) - timezone.pm: change India default timezone name from Asia/Calcutta to Asia/Kolkata (#59715) - timezone/mirror.pm: change Brazil/East entries to America/Sao_Paulo, Brazil/East is the deprecated/old time zone name Version 13.34 - 5 June 2010 - drakauth: o fix installing lib64sasl2-plug-gssapi instead of libsasl2-plug-gssapi on 64bit machines when 32bit media are available (#57728) - harddrake: o fix displaying encoded reason o fix translating reasons for 2nd stage warning - localedrake: o fix listing locales only providing UTF8 metadata (#59634, Herton Ronaldo Krzesinski) o further fix listing locales (#58543) Version 13.33 - 4 June 2010 - lookup major:minor of devices outside $::prefix - display lock icon for not enabled dmcrypt too - disable dmcrypt before deleting partition, evin if inside lvm/raid - fix loading of btrfs module Version 13.32 - 2 June 2010 - don't lose mountpoint if suggested partition was swap (#59510) - copy all devices to target Version 13.31 - 26 May 2010 - service_harddrake: reconfigure X server after distro upgrades when video driver has changed (#53753) Version 13.30 - 26 May 2010 - task-kde3-minimal is dead, and there is now task-gnome-minimal - do not remove important networking packages even if they seem unused (#49668) Version 13.29 - 24 May 2010 - display_release_notes.pl: don't use ::isInstall to position the release not window on top of everything (doesn't work on the Ones), use any::set_wm_hints_if_needed instead (#59155) - handle raid metadata version - force raid metadata to be 0.90 if /boot is on raid 1 - fix detection of /var partition - fix raid 0 to be handled as raid Version 13.28 - 19 May 2010 - display_help: allow scripts to close window, for first time wizard (by default webkit only allows it for first page in history or for pages opened by DOM, requires webkit-1.2.0-3mdv2010.1) - always set resume= when a swap is available, regardless of its size (#34681) Version 13.26 - 17 May 2010 - enable acl by default on ext2/3/4 fs - enable user_xattr on home for ext2 too - allow setting acl option in diskdrake - default to defaultFS in LVM, not ext2 Version 13.25 - 11 May 2010 - bugfix for draklive-install: use "short" locale name when matching locales-* packages to detect unused locales (fixes bug #44270) - diskdrake: o don't ask to reboot after resize if not needed o do not ask to reboot after resizing LUKS if not mounted - workaround mapper/* being symlinks in dmraid support Version 13.24 - 9 May 2010 - devices: o get major/minor of device mapper correctly now that they are links - fix creation of device mapper devices in fs::any::prepare_minimal_root (this fixes initrd creation from one if using lvm) Version 13.23 - 30 April 2010 - diskdrake: o fix the crypto mountpoint checks for the create case o partially fix resize of active encrypted volumes o fix race when creating encrypted partition out of install Version 13.22 - 29 April 2010 - diskdrake: o correctly set mountpoint on included partition, not encrypted one o refuse to have /boot encrypted Version 13.21 - 27 April 2010 - finish-install: o wait for network-up before trying to configure it (blino) - diskdrake: o do not warn about data loss when changing type of unformatted partition o do not write partition table after creation if not needed o handle deleting encrypted partitions o display lock icon on encrypted partitions o fix loading of dmcrypt info now that /dev/mapper/* are symlinks o fix creating encrypted LVM o fix display of non unlocked encrypted partitions o re-use existing strings Version 13.20 - 21 April 2010 - diskdrake: o allow resizing empty FAT (#58770) o offer encryption in a more visible way when creating a partition o remove cryptoloop from diskdrake interface and transparently use dm-crypt o support having dm-crypt partition with non default FS o do not display dm-crypt partitions in separate tab, display included partition directly in-place Version 13.19 - 13 April 2010 - service_harddrake: o remove 'Disable "dri"' from xorg.conf if nouveau is being used - drakxservices: o translate more service descriptions (#46640) - detect "Rack Mount" Chassis as server - diskdrake: o use device label even if it was not changed (#47456) o allow resizing btrfs o allow creating btrfs and nilfs2 - drakboot o remove "restricted" option from general advanced options (wasn't doing anything with grub, and wasn't really useful with lilo) o add per-boot-entry "lock" checkbox in advanced options to be able to protect booting these entries with a password Version 13.15 - 17 March 2010 - include 'mpt2sas' SCSI driver (#57833) - add mdadm raid10 support - package display_release_notes.pl so that "release notes" button works in Ones & Flash live media (#58199) (broken since version 12.48 - 7 September 2009) - harddrake: o identify HECI controllers as system devices (#58215) Version 13.12 - 25 February 2010 - handle new drivers: o webcam: stv06xx (#53940) - run_program: use home and logname of user we are dropping privileges to, not 501 - harddrake: o display info about cores o do not display 2 decades old CPU bugs o try harder to match webcams (#53940) - detect_devices: o fix merging PCI devices info from sysfs which resulted in ill-informed devices matching (#57711) Version 13.11 - 10 February 2010 - add support for asturian (#56990) - drakboot: o fix crypted password detection Version 13.10 - 4 February 2010 - handle new drivers: o ATA: pata_atp867x, pata_piccolo, pata_rdc o DVB: dvb-usb-ec168, dvb-usb-friio, earth-pt1 o ISDN: avmfritz, mISDNinfineon, netjet, speedfax, w6692 o network: vmxnet3 o radio: radio-miropcm20, radio-usb-si470x o RAID: 3w-sas, hpsa, pmcraid o SCSI: be2iscsi, bfa, pm8001, vmw_pvscsi o TV: cx25821, saa7164 o wifi: r8187se, r8192_pci, r8192u_usb, rt2800pci, vt6655_stage, vt6656_stage - drakboot: o default to always crypt grub passwords o ensure /boot/grub/menu.lst permissions are 0600 since it can contains a password o fix support for crypted grub passwords Version 13.9 - 4 February 2010 - drakboot: o add support for crypted grub passwords o always display security settings o allow timeout to be '0' Version 13.5 - 26 January 2010 - drakboot: o fix reading security level o enable to set bootloader password in high security level - harddrake o detect "Hitachi" & "Maxtor" vendors for more hard discs o fix displaying empty info for USB discs o fix detecting firewire controllers with newer kernels o guess real vendor names for SCSI discs like we do for IDE devices - booloader: o fix bootloader entry name for rc kernels o remove mnb from bootloader entry name like we do for mdv - diskdrake: o support ddf1 dmraid Version 13.4 - 7 January 2010 - installation mount points: reset unknown partitions types to default fs (ext4) instead of hardcoded ext3 - detect_devices: o fix detecting pcmcia serial devices - diskdrake: o show Ext4 instead of Ext3 in the gtk filesystems button box - harddrake: o fix detecting some cameras Version 13.2 - 14 December 2009 - fix creating devices (really "fix handling hdX/sdX devices (#53107)") Version 13.1 - 10 December 2009 - diskdrake o fix setting volume label instead of MBR's one for FAT fses (#52853) - localedrake o drop support for configuring KDE3 o fix configuring ibus (#56130, #56311) o install 'ibus-qt4' if configuring ibus under KDE4 (#56311) Version 13.0 - 1 December 2009 - bugfix for draklive-install: use ::prefix in pkgs::remove_unused_packages - devices detection: o fix reading USB details (#55690) o fix SCSI driver module name o fix sysfs device path from usb devices - partitioning wizard: o unmount swap too when unmounting all partitions o do not suggest Windows mountpoint for mounted partitions (breaks install if the Win partition is the installer media) o suggest non-removable disks first - harddrake: o do not display bogus "0" ids for hard disks o fix detecting some mice - bootloader: o do not add removable drives as "Windows" entry in bootloader o do not pass deprecated --ifneeded option anymore to mkinitrd - detect better invalid dos partition table (fixes a crash in harddrake) - mygtk2: o allow labels to be set selectable - diskdrake: o allow copying disk and partition infos (#55886) - localedrake: o do not warn about already installed packages when run as user Version 12.78 - 18 November 2009 - kill draksplash - bootloader-config: o fix migrating swap to UUID - drakboot o remove CONSOLE_LOGO support o rework UI layout to account for CONSOLE_LOGO support removal - diskdrake: o allow to convert ext2/3 to ext4 but do not enable flags o don't request ntfs-3g on target not yet installed system if we are run inside draklive-install (#55160) o fix detecting hidden partitions as recovery o fix handling hdX/sdX devices (#53107) - display_help: o handle window.close() events (#55099) o hide Gtk+ "close" button when displaying first time wizard that now has a HTML "close" button again - harddrake: o use actual package name to check for libalsa-plugins-pulseaudio availability instead of using the name of a provide - partitioning wizard: o only display Help button in install Version 12.77 - 30 October 2009 - harddrake service: do not try to reconfigure xorg driver and crash if /etc/X11/xorg does not exist (breaks One startup) - bootloader suggestion fixes (to fix removal of vga= option when updating with the installer): o make sure we use long name when adding second kernel with same extension than preferred one o do not add again kernels that are already in bootloader config file o add vga= option for kernels that are not the preferred one as well o remove previous linux-nonfb entries (like done for failsafe), not to add them twice or more Version 12.74.2 - 29 October 2009 - notify-x11-free-driver-switch, service_harddrake: o explain why xorg driver was reconfigured Version 12.74.1 - 29 October 2009 - service_harddrake: o fix detecting nvidia71xx and nvidia96xx nvidia proprietary driver when checking if current xorg driver still supports current card Version 12.74 - 28 October 2009 - partitioning wizard (Windows resize): o fix partition size computing (fixing pixel/sectors ratio) o improve default resizing suggestion: * try to keep at least 1GB free for Windows * try to use from 6GB to 10% free space for Linux o use same windows partition size suggestion for gtk and text installs o really ensure keeping free space for Linux partition o really ensure keeping free space for Windows partition - service_harddrake: o auto reconfigure x11 only on first time default driver have changed o do not auto reconfigure if more than one graphic card o do not reconfigure to default driver if driver is not installed o enable to disable reconfiguring to default driver through /etc/sysconfig/harddrake2/service.conf o fix detecting nvidia proprietary driver when checking if current xorg driver still supports current card (#54943) o reconfigure X11 driver if current X11 driver is neither one of currently supported driver for the card for drivers other than ATI & NVidia too (eg: poulsbo) Version 12.72 - 27 October 2009 - drakboot: o drop support for --splash - service_harddrake: o explain why we switch driver in explanations o reconfigure X11 driver if current X11 driver is neither one of currently supported driver for the card, nor a legacy driver ('fbdev' or 'vesa') (#53753) Version 12.71 - 23 October 2009 - cpufreq: load e_powersaver for VIA C7 (#41377) Version 12.70 - 22 October 2009 - curses backend: do not crash when resuming interface Version 12.68 - 19 October 2009 - avoid error messages when using lvm in draklive-install (#36415) - partitioning wizard: o use mandriva logo on blue background for mandriva partition o fix option selection when using keyboard Version 12.67 - 18 October 2009 - service_harddrake: allow to force screen resolution using RESOLUTION_WANTED=XxY in /etc/sysconfig/harddrake2/service.conf - partitioning wizard: o use a different color for newly created partition o add legend for the colors o display mount point if known o display ext2 like ext3/4 o allow setting new windows size with keyboard (#54691) o use available space Version 12.66 - 15 October 2009 - finish-install: do not offer to configure 3D desktop if none is installed (requires drak3d >= 1.27) - mount windows partitions under /media instead of /mnt (#53392) - partitioning wizard: o initialize correctly labels for windows resizing o fix labels for windows resizing when getting back to the screen o offer to resize last big enough windows partition instead of the first one, until user can chose - resize disk graphical description when resizing diskdrake Version 12.65 - 14 October 2009 - partitioning wizard: o allow using existing partition on all disks (#54478) o reduce drawings height o fix windows resize width - use UTF-8 for zh_TW (#53976) - bootloader: o use initrd-2.6.30.2-xen-5mdv.img instead of initrd-xen-2.6.30.2-xen-5mdv.img o do not link /boot/vmlinuz to xen while allowing a unversioned /boot/vmlinuz-xen Version 12.64 - 12 October 2009 - run_program layer: o keep a copy of the X11 cookie o try harder to drop privileges - partitioning wizard: o put back "previous" button on actions (#54475) o fix typo in message o fix testing interactive::gtk in standalone mode o fix displaying help - drakups o fix crash (#54399) Version 12.63 - 9 October 2009 - drakboot: o fix displaying arrows Version 12.62 - 9 October 2009 - autologin/desktop configuration (shared code): o fix guessing dm name from lookupdm o abort configuration if dm install fails Version 12.61 - 8 October 2009 - partitionning_wizard: o do not fail when a windows partition is corrupted o add separator between solutions o give more space between header and solutions o prevent cursor to go under needed size because of rounding o chose windows resizing when clicking on the resize handle (not perfect) o improve resizing captions layout - autologin/desktop configuration (shared code): o fix /etc/X11/lookupdm usage during install (for default dm selection) o use gdm for xfce4 and LXDE Version 12.59 - 7 October 2009 - add back ram devices support (used by draklive) - do not set mountpoints for rescue partitions (#53504) - factorize default FS definition - switch to ext4 by default Version 12.58 - 5 October 2009 - display_help o block right click contextual menu o do not display "Help" title for first time wizard Version 12.57 - 5 October 2009 - drakboot: o fix crash on clicking Up/Down buttons (#54077) Version 12.56 - 30 September 2009 - harddrake: o better check for PCI Express capability o nicer display of PCI Express name Version 12.55 - 23 September 2009 - harddrake: o display PCI revision (#42576) o report if devices are PCI or PCI Express (#28479) Version 12.54 - 23 September 2009 - drakboot: o don't detect disks if we are not in bootloader or splash mode - autologin/desktop configuration (drakboot/finish-install): o when detecting default desktop, use first session (instead of using hacks with dm config files) o guess display manager from /etc/sysconfig/desktop, or default session, or /etc/X11/lookupdm o read autologin settings from /etc/sysconfig/autologin as fallback o read kdm config file only if kdm is to be used o always ensure dm is installed before configuring autologin/desktop o test display manager instead of desktop when configuring autologin o always write /etc/sysconfig/desktop o write DISPLAYMANAGER in /etc/sysconfig/desktop too o only write dm conf files if they exist before Version 12.53 - 22 September 2009 - drakxtools_http: o use LSB-compliant init script - drakboot: o use stock icons for up & down buttons in order to pack them horizontaly so that we fit in default sizing(#53703) - drakhelp o fix check for missing help - diskdrake o suggest a LVM name and refuse empty or existing one (#53769) o prefer UUID on VirtIO too o don't consider lvm named md* as raid (#53767) o allow resizing ext4 - fix touchscreen module list - list asix module in network/usb group Version 12.51 - 8 September 2009 - display_help o new small webkit based browser for rendering help and for FTW - harddrake: o fix detecting some memory card readers as unknown o allow to skip XFdrake framebuffer setup (and thus splash removal) if SETUP_FB is set to "no" in /etc/sysconfig/harddrake2/service.conf (requires drakx-kbd-mouse-x11 >= 0.79) Version 12.49 - 8 September 2009 - mygtk2: o created 'WeaknessCheckEntry' widget - adduserdrake: o added tooltip text to weakness icon o now use 'WeaknessCheckEntry' widget Version 12.48 - 7 September 2009 - mygtk2: o HScale widget: added digits and ref_value options o HScale widget: fix for value option - adduserdrake: o use icons to display password weakness - added security-{low,medium,strong}.png pixmaps used for password weakness display - authentication: o reduced password weakness check level - draksound: o Fix soundprofile alternatives setting by using a more appropriate subroutine Version 12.46 - 28 August 2009 - handle new drivers: o DVB: dvb-usb-ce6230 o sound: snd-indigodjx, snd-indigoiox, snd-lx6464es o wireless: ar9170usb, mwl8k, r8192s_usb, rt2800usb, rt3070sta - adduserdrake o added weakness check for root password - drakboot: o fix crash bug #52997 - diskdrake: o fix for libparted 1.9 (#52991) - detect_devices: o fix VirtIO devices support Version 12.45 - 18 August 2009 - drakbug o Top textbox shrinked o Added browse button - drakhelp o fix firefox launch bug #29775 - added the ability to add up/down buttons in add_modify_remove list of interactive - drakboot : o user is now able to re-order bootloader entries - diskdrake o never pass username/password as options with davfs2 o store credentials in davfs2 secret file before mounting o when user does not specify user/pass with davfs2, fallback to nobody/nobody o Fix a crash with regexp when a /etc/davfs2/secrets line is finished with one or more blank characters without comments o added the ability to exit the davfs2 mountpoint settings panel o added delete mountpoint support for davfs2 - adduserdrake o now use password weakness display - added password weakness display feature in interactive - handle new drivers: o sound: snd_ctxfi - draksound o fix enabling and disabling with udev-detect properly (new PA) o introduce the concept of soundprofiles for enabling/disabling PA o remove alsa->pulse routing option (enabling pulse but not alsa redirection is a niche setup) Version 12.44 - 13 August 2009 - fix parsing dmidecode output (broken since we use dmidecode-2.10, aka since November 24 2008) (#50106) - localedrake o add "English (South Africa)" (#51057) - fix window creation (#52812) - don't add useless install lines in modprobe.conf Version 12.43 - 10 August 2009 - draksound o handle udev-detect module too (new PA) - diskdrake o do not display nmblookup usage when there is no samba server o do not crash when /etc/davfs2/secrets contains empty lines (like the default one) (#52305) o do not crash when trying to create a partition on a device with no cylinder_size o fix two crashes on handling devices - use gtk instead of X to focus window Version 12.40 - 22 July 2009 - lookup unlisted devices in /sys (or /proc) when looking for major/minor of a device (#49339) - don't log the links we ignore when looking for scsi devices (#49406) Version 12.39 - 16 Jun 2009 - properly handle hidden variables in installer and diskdrake. Version 12.38 - 12 Jun 2009 - use Hal list of recovery partitions (#51532) - use blkid instead of vol_id which we no longer ship Version 12.37 - 02 Jun 2009 - fixed crash when trying to get input devices (#51308) Version 12.36 - 29 May 2009 - added support for toggling 'hidden' parameter on widgets. - ide-disk module is now named ide-gd_mod - add new 'touchpad' TYPE to rpmsrate - add support for ElanTech touchpads (found on EEEPCs) - harddrake: o adding sierra module to network/cellular. o fix detecting scanners - scannerdrake: o do not reject scanners handled by 'usbcore' driver - detect_devices: o don't ignore FB-DIMM memory Version 12.32 - 23 April 2009 - don't set umask=0 by default on windows partitions in 'secure' level. - handle virtio block devices Version 12.31 - 22 April 2009 - diskdrake: o handle partition starting after 1To Version 12.30 - 21 April 2009 - add a basic testsuite (ensuring it compiles) in order to prevent future crashes like #50009 - diskdrake: o display a progress bar while formating an ext4 partition o render ext4 partition as red like ext3 ones - finish-install: o ensure ntp package is installed when configuring ntp - harddrake: o fix wrongly selecting some 32bits packages on x86_64 (#50148) - service_harddrake: o do not crash if loading new drivers fails (happened with amd64_agp wrongly listed in pcitable, #43870) Version 12.29 - 21 April 2009 - finish-install: o handle both "ll_CC" and "ll" locales parameter (#49914) - harddrake: o do not offer to install java plugin (#48520) Version 12.28.2 - 19 April 2009 - harddrake: o always detect PCI modems (even when (slow) detecting serial modems is disabled) (#48017) o do not offer to install KDE packages on GNOME or LXDE (#49671) Version 12.28.1 - 16 April 2009 - diskdrake: o fix crash (#50009) Version 12.28 - 15 April 2009 - diskdrake: o handle md devices not called md\d+, like md_d127 o display an error when mount fails during View action - bootloader: o keep grub entries which refer to unknown devices verbatim instead of crashing (#48728) Version 12.27 - 14 April 2009 - diskdrake: o Only write raid config into $::prefix if we are in install mode, this fixes draklive-install which should write to /etc directly as $::prefix does not yet exist (#49632) - draksound: o enable to enable/disable glitch-free feature of PA - harddrake: o do not open branches by default o fix listing some ATA (eg: pata_marvell) devices as unknown Version 12.25 - 08 April 2009 - harddrake service: o do not try to add media to /etc/fstab (#49621) o do not check anymore for disks on startup - harddrake: o list card readers as system components instead of unknows devices o when device has no description, use vendor string - bootloader: add large-memory option to lilo Version 12.24 - 03 April 2009 - fixed crypto module names when arch is not i586 (#46814) - drakauth: o handling winbind configuration when REALM != DNS (#49189) - handle new drivers: o gigabit: be2net, slicoss o wireless: agnx, arusb_lnx o dvb: dvb-usb-dtv5100 Version 12.20 - 30 March 2009 - draksec: o added support for drakroam authentication (#29566). - changed X server restart routing not to rely on ctrl-alt-del (#49059). - fixed a typo in list_modules for virtio modules - diskdrake: o updated list of filesystems not handling bad blocks checking o display label in the graphical view when no mountpoint is set o always display label in partition info - handle new drivers: o wireless: iwlagn Version 12.18 - 25 March 2009 - add new Entry infrastructure for rpmdrake - detect_devices: o only look at valid scsi devices in /sys Version 12.17.1 - 21 March 2009 - fix syntax error in nb translation file Version 12.17 - 21 March 2009 - add infrastucture for detecting vmware - diskdrake: o allow LVM in non expert mode o allow Encrypted partition inside LVM Version 12.16 - 18 March 2009 - handle new drivers: o wireless: wl - diskdrake: o don't crash when creating a partition in LVM with the partition type buttons (#38078) o write partition table if needed before setting label o fix setting label on not yet formatted partition - drakbug: o add error to summary when crashing in order to help sort duplicates Version 12.5 - 5 March 2009 - handle new drivers o dvb: dm1105, dvb-usb-af9015, dvb-usb-cinergyT2, firedtv o ethernet: smsc9420 o gigabit: atl1c o pata: cs5536, it8172, it821x o ISDN: hfcpci, hfcmulti, hfcsusb, solos-pci o USB controllers: hwa-hc, whci-hcd o wireless: ath9k, i2400m-usb, rt2860, rt2870 and rtl8187se - drakauth: o only install and enable pam_ccreds when required (#44027) - finish-install: o finit support o give console rights for current session when renaming user - drakdvb: o install w_scan if needed (#48242) - harddrake: o all "gpsca*" driven devices are webcam - localdrake/finish-install: o fix reading default input method setting - remove extents options on ext4 when updating fstab Version 11.91 - 25 February 2009 - harddrake: o hide module configuration button if needed (#16678) o remove empty module parameter instead of writing them (#40581) - harddrake service: o prevent wrongly notifying we switched from proprietary to free driver (anssi, #41969) (regression introduced in 11.70 on 16 October 2008) Version 11.90 - 25 February 2009 - drakboot o do not crash b/c ext4 was forbidden for /boot (#47853) - diskdrake o really don't set extents option for ext4 - drakdvb: o sort channels list o prefer vlc if present o kill running vlc if configured with one-instance by default (it does not use DVB options from new command line) Version 11.88 - 16 February 2009 - mygtk2 layer: o make references usable for entries - reorganized modules in fs section of list_modules and added reiser4 - diskdrake: o limit partition type list to 2 colmuns instead of 4 o don't offer to format LVM Version 11.87 - 14 February 2009 - diskdrake: o allow resizing on lvm for mounted ext3/4 and not mounted xfs o use a list instead of combo in the partition type selection window o don't crash on invalid partition table Version 11.86 - 12 February 2009 - diskdrake: o forget the changed label when the user cancels o fix preserving UUID when formatting ext* and swap, and handle more FS (#39913) o don't set useless extents option for ext4 mounts - localedrake: o set scim-thai as default IM for Thai - drakboot: o when installing to a removable device, put boot sector there, else put it into first non removable drive (#47106) - do_pkgs: o add ensure_files_are_installed - load cbc for encrypted loop Version 11.81 - 3 February 2009 - interactive::curses: o use a real file selector in curses too - diskdrake: o don't rewrite label when it did not change (#47186) o rewrite gpt support with libparted o allow browsing partitions content to easily select the ones to destroy - drakdvb: introduce new DVB channels scanning tool (from Pascal Terjan) - draksound: o disable auto spawning when diasbling PA (#47258) Version 11.80 - 21 January 2009 - diskdrake: o don't use label for mounting partitions on lvm (#47024) - draksec: o changed draksec functionality to prevent overlapping with msecgui. - use "ComboBoxEntry" gtk2 widget instead of "Combo" (which is deprecated), this also workarounds gtk2 bug with "hidden" Entry + "Combo" Version 11.79 - 16 January 2009 - drakbug: o ask to attach blkid output as well as /etc/fstab & the like when debugging a boot issue o do not ask to include kernel version & /proc/cpuinfo since this is done automatically o request to attach lspcidrake's output rather than include it (smaller descriptions) - diskdrake: o disable resizing ext4 since resize2fs is known to be broken regarding extents o --smb: fix netbios name resolution (#42483, thanks to Derek Jennings) - scannerdrake: o fix a crash when installing firmware (#40738) Version 11.77 - 15 January 2008 - diskdrake: o --smb: cifs must be used instead of smbfs (#42483) o ext4dev is now stable and called ext4 in 2.6.28+ o allow editing partition label without formatting (bootloader config is not yet updated) o allow setting label on NTFS and reiser4 partitions o don't suggest mountpoint outside install (#39596) - harddrake: o fix displaying in proper category sound coprocessor & misc ACPI event keys - prevent mdkapplet from crashing (#46477) Version 11.76 - 18 December 2008 - diskdrake: o use sysfs in order to discover major/minor for SCSI like devices since they're dynamic with kernel-2.6.28+ Version 11.75 - 17 December 2008 - handle new driver: o network: sxg, w35und - bootloader-config: o do not modify /boot/vmlinuz symlinks before doing mkinitrd in case mkinitrd fails (#44862) - diskdrake: o --nfs: handle "host:/" (#44320) o --nfs: handle domainname not set o kernel-2.6.28+ supports more than 15 partitions on SATA & SCSI devices Version 11.73 - 15 December 2008 - diskdrake: o fix crashing on writing fstab when using SMB (#46084) o fix racing with udev (#41832) - drakboot: o enable to disable SMP support (#31339) - scannerdrake: o install task-scanning (so that xsane-gimp got installed) Version 11.72 - 9 December 2008 - handle new driver: o network: et131x, smsc95xx - drakbug: o write distro release in bug description - finish-install: o use /dev/urandom instead of /dev/random to generate salt for passwords (since reading on /dev/random can block boot process) o show only installed 3D desktops o adapt to new Xconfig::glx API (drak3d 1.21) - harddrake: o do not list PATA controllers as SATA (else we could just list all ATA controllers together) o do not show duplicated hardware as unknown (#46242): * list PC Speaker as sound card * track duplicated input devices * try harder to find duplicates - ugtk2: o allow showing Skip button instead of Cancel in wizards - diskdrake: o lookup for Samba master browsers too Version 11.71 - 6 November 2008 - diskdrake o --dav: handle davfs2 credentials in /etc/davfs2/secrets (#44190) o --dav: handle https Version 11.70 - 16 October 2008 - handle new driver: o ide: tx4939ide - libDrakX: o share infrastructure so that rpmdrake can get rid of some gray windows - harddrake service: o do not backup xorg.conf if we won't change the driver Version 11.67 - 2 October 2008 - detect_devices: o allow detection of low resources systems (extracted from compssUsers.pl) and netbooks/nettops o do not detect pan* devices as ethernet devices for now (network configuration tools do not fully support them) Version 11.63 - 1 October 2008 - bootloader-config (and other tools): handle /dev/mapper/xxx1 instead of /dev/mapper/xxxp1 (#44182) - service_harddrake: enable/disable apmd if needed - adapt ask_window_manager_to_logout() to make it work (need usermode changes) Version 11.62 - 1 October 2008 - fix dithering regression (introduced on 2008-09-29) - render banner background with dithering (smoother on 16bpp displays) Version 11.61 - 30 September 2008 - bootloader-config: o --action migrate-to-uuids: o do not migrate non sdx/hdx to UUID (bootloader config) o do migrate dmraid device names to UUID (because of xxx1 vs xxxp1 device name issue, cf #44182) o fix dropping "chainloader" and "configfile" entries (#44045) - reduce banner font size Version 11.60 - 30 September 2008 - libDrakX: o fix rpmdrake crashing when description begins by "Gtk2::.." (#43802) - drakperm: o show banner when not embedded o use Gtk+2's FileChooserDialog Version 11.59 - 29 September 2008 - libDrakX: o add support for Gtk+2's FileChooserDialog for draksnapashot - drakbug: o handle strange DBus errors Version 11.58 - 29 September 2008 - libDrakX: o add spacing between radio buttons for readability (#44332) o render left background of MCC with dithering (looks better on 16bit displays) Version 11.57 - 29 September 2008 - libDrakX: o better positionning of mcc selection bar - draksplash: o fix crashing when altering read-only combo boxes (regression introduced in 11.37 on 2008-09-08) o improved layout o increase default width so that translated widgets fit in o make it fit in 800x600 resolution (#36105) Version 11.56 - 26 September 2008 - dmraid devices: use isw_xxxxp1 instead of isw_xxxx1 (see #42542, #44182) - do not display Help buttons in standalone mode since we do not have any contents - factorize WebKit code with mcc Version 11.54.2 - 26 September 2008 - bootloader-config: o --action migrate-to-uuids: be more precautious when modifying /etc/fstab (especially do not drop unrecognised entries) (#43548) Version 11.54.1 - 25 September 2008 - make gray background gradient available to mcc Version 11.54 - 25 September 2008 - enable mcc to not display any shadow around HTML view when using scrollbars - make sure mcc always have fillers Version 11.53 - 25 September 2008 - add support for new MCC style - fix icon alignment in banners Version 11.52.1 - 24 September 2008 - libDrakX: o add support for new mcc style Version 11.52 - 23 September 2008 - drakbug: o enable to disable it trough the DISABLE_DRAKBUG environment variable o fix sizing some labels (workarounding infamous 6 years old gnome bug #101968) - harddrake service: o auto-configure floppies (may require to load floppy module at first boot on a new system) o do not try to run drakbug Version 11.51 - 23 September 2008 - finish-install: o set dialog hint if drakx-matchbox-window-manager is used (not to maximize windows) - kill drakprinter link (#44115) Version 11.50 - 22 September 2008 - restore support for right alignement for simple widgets (regression introduced in 11.46 - 17 September 2008) - bootloader-config: o fix handling fd0 (regression introduced in 11.44) (#44049) Version 11.49.2 - 22 September 2008 - fix crash (#44053) - localedrake: o add support for ibus Version 11.49.1 - 20 September 2008 - install banner images in the proper directory (#44038) Version 11.49 - 19 September 2008 - handle new driver: o ethernet: enic, qlge - remove harddrake service (now run by mandrake_everytime) Version 11.48 - 18 September 2008 - libDrakx: o new banner style - bootloader-config, drakboot: o handle /boot/grub/install.sh with no "root (hd...)" line (this is the case for grub's installed prior to 2005-06-16) (#43786, #43431) Version 11.47.1 - 17 September 2008 - bug fix: add mandatory new modules for dm-crypt Version 11.47 - 17 September 2008 - handle new driver: o ethernet: jme - diskdrake: o handle partitions encrypted with cryptsetup o fix file system type drop down list showing most types as "..." in "Change partition type" dialog in expert mode due to ellipsizing - harddrake2: o detect network and graphical driver packages too - harddrake2 / remove-unused-packages: o fix network packages detection - list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27) Version 11.46 - 17 September 2008 - scannerdrake: o change all printerdrake references to system-config-printer - libdrakX: o better layout for right aligned widgets - bootloader-config: o --action migrate-to-uuids: do not migrate software raid to UUID (#43928) - license: put focus back on Refuse button by default Version 11.44 - 16 September 2008 - bootloader-config: o --action migrate-to-uuids: add UUID to swap v.2 in case the swap was created long ago when mkswap didn't do it by default o fix reading existing grub conf in present of /dev/mapper/xxxx0p1 partitions (which was causing bootloader-config to drop correct entries, cf #37722) Version 11.43 - 16 September 2008 - diskdrake: o fix check for mdadm in live install (#43785) o refresh GUI - harddrake: o do not use anymore printerdrake and thus do not detect printers anymore Version 11.41 - 11 September 2008 - fix default spacing between GUI elements - "Help" dialogs: o add a separator before "Close" button o put "Close" button of help at right end - finish-install: o fix setting utf8 when using lang=xx from /proc/cmdline (#43566) - services (thanks to spuk): o list ip6tables in "Internet" category o list nfs-common and nfs-server in "File sharing" category o list rpcbind in "System" category Version 11.40 - 10 September 2008 - libdrakX: o make advanced popup display the same title as their parents - drakboot o fix nolapic/lapic logic due to altered kernel settings - fix input devices detection in rpmsrate (broken for 3 years, #43721) - finish-install: o always ask timezone (#23303, #42368) o extract a "country" step out of the "language" one o guess country from timezone when possible (#23303) o call "country" and "keyboard" steps after "timezone" (#23303) o guess country from timezone without asking if COUNTRY is set to "simplified" in the configuration file (#23303) o behave nicely when a window manager is running (for debugging) Version 11.38 - 8 September 2008 - libDrakX: o fix missing maximize & minimize buttons with gnome WM (#43540) by reverting change from 2008-09-01: "make all windows are "dialog", so that gurpmi.addmedia during install displays nicely" o make all windows be "dialog" during install, so that gurpmi.addmedia during install displays nicely - diskdrake o keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (#39913) (requires e2fsprogs-1.41.1-2mnb2) - drakboot --boot o drop the ability to set mem=xxx (#42329) o allow UTF8 in /boot/grub/menu.lst (#43714) Version 11.38 - 8 September 2008 - diskdrake o fix file system type drop down list showing most types as "..." in expert mode due to ellipsizing (#43611) o fix too large partition bar (#43073) o improved GUI Version 11.37 - 8 September 2008 - add descriptions to menu entries (#26106) - do not size radio button that have a label (eg: drakauth) thus preventing uneeded horizontal scrollbar to appear - drakauth: o new look - drakboot: o update /etc/sysconfig/desktop since we read it in order to display previous setting - draksplash: o make it fit better in 1024x768 o make it working again due to focus issue with two top windows (#43696) o make some pull down menus not editable Version 11.36 - 5 September 2008 - bootloader-config: o --action migrate-to-uuids: backup conf file prior to migration with suffix .before-migrate-to-uuids - libDrakX: o fix handling KDE4 in running_window_manager() and ask_window_manager_to_logout() - merge remove-unused-hardware-packages and remove-unselected-locales helpers into a new remove-unused-packages tool (and make it reusable) Version 11.35 - 4 September 2008 - bootloader-config: o add --action migrate-to-uuids - fix sizing some label (workarounding infamous 6 years old gnome bug #101968) Version 11.33.1 - 2 September 2008 - libDrakX: o handle KDE4 in running_window_manager() and ask_window_manager_to_logout() Version 11.30 - 1 September 2008 - service_harddrake: adapt kernel modaliases that are not valid anymore in modprobe.conf when booting a new kernel, this should fix migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248) - libDrakX: o make all windows are "dialog", so that gurpmi.addmedia during install displays nicely o fix alignment of check buttons o fix size of right aligned labels o fix sizing radio buttons' labels (infamous 6 years old gnome bug #101968) o prevent big combo boxes to cause an horizontall scrollbar to appear by using the "ellipsize" property o no relief on 'advanced' buttons Version 11.29 - 29 August 2008 - finish-install: o use gurpmi.addmedia when available to configure urpmi media - diskdrake: use udevadm settle instead of udevsettle Version 11.26.1 - 28 August 2008 - fix asterisk in titles Version 11.26 - 27 August 2008 - fix "probe floppies only once" (#43216) - bootloader-config: o call mkinitrd without "-v" to make it silent (#42992) - harddrake service: o fix setting locales (#43224) - misc GUI improvements o misc changes o properly size some labels (infamous 6 years old gnome bug #101968) o refresh "user management" step Version 11.22 - 21 August 2008 - probe floppies only once - do not bother probing /dev/fd0 and loading floppy device uselessly, it takes time and it is already done by boot process (just check /proc/devices) - do not let MCC crashes if an icon is missing (#37651) Version 11.21 - 21 August 2008 - diskdrake o ensure we initialize only once but at least one, thus fixing crash when embedded or in installer (#43011) - localedrake o install proper qtX package for gcin Version 11.20 - 20 August 2008 - diskdrake o fix sizing partitions bar (#24410) o increase default width of buttons so that they fit in expert mode - drakauth: o handle pam_tcb instead of (deprecated) pam_unix (#42471) Version 11.16 - 19 August 2008 - share new advanced icon with standalone tools Version 11.14 - 19 August 2008 - authentication: enable network-auth meta-service if auth is not local Version 11.13 - 18 August 2008 - do_pkgs: do not reload urpmi media at every check for package availability - finish-install: set locale at first step when language is selected in gfxmenu (#42299) - move hardware packages detection code from installer to drakxtools - add helpers to remove unused localization and hardware packages (remove-unselected-locales, remove-unused-hardware-packages) Version 11.10.2 - 18 August 2008 - really fix another focus bug (#42750) Version 11.10.1 - 18 August 2008 - fix another focus bug (#42750) Version 11.10 - 14 August 2008 - diskdrake: o refreshed GUI - localedrake: o default to UTF-8 for chinese simplified (#42137) Version 11.6 - 8 August 2008 - add product type to URL when fetching mirror list - enable to share code between draksnapshot, mdkonline & net_applet Version 11.5 - 6 August 2008 - fix more strange focus bugs Version 11.4 - 5 August 2008 - fix strange focus bugs Version 11.3 - 4 August 2008 - drakedm: o adapt to dm.d files being moved to /usr/share (#41879) o do not try to configure an undefined dm Version 10.47 - 10 July 2008 - fix reading and setting kdmrc (by resolving alternative in chroot) Version 10.46 - 10 July 2008 - authentication: o add back fix to force the password to be utf8 (#23273) o fix reading md5/shadow options in /etc/pam.d/system-auth - finish-install: log in syslog Version 10.45 - 09 July 2008 - update autologin file path for kdm4 - default to KDE4 (instead of KDE) if kdm config exists when reading autologin configuration - change default authentication to local (instead of ldap) Version 10.43 - 04 July 2008 - detect KDE4 when configuring autologin Version 10.39 - 25 June 2008 - bootloader-config: o fix handling xen kernels: it should not replace an existing 'linux' entry (#40865) - service_harddrake: o handle nvidia173.ko (new legacy series of the proprietary driver) Version 10.37 - 18 June 2008 - handle jpeg icons (needed for next rpmdrake) - draksound: o do not set snd-ac97-codec's "power_save=1" options on MIPS Version 10.34 - 12 June 2008 - partitioning wizard: o do not propose to resize "hidden" fat partitions o do not say "the Windows partition" when there can be more than one - allow mounting ntfs-3g partitions (also fixes detection of Windows partitions during live installation) - service_harddrake: o do not allow fbdev if /proc/fb is empty o fix kbluetooth config path o fix autoconfiguration of harddisks - drakupdate_fstab: make sure removable disks are not fs-checked on boot (regression introduced in 10.6.3) - handle renamed drivers: o ide-cd is now named ide-cd_mod o generic is now named ide-pci-generic - authentication: o add Kerberos Support o add disconnected mode for Ldap, Kerberos, Windows auth o add more options in Ldap configuration: Fetch DN, TLS o remove Active Directory SFU o change Winbind authentification to enable domain model choice (NT4 or AD) Version 10.33 - 29 May 2008 - drakboot: o only read bootloader configuration when configuring it (usefull in chroots) - draksound: o be more robust when managing /etc/alsa/pulse-default.conf - drakbug: o automatically report CPU name & kernel version o prefill the platform field - list hso driver in network/cellular Version 10.32 - 13 May 2008 - draksound: o advise to log out if PA is enabled/disabled o disable PA routing when PA is disabled (#40219) o grey PA routing & 5.1 sound if PA is disabled o make sure that switch alsa-plugins-pulseaudio is installed when enabling PA routing (#40533) - localedrake: o advise to restart when changing system wide settings too - handle new drivers: o pata: pata_sch Version 10.31 - 24 April 2008 - bootloader-config: o do not detect device.map inconsistency when "/boot" (or "/") is on Linux software raid (/dev/mdX), cf #28309 and #35714 Version 10.30 - 23 April 2008 - bootloader-config: o fix detecting device.map inconsistency when "/boot" and "/" are not on same "drive" (esp. when "/" is LVM and "/boot" is not, #39229) - diskdrake: o ensure no "division by zero" runtime error (#34931) - drakupdate_fstab: o only add formatted partitions in fstab (or else it will make subsequent boot fail) - fix file descriptor leak when detecting network driver (mostly notable in network center and drakroam) - list generic module in disk/ide Version 10.29 - 3 April 2008 - service_harddrake: o fix detecting modules installed in new dkms locations (/dkms and /dkms-binary) instead of /kernel - drakclock: write UTC setting in /etc/adjtime (#36522) Version 10.27 - 3 April 2008 - drakboot: o stop workarounding glibc misconfiguration when listing users (#38116), it is now handled in MDK::Common (see #34279) - draksplash: o do not write decimal values in theme config (#38271) - finish-install: o configure urpmi media if network is up and no media are configured (#38202) Version 10.25 - 1 April 2008 - DBus framework improvement Version 10.24 - 1 April 2008 - drakups: o fix crash while removing an item (#34413) - harddrake: o offer again to run drakxtv for TV cards (#39609) - diskdrake: o allow relatime on ntfs-3g (#39666) - diskdrake --fileshare: o do not ask to install nautilus-filesharing if already installed (#39544) Version 10.22 - 27 March 2008 - partitioning wizard lirary: o allow "Use free space" if there is an extended partition even if all primary partitions are used (#38804) (*old* bug!) - draksplash: o fix reading grub conf (#39346) - services backend: o handle services with "-" as default chkconfig level in more places - mygtk2: o allow to create buttons with stock icons (for drakguard) - finish-install: o really set the superuser password when using simplified user+root dialog (#39218) Version 10.20 - 25 March 2008 - do not run main_quit if not in a main loop (eg: while loading GUI) but block window deletion instead (#39230) - adduserdrake o force the password to be utf8 (#23273) - diskdrake --nfs o ensure "nfs-common" is started (#34103) Version 10.19 - 21 March 2008 - bootloader-config, drakboot: o fix device.map if it is not consistent with the system (eg: it says hd0 in sdb whereas it now is sda) (#39160) - diskdrake: o fix setting mount point of a /dev/mdX (#39142) (regression introduced in 10.8) - list gspca, ov51x-jpeg and qc-usb-messenger in webcam modules group - harddrake: o recommend using insensitive search (#39136) o notify at X11 startup when we switched to free video driver (#39164) - drakupdate_fstab: o do not print added/removed mountpoints with --auto (when run from harddrake, like in Mandriva One), but add a --verbose option instead Version 10.18 - 21 March 2008 - drakfont: o fix importing fonts without chkfontpath (#37604) o stop restarting XFS server - diskdrake: o keep existing swap UUID (#38877) - partitioning wizard: do not show error message in wizard mode when cancel is clicked (clean wizard window instead) - finish-install: o allow to ask both root and user accounts in the same step o replace home path in user config files when renaming a user (#30380) Version 10.17 - 20 March 2008 - use UUID by default (for diskdrake and draklive-install) - finish-install: o write modprobe.conf after configuring network o do not configure network if already up o allow to use a simplified time step (no timezone selection, ntp settings as advanced) - move functions to get available space from installer (to be used in draklive-install) - localedrake: update OpenOffice/BrOffice alternative according to selected lang (#37820) Version 10.16.1 - 18 March 2008 - handle position for paned widgets (needed for rpmdrake, #38762) Version 10.16 - 18 March 2008 - adduserdrake: o display kdm/gdm icon again (was disabled on year ago) - do not write aliases for asus_acpi and thinkpad_acpi in modprobe.preload, the modules are now handled by coldplug - draksec o do not continue if installing msec crashed or was canceled (#38911) - localdrake: o do not make /etc/sysconfig/i18n readable only by root in high security level (#39027) - scannerdrake: o use provides instead of package name now that gurpmi handle them Version 10.15 - 14 March 2008 - fix changing UID on forking - scannerdrake: use package name instead of Provides. - create Gtk2::Notify::Queue out of Gtk2::NotificationBubble::Queue for libnotify support in net_applet (#37509) Version 10.12 - 13 March 2008 - fix gurpmi path (#38679) - diskdrake: o graphical error message when "No hard drives found" (#38699) (otherwise drakbug will catch it and suggest to report a bug...) - draksound: o enable to set 5.1 channels (#38796) - scannerdrake: fix undefined variable $in (#36387, #37039) Version 10.11 - 11 March 2008 - diskdrake: o really fix partition device name for some dmraid (missing "p", cf #38363) - draksound (#37826): o add support to enable/disable ALSA to PA routing (#37826) o add support to enable/disable PulseAudio o add support to enable/disable user switching o display trouble shooting when there's no driver too o enable to reset the sound mixer to default values - cpufreq: fix gsx-suspmod probe - scannerdrake: fix to open usbtable.gz instead of usbtable Version 10.10 - 6 March 2008 - finish-install: o do not show broken Cancel button in license step (#38195) - diskdrake: o fix resizing/formatting ntfs (broken because of ntfs-3g switch in previous release) o fix partition device name for some dmraid (missing "p", cf #38363) o do not timeout after 10 minutes when resizing NTFS partition - detect_devices: o provide sysfs device path on Firewire and PCMCIA bus (to be able to fix #33950 in drakx-net) Version 10.9 - 5 March 2008 - adapt to new kernel-2.6.25's sysfs layout (Eric Pielbug, #38235) - diskdrake: use ntfs-3g by default for ntfs partitions - draksplash: do not re-install grub, only modify grub's config file - select proper padlock module for Via CPU (#38311) Version 10.7 - 3 March 2008 - bootloader-config: o have a nicer name for "mnb" kernels - drakbug: o do not catch exception if $^S is undef (occurs when "eval { require foo }" and foo.pm do "use not_available") - use gurpmi when installing packages if possible (#24044) Version 10.6.25 - 28 February 2008 - harddrake: o do not assign a mount point to partitions of type "Compaq diagnostics" - API changes for drakx-net and rescue Version 10.6.23 - 25 February 2008 - drakboot: o make sure users are not listed twice (#38116) - drakfont: o fix crashing when encountering file names with meta characters on windows partitions (#36482) - diskdrake: o jfsprogs is now jfsutils - drop support for arch now that rpmdrake-4.3 dropped it Version 10.6.22 - 18 February 2008 - diskdrake: o fix switching from LABEL=xxx to /dev/yyy in fstab (#37914) - add support for snd-aw2 - drakboot --boot: o fix dropping grub "configfile" entries when switching to lilo - draksound: o move all driver list & troubleshooting in an advanced expander Version 10.6.20 - 18 February 2008 - diskdrake: o final fix for resizing's failures due to udev's race (when writing the partition, do not del/add the same partition) - harddrake GUI: o install linuxwacom if needed - harddrake service: o use acpi-cpufreq for Mobile PIII/Celeron (family 6 model 11, for example Toshiba Portégé 3500) o use speedstep-centrino only for supported models and prefer acpi-cpufreq (patch from Herton, #30208) o use p4-clockmod for some Intel family 6 processors not supporting EST Version 10.6.18 - 12 February 2008 - handle 'icon-pressed' signal of Gtk2::Sexy::IconEntry Version 10.6.17 - 11 February 2008 - add support for Gtk2::Sexy::IconEntry (needed for rpmdrake) - drakperm: o warning dialogs are confusing since OK/cancel both ends in cancel, let's offer only a cancel button Version 10.6.15 - 7 February 2008 - harddrake: o do not try to install openoffice64 on x86_64 (#37318) Version 10.6.14 - 5 February 2008 - bootloader-config: o never use "vmlinuz-desktop" or "initrd-desktop.img", always use "vmlinuz" or "initrd.img" (#35721) - drakfont: o fix crashing on file names with meta characters (#36482) - enhance the logout dialog (ok/cancel instead of yes/no) - short-circuit exit once drakbug was run on crash Version 10.6.11 - 31 January 2008 - drakbug: o autoselect distro version in bugzilla o explain what is the usefull part of the gdb trace o open help as user o stop translating program name in bugzilla (#35241) Version 10.6.10 - 28 January 2008 - handle new drivers: o ethernet: cpmac o gigabit: ipg o pata/sata: pata_bf54x, sata_fsl o sound: snd-at73c213 o tv cards: cx23885 o webcams: tcm825x - detect raid partitions based on either type 0xfd or vol_id detecting linux_raid_member (#35684) - bootloader-config: o fix handling LVM VGs with "-" in the name (#37267) o do not drop "lock" in chainload entries from grub's menu.lst (#36398) - diskdrake --fileshare: o adapt to nfs-utils service rename (nfs-server instead of nfs) (#37069) Version 10.6.9 - 25 January 2008 - harddrake: o class more sensors as biometric - drakbug: o do not display twice "Cannot be run in console mode." message - finish-install: o do ask again language (got wrongly disabled in 10.6.8) - harddrake service: o backup xorg.conf before falling back to safe driver (#37182) Version 10.6.8 - 24 January 2008 - bootloader-config, diskdrake: o look for LVM PV on non partitioned disk before looking for DOS partition_table (esp. for lilo which puts the DOS magic) - drakbug: o make "Please describe what you were doing when it crashed" more visible and force people to write something in before opening bugzilla - mygtk2: make sure users of ::no_ugtk_init (eg: drakbug) do catch exceptions in callbacks Version 10.6.6 - 22 January 2008 - bootloader-config: o fix root=xxx parameter for "/" on lvm using UUID= in fstab (#36542) - adapt to perl 5.10.0 Version 10.6.5 - 14 January 2008 - drakboot: o fix handling root=UUID=xxx when modifying a bootloader entry (#36788) Version 10.6.4 - 14 January 2008 - localedrake, drakx-finish-install: o fix proposing Belgium when lang is "nl" and locales-fr is not installed (same for Canada with lang "fr" and locales-en not installed) (#36413) Version 10.6.3 - 9 January 2008, by Thierry Vignaud - handle new drivers: atl2 (ethernet), snd-virtuoso - bootloader-config: o fix regression introduced in 10.5.7: do not create alt_xxx entries when adding a new entry in bootloader - harddrake: o allow to set zero values in module options (#26515) o make "Run config tool" available again (#34794) o mark the service as interactive, so that package requests are displayed with parallell init o check that media are not USB keys before auto-configuring them (#34568) - drakupdate_fstab: o never set "sync" option, use default fs options from drakx (#35204) o remove --no-flag option, the "kudzu" option has not been written for ages - drakbug: o report crash messages in the bug report only when --incident is used (and not when tools explicitely run drakbug with --report) Version 10.6 - 11 December 2007, by Thierry Vignaud - handle new drivers: o ethernet: fec_mpc52xx, niu o gigabit: tehuti o pata: pata_cs5536 o sata: sata_fsl o wireless: b43, b43legacy, iwlwifi, libertas_cs, p54pci, p54usb - localedrake: o adjust Uzbek locale (cf locales-uz change) Version 10.5.7 - 6 December 2007, by Thierry Vignaud - handle new drivers: e1000e, snd-oxygen, snd-pcsp - bootloader-config: o do not drop entries "failsafe" and "linux-nonfb" when removing a kernel - localedrake: o adapt to cooker: scim-tables-skim is now skim-scim-tables o restrict the proposed input-methods for each language - bootloader: o when reading existing menu.lst, keep verbatim entries for which the device has no mount-point o handle "alien" grub entries that will be kept verbatim (#23591) o handle "root (hd...)" for menu.lst entries (#23591) (nb: when writing, "root ..." will not be used) - diskdrake: o drop "Undo", "Restore partition table", "Save partition table" (preparing to switch to libparted) o fix garbaged error messages when umounting fs o disallow "Use for loopback" when the partition used for loopback is not formatted (#35535) o always display the {info} field of the drive (not only in expert mode) Version 10.5.3 - 9 November 2007, by Pascal "Pixel" Rigaux - bootloader-config: o do not create "linux" entries for xen kernels, but "xen" entries instead - localedrake: o fix handling variant together with charset (eg: uz.UTF-8@Latn) (#35090) - drakbug: o prevent altering tool and the like when catching a bug (#35241) Version 10.5.2 - 6 November 2007, by Thierry Vignaud - diskdrake: o add support for ext4 - drakbug: o keep buggy process around so that we can run gdb on it (if perl segfaulted) o report gdb trace if possible - harddrake: detect storage and various controllers before anything else (so that storage devices get detected at first boot on live) Version 10.5.1 - 31 October 2007, by Thierry Vignaud - bootloader-config: o bootloader-config must not need network::network from libdrakx-net o if drakx-kbd-mouse-x11 is not installed, simply don't add bootsplash instead of dying - fix buttons order under KDE when using compiz (by detecting kde-window-decorator) - drakclock/finish-install: disable DPMS and screensaver when setting time, not to blank monitor (#17031) Version 10.5.0 - 15 October 2007, by Thierry Vignaud - localedrake: o do propose "Suisse" after selecting french language (#34675) - draksec: o fix switching from "no_password" to "_password" (#34490) Version 10.4.239 - 5 October 2007, by Thierry Vignaud - finish-install: fix release notes window size Version 10.4.237 - 5 October 2007, by Olivier "blino" Blin - fix installed modules detection (#34478) - fix version reported by drakfont & harddrake - when checking dkms module packages, check that modules are either available in urpmi media, or already installed (fix detection in live) - add shadow 'in' around Gtk2::SimpleList widgets Version 10.4.235 - 4 October 2007, by Thierry Vignaud - diskdrake --fileshare o install nautilus-filesharing if nautilus is installed (#34262) - finish-install: use translations for network step Version 10.4.234 - 4 October 2007, by Olivier "blino" Blin - finish-install: use translations for keyboard and 3D steps Version 10.4.232 - 4 October 2007, by Olivier "blino" Blin - add helper to get kernel module path (to be used in draklive) Version 10.4.231 - 3 October 2007, by Nicolas Vigier - wizards : o don't report a crash when an error prevent the wizard from running (#34371) Version 10.4.230 - 3 October 2007, by Thierry Vignaud - drakboot --boot: o if there is a /boot, check /boot instead of "/" to allow grub or not Version 10.4.226 - 2 October 2007, by Thierry Vignaud - drakauth: o install lib64sasl2-plug-gssapi on x86_64 (instead of libsasl2-plug-gssapi) - draksec o make authentication items be aligned - add ath5k module in wireless category Version 10.4.225 - 1 October 2007, by Thierry Vignaud - diskdrake: o bugfix 10.4.162: allow "LVM" on RAID (#34359) o improved wrapping of mount option descriptions (#19848) Version 10.4.222 - 28 September 2007, by Olivier "blino" Blin - allow interactive::gtk frontends to ask for a directory - allow interactive::gtk frontends not to pop wait messages Version 10.4.221 - 28 September 2007, by Olivier "blino" Blin - add back ipw3945 module in wireless modules list - allow to detect VirtualBox guest systems - add acpi-cpufreq support for some Intel CPUs (family 6 model 15) (from Herton Ronaldo Krzesinski, #30208) Version 10.4.217 - 27 September 2007, by Thierry Vignaud - localedrake: o allow to choose countries like "Angola" which have no locale (en_AO) in the "best" countries (alas it won't be remembered, will only be used in kde settings for now) - finish-install: o display nicer HTML release notes rather than raw text version Version 10.4.213 - 26 September 2007, by Thierry Vignaud - drakbug o don't report a non existant crash when run w/o --error o when unable to access X11, just print the backtrace on the console - draksec: o add a right delegation tab o display arrows for tabs Version 10.4.210 - 24 September 2007, by Thierry Vignaud - diskdrake o fix "Add to LVM" - drakclock: o fix race on ugtk2->exit that causes a crash (#33894) - drakfont: o handle fontpath.d o size font directory list dialog Version 10.4.209 - 22 September 2007, by Olivier "blino" Blin - make formatXiB() handle negative numbers (for rpmdrake) - service_harddrake: o auto-configure CD-Rom drives in fstab again (even if it prevents KDE media manager from unmounting them), to be consistent with install which actually configures CD-Rom drives in fstab Version 10.4.208 - 21 September 2007, by Olivier "blino" Blin - service_harddrake: o do not auto-configure CD-Rom drives in fstab, it fordbids umounting with hal (install does not configure them in fstab either) o automatically configure harddisks - finish-install: o write autologin settings after user creation only (so that home is set and exists, should partly fix GNOME autologin) o config first user to autologin if USER_AUTOLOGIN_FIRST is "yes" o read gdm autologin settings - drakupdate_fstab: allow to configure harddisks Version 10.4.207 - 21 September 2007, by Thierry Vignaud - drakboot: o create .dmrc with mode 0644 for gdm (#33774) - harddrake: o fix listing DVD/CD as them and as unknown (#33366) o stop offering to run drakxtv - localedrake: o default input method is now scim-bridge (#32138) Version 10.4.203 - 19 September 2007, by Thierry Vignaud - diskdrake: o "Clear All" defaults to LVM on full disk if drive is >4TB o do not allow partitions bigger than 2TB-1 on DOS MBR, nor partitions starting above 2TB-1 - bootloader-config: o handle /boot/xxx files on linux raid1 - fix getting UUID on mdmadm (eg: md0) devices - getInputDevices(): keep "Bus=..." for drakx-kbd-mouse-x11 Version 10.4.202 - 17 September 2007, by Thierry Vignaud - localedrake menu entries (#32941): o hide system config o make them more understandable Version 10.4.200 - 17 September 2007, by Thierry Vignaud - only run "chksession -l" if needed - bootloader-config: o --rebuild-initrds: don't choke on kernel files which have no version in file name (#28772) - drakboot: o boot entrie list uses ellipsis rather than scroll bar - harddrake2: o display model & vendor for SCSI devices too Version 10.4.198 - 16 September 2007, by Thierry Vignaud - fix a crash - localedrake: o install scim-bridge-qt4 if KDE4 is installed Version 10.4.197 - 15 September 2007, by Thierry Vignaud - diskdrake: o fix typo breaking reading fstab with UUID= entries - localedrake: o enable to select 'scim-bridge' as IM o install needed packages for skim o install scim-qtimm for scim default config o remove extra SCIM combinations (simpler) Version 10.4.195 - 14 September 2007, by Thierry Vignaud - distinct exceptions from segfaults, thus restoring catching SIGSEGV and preventing looping while segfaulting again - fix loading of tifm_sd module (#18237) - run_program layer: enable to drop privileges through setuid() - drakbug: o run the regular user browser (#33522) Version 10.4.193 - 13 September 2007, by Thierry Vignaud - drakbug: o better behaviour when resizing o use a TextView instead of Label so that text is selectable (see #33023) o better formatting - draksound: o prevent stupid & useless "driver for your sound card is unlisted" o no more need to: * list OSS/ALSA alternatives if none * sync with list_modules Version 10.4.192 - 12 September 2007, by Olivier "blino" Blin - localedrake o drop support for iiimf - list jmicron driver in disk/ide - library: have "defaults" mount option instead of empty string (for rescue) - service_harddrake: drop snd-usb-audio blacklist, now done with a modprobe.d file Version 10.4.190 - 5 September 2007, by Thierry Vignaud - display a warning when capslock is enabled and entering a password (#33028) Version 10.4.188 - 4 September 2007, by Thierry Vignaud - hardware detection layer: o add support for tape device again (#31073) o enumerate generic SCSI devices again - diskdrake o add a comment (a la ubuntu) in fstab when using UUID= - harddrake o detect PS2 to USB converters as keyboards o display an identifier for generic SCSI devices o list generic SCSI devices Version 10.4.184 - 3 September 2007, by Thierry Vignaud - diskdrake o support for UUID in filesystems (and UUID=... in fstab) Version 10.4.183 - 31 August 2007, by Pascal "Pixel" Rigaux - bootloader-config o handle new naming of vmlinuz flavors: vmlinuz---Xmdv instead of vmlinuz--Xmdv o always use "linux" short name instead of "linux-" (since the long name is quite nice nowadays) - assume system is a laptop if it contains some "Intel Corporation|Mobile" devices (fix Samsung Q1U detection, #32967) - draksound, harddrake service: o enable snd-ac97-codec power_save=1 option if installed on laptop (#32213) Version 10.4.181 - 29 August 2007, by Thierry Vignaud - fix plural translating for C locale - diskdrake: o fix displaying umount error message (#32273) o write mdadm.conf when it is modified (#32360) (a nicer fix would be to write it when needed, not so soon, but it's harder) o change the legend and the colors per partition o fix action "Type" on a software raid (eg: dm0) Version 10.4.172 - 21 August 2007, by Olivier "blino" Blin - ignore wmaster* devices when detecting wireless interfaces - misc mygtk2 updates Version 10.4.170 - 20 August 2007, by Thierry Vignaud - use '_' in modules names Version 10.4.169 - 14 August 2007, by Thierry Vignaud - adduserdrake, finish-install: o create only one user o fix checking user info (#32517) - diskdrake: o add support for 'relatime' mount option o kill support for 'nodiratime' mount option o in fstab, have "xxx" instead of "defaults,xxx" Version 10.4.167 - 11 August 2007, by Thierry Vignaud - fix plural translations (#32505) - 'ibm_acpi' driver was replaced by 'thinkpad_acpi (#31606) Version 10.4.166 - 11 August 2007, by Thierry Vignaud - do a normal die if drakbug is not present - make Gtk2::MDV::CellRendererPixWithLabel RTL aware (#32450) Version 10.4.163 - 9 August 2007, by Pascal "Pixel" Rigaux - for XFdrake: use update-alternatives command instead doing things by hand (this uses --set, new feature of update-alternatives) (#32362) - harddrake: o display the PCI domain too o handle nvidia-current.ko (Anssi Hannula) Version 10.4.162 - 08 August 2007, by Thierry Vignaud - fix fetching translations from "libDrakX-standalone" domain (#32402) - diskdrake: o do not show partition types which have no associated filesystem for LVM LV (#32326) Version 10.4.161 - 06 August 2007, by Thierry Vignaud - drakbug: o exceptions with "\n" are considered normal ways to quit and thus do not fire up drakbug (eg: #32292) - diskdrake: o restore progress bar when formatting ext3 Version 10.4.160 - 06 August 2007, by Thierry Vignaud - diskdrake: o add support for "nodiratime" mount option o fix range max value >2TB when creating a partition (useful for LVs >2TB) - drakxservices: describe a few more services (#18612) Version 10.4.159 - 06 August 2007, by Thierry Vignaud - diskdrake: o allow setting "flush" option (for vfat) - drakbug: do not report "wizcancel" exceptions (#32308) Version 10.4.157 - 03 August 2007, by Thierry Vignaud - report real version on --help - drakbug: o report version of drakbug - list iwl3945/iwl4965 modules (and unlist ipw3945) - logdrake: o display "save" & "quit" button when run from the control center Version 10.4.156 - 02 August 2007, by Thierry Vignaud - localedrake: o adapt configuration of consolefonts for kbd - logdrake: o fix crash if /var/log/explanations doesn't exist (#32234) Version 10.4.153 - 02 August 2007, by Thierry Vignaud - drakbug: o ask people to report lspcidrake -v output rather than lspci since it's more usefull to us o display the program that actually crashed and the error message o do not fire on exceptions in eval { } o do not loop if drakbug crashes o put full backtrace on bugzilla, not only last call point Version 10.4.152 - 01 August 2007, by Thierry Vignaud - drakbug: o add --error option in order to provide a backtrace o fix crashing on unknown programs o fix passing several options o prefill description too and hint the reporter how to provide usefull data - report ordinary crash (unhandled exceptions, not seg faults) on bugzilla too Version 10.4.151 - 01 August 2007, by Thierry Vignaud - bootloader-config: handle vmdefault and vmdisable lilo.conf options (#26456) - diskdrake: drop "Rescue partition table" feature (was based on rescuept which has been dropped in util-linux, but was quite bad compared to testdisk anyway) - drakauth: fix bogus string (#10776) - drakbug: o basic adaption to new bugzilla (#31995) o display Mandriva Online for mdkapplet in the "select mandriva tool" field o prefill default summary with the name of the actual program which crashed - draksec: improve explanations (#6969) - drakups: adapt to new nut doc path (blino) Version 10.4.145 - 9 July 2007, by Pascal "Pixel" Rigaux - modify usbWacom() for mousedrake (conflicts with drakx-kbd-mouse-x11 < 0.19) Version 10.4.144 - 05 July 2007, by Thierry Vignaud - service_harddrake: o do not bother configure old Xorg conf files anymore o log right driver we're switching to from fglrx o factorize code handling switch for both ati & nvidia Version 10.4.143 - 04 July 2007, by Thierry Vignaud - centralize common textdomains in a single common place, thus ensuring they'll be binded (#31580) - diskdrake: o fix resizing's faillures due to udev's race when writing the partition table (deleting then recreating the nodes leaves a race window...) - service_harddrake: o do not enable fglrx libraries when disabling fglrx... o only log "switch xorg driver" & do actual GL config if we do need it o really log when switching from fglrx to another driver Version 10.4.140 - 27 June 2007, by Thierry Vignaud - merge "ide" and "all_ide" categories since we now use fully modularized ide drivers - bootloader-config: o configure ide-controller in modprobe.conf for upgrading to kernels with modularized ide drivers Version 10.4.139 - 27 June 2007, by Thierry Vignaud - add mandrake_release_info() function Version 10.4.138 - 21 June 2007, by Thierry Vignaud - add support for snd-cmi8788 driver - do not package drakautoinst (#27860) - draksound: o prevent "unlisted driver" error for snd-aoa, snd-cs5530, snd-echo3g, snd-usb-caiaq & snd-usb-usx2y drivers - harddrake UI: o stop scannerdrake from fooling us about scanners and from leading us to display twice the same device (#31182) Version 10.4.136 - 12 June 2007, by Thierry Vignaud - diskdrake o fix 1.9TB displayed as 1TB - drakboot -boot o update splash when changing framebuffer resolution (#27470) - harddrake UI: o add a class for biometric sensors (fingerprint for now) (#31182) Version 10.4.135 - 08 June 2007, by Thierry Vignaud - interactive layer: o enable to override default size with Gtk+ frontend - drakfont: o do not misbelieve a font is already installed if substring of another font name o simplify finding windows fonts o finding windows fonts is now really case insensitive Version 10.4.134 - 06 June 2007, by Thierry Vignaud - drakfont: o fix crash (#28016) o fix enumerating fonts on old windows (#28016) Version 10.4.133 - 05 June 2007, by Thierry Vignaud - bootloader-config: o handle kernel-xen-uptodate (#31154) - drakfont: fix crash Version 10.4.132 - 05 June 2007, by Thierry Vignaud - fix some UTF8 issue (#31067) (notably drakbug) - hw support: o handle snd-cs5530 driver - progress bar wait_message: ensure it doesn't go crazy when asked to update with the same fraction (eg #30090) - diskdrake: o when formatting ntfs don't zero partition (#30928) - drakfont: o do see fuse-mounted or ntfs-3g windows partitions (ffixxx, #28016) o try different cases on windows partitions (based on ffixxx suggestion, #28016) - drakhelp: o fix .mozilla dir as root when it doesn't exists (#29775) - draksec: o make the help dialog clearer about default values (#24159) - harddrake GUI: o fix USB UPS detection logic (whitelist supported hardware) - harddrake service: o drop support for kernel-2.4.x Version 10.4.131 - 18 May 2007, by Thierry Vignaud - bug fix for rpmdrake: pkgs.pm file was missing - diskdrake: o fix resizing's failures due to udev race when writing the partition table Version 10.4.130 - 16 May 2007, by Thierry Vignaud - bootloader-config: do create /boot/initrd-xxx.img when there is no bootloader (#30771 comment #21) - create udev nodes configuration file in /etc/udev/devices.d/ instead of conf.d (used for modem and mouse) - diskdrake: o use "mkfs.ext3" instead of "mkfs.ext2 -J" (to have dir_index & resize_inode features) (cf Frederik Himpe 23 Apr 2007 mail on cooker) o fix ext3 formatting with label and progress bar (#30032) - localedrake: don't call grub-gfxmenu when used by simple user Version 10.4.127 - 30 March 2007, by Olivier "blino" Blin - don't configure /etc/kde/kdm/kdmrc if it doesn't exist (other kdmrc.rpmnew will be created, many important values will be missing) - finish-install: source mandriva-release profile script to get correct gtk theme (Frederic Crozat) Version 10.4.126 - 29 March 2007, by Olivier "blino" Blin - use pci_domain when matching sysfs device and computing sysfs device path Version 10.4.125 - 29 March 2007, by Olivier "blino" Blin - fix multiple detection of PCI network cards with the same driver (#29688) Version 10.4.123 - 26 March 2007, by Olivier "blino" Blin - blacklist ax*, rose*, nr*, bce* and scc* Hamradio devices when detecting network interfaces (#28776) - harddrake service: fallback on the right driver for ATI gfx cards when fglrx module is missing - introduce shared bootloader functions so that draklive-install and drakboot add correct command line parameters (such as resume=) - use grub by default (noticeable in One install) Version 10.4.121 - 23 March 2007, by Thierry Vignaud - interactive::curses: o handle multi-line labels, and wrap too long labels (#29060) - do not use bold&big for advanced_messages (fixes authentication choice being big & ugly, #28676) Version 10.4.118 - 22 March 2007, by Thierry Vignaud - diskdrake: o minimal support for switching from ntfs to ntfs-3g o move ntfs in the list of "important" filesystems - enable to set up 32bit media on x86_64 - fix lang configuration in KDE by writting it in current profile Version 10.4.117 - 21 March 2007, by Thierry Vignaud - detect all known TV cards (#29633) - harddrake service: o load modules for DVB & TV cards (#29633) o switch ATI cards to free driver if binary driver isn't installed - use http://api.mandriva.com/mirrors/$type.$version.$arch instead of simply $version.$arch (useful to differentiate CorpoDesktop4) Version 10.4.116 - 19 March 2007, by Thierry Vignaud - handle more drivers (dvb, ethernet, gigabit, ide, pcmcia, sata, sound, tv, usb hosts, wan, webcam, wireless) - diskdrake: handle mkntfs - localedrake: remove error running grub-gfxmenu when /boot/gfxmenu doesn't exit Version 10.4.114 - 16 March 2007, by Thierry Vignaud - do not load anymore floppy module (#23158, #25975, #28911, #29280) - fix testing success exit of child processes (mdkapplet) - localedrake: set grub gfxmenu language Version 10.4.113 - 16 March 2007, by Pascal "Pixel" Rigaux - drakboot --boot: allow choosing a non-installed bootloader (ease switching from lilo to grub) - use grub-gfxmenu comand to configure /boot/gfxmenu for grub Version 10.4.112 - 15 March 2007, by Thierry Vignaud - die on downloading mirror list faillure - log using mirror API into explanations Version 10.4.110 - 15 March 2007, by Thierry Vignaud - add sizing dialog support for rpmdrake - do not buggily use speedstep-centrino on Core2 duo, but use it on P4M (as initially intended?) (blino) Version 10.4.108 - 13 March 2007, by Thierry Vignaud - load tifm_sd if needed (#25133) - drakbug: o fix finding package for keyboarddrake o fix managing --incident MandrivaUpdate o menudrake was replaced by drakmenustyle o some tools were splited out of drakxtools; enable to lookup the proper package Version 10.4.105 - 9 March 2007, by Thierry Vignaud - configure "tifm_7xx1" driven card_reader (#25133) - enhance wrapping in some dialogs Version 10.4.104 - 7 March 2007, by Thierry Vignaud - do not bother configure old modutils - handle SD cards (#24054) - harddrake2: list SD card readers in their own category Version 10.4.102 - 6 March 2007, by Thierry Vignaud - diskdrake in text mode: when choosing a partition, "Empty space on hdx" instead of "Empty" (#29087) - harddrake service: o adapt to new nvidia drivers (#29052) o when switching from nvidia to nv, do setup gl_conf alternative - symlinkf_update_alternatives: remove broken files for missing slave files (useful for not having a broken /etc/modprobe.d/nvidia.conf (XFdrake)) nstall_steps_interactive.pm_.c:528 ../standalone/adduserdrake_.c:27
#, c-format
msgid "(already added %s)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:518 ../standalone/adduserdrake_.c:27
+#: ../install_steps_interactive.pm_.c:528 ../standalone/adduserdrake_.c:27
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
-#: ../install_steps_interactive.pm_.c:520 ../standalone/adduserdrake_.c:29
+#: ../install_steps_interactive.pm_.c:530 ../standalone/adduserdrake_.c:29
msgid "Real name"
msgstr ""
-#: ../install_steps_interactive.pm_.c:521 ../standalone/adduserdrake_.c:30
+#: ../install_steps_interactive.pm_.c:531 ../standalone/adduserdrake_.c:30
msgid "User name"
msgstr ""
-#: ../install_steps_interactive.pm_.c:526 ../standalone/adduserdrake_.c:35
+#: ../install_steps_interactive.pm_.c:536 ../standalone/adduserdrake_.c:35
msgid "Shell"
msgstr ""
-#: ../install_steps_interactive.pm_.c:537 ../standalone/adduserdrake_.c:46
+#: ../install_steps_interactive.pm_.c:547 ../standalone/adduserdrake_.c:46
msgid "Please give a user name"
msgstr ""
-#: ../install_steps_interactive.pm_.c:538 ../standalone/adduserdrake_.c:47
+#: ../install_steps_interactive.pm_.c:548 ../standalone/adduserdrake_.c:47
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
-#: ../install_steps_interactive.pm_.c:539 ../standalone/adduserdrake_.c:48
+#: ../install_steps_interactive.pm_.c:549 ../standalone/adduserdrake_.c:48
msgid "This user name is already added"
msgstr ""
-#: ../install_steps_interactive.pm_.c:560
+#: ../install_steps_interactive.pm_.c:570
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -2093,266 +2065,267 @@ msgid ""
"failures. Would you like to create a bootdisk for your system?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:569
+#: ../install_steps_interactive.pm_.c:579
msgid "Sorry, no floppy drive available"
msgstr ""
-#: ../install_steps_interactive.pm_.c:572
+#: ../install_steps_interactive.pm_.c:582
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
-#: ../install_steps_interactive.pm_.c:573
+#: ../install_steps_interactive.pm_.c:583
msgid "Skip"
msgstr ""
-#: ../install_steps_interactive.pm_.c:577
+#: ../install_steps_interactive.pm_.c:587
#, c-format
msgid "Insert a floppy in drive %s"
msgstr ""
-#: ../install_steps_interactive.pm_.c:578
+#: ../install_steps_interactive.pm_.c:588
msgid "Creating bootdisk"
msgstr ""
-#: ../install_steps_interactive.pm_.c:585
+#: ../install_steps_interactive.pm_.c:595
msgid "Preparing bootloader"
msgstr ""
-#: ../install_steps_interactive.pm_.c:597
+#: ../install_steps_interactive.pm_.c:607
msgid "First sector of boot partition"
msgstr ""
-#: ../install_steps_interactive.pm_.c:597
+#: ../install_steps_interactive.pm_.c:607
msgid "First sector of drive (MBR)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:601
+#: ../install_steps_interactive.pm_.c:612
msgid "LILO Installation"
msgstr ""
-#: ../install_steps_interactive.pm_.c:602
+#: ../install_steps_interactive.pm_.c:613
msgid "Where do you want to install the bootloader?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:605
+#: ../install_steps_interactive.pm_.c:618
msgid "Do you want to use LILO?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:608
+#: ../install_steps_interactive.pm_.c:621
msgid "Boot device"
msgstr ""
-#: ../install_steps_interactive.pm_.c:609
+#: ../install_steps_interactive.pm_.c:622
msgid "Linear (needed for some SCSI drives)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:609
+#: ../install_steps_interactive.pm_.c:622
msgid "linear"
msgstr ""
-#: ../install_steps_interactive.pm_.c:610
+#: ../install_steps_interactive.pm_.c:623
msgid "Compact"
msgstr ""
-#: ../install_steps_interactive.pm_.c:610
+#: ../install_steps_interactive.pm_.c:623
msgid "compact"
msgstr ""
-#: ../install_steps_interactive.pm_.c:611
+#: ../install_steps_interactive.pm_.c:624
msgid "Delay before booting default image"
msgstr ""
-#: ../install_steps_interactive.pm_.c:612
+#: ../install_steps_interactive.pm_.c:625
msgid "Video mode"
msgstr ""
-#: ../install_steps_interactive.pm_.c:615
+#: ../install_steps_interactive.pm_.c:628
msgid "Restrict command line options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:615
+#: ../install_steps_interactive.pm_.c:628
msgid "restrict"
msgstr ""
-#: ../install_steps_interactive.pm_.c:621
+#: ../install_steps_interactive.pm_.c:634
msgid "LILO main options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:624
+#: ../install_steps_interactive.pm_.c:637
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
-#: ../install_steps_interactive.pm_.c:633
+#: ../install_steps_interactive.pm_.c:647
msgid ""
"Here are the following entries in LILO.\n"
-"You can add some more or change the existent ones."
+"You can add some more or change the existing ones."
msgstr ""
-#: ../install_steps_interactive.pm_.c:635
+#: ../install_steps_interactive.pm_.c:649
msgid "Add"
msgstr ""
-#: ../install_steps_interactive.pm_.c:644
+#: ../install_steps_interactive.pm_.c:658
msgid "Linux"
msgstr ""
-#: ../install_steps_interactive.pm_.c:644
+#: ../install_steps_interactive.pm_.c:658
msgid "Other OS (windows...)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:644
+#: ../install_steps_interactive.pm_.c:658
msgid "Which type of entry do you want to add"
msgstr ""
-#: ../install_steps_interactive.pm_.c:664
+#: ../install_steps_interactive.pm_.c:678
msgid "Image"
msgstr ""
-#: ../install_steps_interactive.pm_.c:665
-#: ../install_steps_interactive.pm_.c:673
+#: ../install_steps_interactive.pm_.c:679
+#: ../install_steps_interactive.pm_.c:687
msgid "Root"
msgstr ""
-#: ../install_steps_interactive.pm_.c:666
+#: ../install_steps_interactive.pm_.c:680
msgid "Append"
msgstr ""
-#: ../install_steps_interactive.pm_.c:667
+#: ../install_steps_interactive.pm_.c:681
msgid "Initrd"
msgstr ""
-#: ../install_steps_interactive.pm_.c:668
+#: ../install_steps_interactive.pm_.c:682
msgid "Read-write"
msgstr ""
-#: ../install_steps_interactive.pm_.c:674
+#: ../install_steps_interactive.pm_.c:688
msgid "Table"
msgstr ""
-#: ../install_steps_interactive.pm_.c:675
+#: ../install_steps_interactive.pm_.c:689
msgid "Unsafe"
msgstr ""
-#: ../install_steps_interactive.pm_.c:680
+#: ../install_steps_interactive.pm_.c:694
msgid "Label"
msgstr ""
-#: ../install_steps_interactive.pm_.c:682
+#: ../install_steps_interactive.pm_.c:696
msgid "Default"
msgstr ""
-#: ../install_steps_interactive.pm_.c:685
+#: ../install_steps_interactive.pm_.c:699
msgid "Remove entry"
msgstr ""
-#: ../install_steps_interactive.pm_.c:688
+#: ../install_steps_interactive.pm_.c:702
msgid "Empty label not allowed"
msgstr ""
-#: ../install_steps_interactive.pm_.c:689
+#: ../install_steps_interactive.pm_.c:703
msgid "This label is already in use"
msgstr ""
-#: ../install_steps_interactive.pm_.c:690
+#: ../install_steps_interactive.pm_.c:704
#, c-format
msgid "A entry %s already exists"
msgstr ""
-#: ../install_steps_interactive.pm_.c:704
+#: ../install_steps_interactive.pm_.c:718
msgid "Installation of LILO failed. The following error occured:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:717
+#: ../install_steps_interactive.pm_.c:732
msgid "Proxies configuration"
msgstr ""
-#: ../install_steps_interactive.pm_.c:718
+#: ../install_steps_interactive.pm_.c:733
msgid "HTTP proxy"
msgstr ""
-#: ../install_steps_interactive.pm_.c:719
+#: ../install_steps_interactive.pm_.c:734
msgid "FTP proxy"
msgstr ""
-#: ../install_steps_interactive.pm_.c:725
+#: ../install_steps_interactive.pm_.c:740
msgid "Proxy should be http://..."
msgstr ""
-#: ../install_steps_interactive.pm_.c:726
+#: ../install_steps_interactive.pm_.c:741
msgid "Proxy should be ftp://..."
msgstr ""
-#: ../install_steps_interactive.pm_.c:736 ../standalone/draksec_.c:20
-msgid "Windows(TM)"
-msgstr ""
-
-#: ../install_steps_interactive.pm_.c:737 ../standalone/draksec_.c:21
+#: ../install_steps_interactive.pm_.c:752 ../standalone/draksec_.c:21
msgid "Poor"
msgstr ""
-#: ../install_steps_interactive.pm_.c:738 ../standalone/draksec_.c:22
+#: ../install_steps_interactive.pm_.c:753 ../standalone/draksec_.c:22
msgid "Low"
msgstr ""
-#: ../install_steps_interactive.pm_.c:739 ../standalone/draksec_.c:23
+#: ../install_steps_interactive.pm_.c:754 ../standalone/draksec_.c:23
msgid "Medium"
msgstr ""
-#: ../install_steps_interactive.pm_.c:740 ../standalone/draksec_.c:24
+#: ../install_steps_interactive.pm_.c:755 ../standalone/draksec_.c:24
msgid "High"
msgstr ""
-#: ../install_steps_interactive.pm_.c:741 ../standalone/draksec_.c:25
+#: ../install_steps_interactive.pm_.c:756 ../standalone/draksec_.c:25
msgid "Paranoid"
msgstr ""
-#: ../install_steps_interactive.pm_.c:754
+#: ../install_steps_interactive.pm_.c:769
msgid "Miscellaneous questions"
msgstr ""
-#: ../install_steps_interactive.pm_.c:755
+#: ../install_steps_interactive.pm_.c:770
msgid "(may cause data corruption)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:755
+#: ../install_steps_interactive.pm_.c:770
msgid "Use hard drive optimisations?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:756 ../standalone/draksec_.c:29
+#: ../install_steps_interactive.pm_.c:771 ../standalone/draksec_.c:29
msgid "Choose security level"
msgstr ""
-#: ../install_steps_interactive.pm_.c:757
+#: ../install_steps_interactive.pm_.c:772
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:758
+#: ../install_steps_interactive.pm_.c:773
msgid "Removable media automounting"
msgstr ""
-#: ../install_steps_interactive.pm_.c:760
+#: ../install_steps_interactive.pm_.c:775
msgid "Enable num lock at startup"
msgstr ""
-#: ../install_steps_interactive.pm_.c:763
+#: ../install_steps_interactive.pm_.c:778
msgid "Give the ram size in Mb"
msgstr ""
-#: ../install_steps_interactive.pm_.c:791
-#: ../install_steps_interactive.pm_.c:904
-msgid "Try to find PCI devices?"
+#: ../install_steps_interactive.pm_.c:794
+#: ../unused/install_steps_graphical.pm_.c:535
+msgid "Use existing configuration for X11?"
msgstr ""
#: ../install_steps_interactive.pm_.c:806
+#: ../install_steps_interactive.pm_.c:919
+msgid "Try to find PCI devices?"
+msgstr ""
+
+#: ../install_steps_interactive.pm_.c:821
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:813
+#: ../install_steps_interactive.pm_.c:828
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
@@ -2365,26 +2338,26 @@ msgid ""
"install chapter of the Official Linux-Mandrake User's Guide."
msgstr ""
-#: ../install_steps_interactive.pm_.c:822
+#: ../install_steps_interactive.pm_.c:837
msgid "Shutting down"
msgstr ""
-#: ../install_steps_interactive.pm_.c:836
+#: ../install_steps_interactive.pm_.c:851
#, c-format
msgid "Installing driver for %s card %s"
msgstr ""
-#: ../install_steps_interactive.pm_.c:837
+#: ../install_steps_interactive.pm_.c:852
#, c-format
msgid "(module %s)"
msgstr ""
-#: ../install_steps_interactive.pm_.c:847
+#: ../install_steps_interactive.pm_.c:862
#, c-format
msgid "Which %s driver should I try?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:855
+#: ../install_steps_interactive.pm_.c:870
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -2396,20 +2369,20 @@ msgid ""
"not cause any damage."
msgstr ""
-#: ../install_steps_interactive.pm_.c:860
+#: ../install_steps_interactive.pm_.c:875
msgid "Autoprobe"
msgstr ""
-#: ../install_steps_interactive.pm_.c:860
+#: ../install_steps_interactive.pm_.c:875
msgid "Specify options"
msgstr ""
-#: ../install_steps_interactive.pm_.c:864
+#: ../install_steps_interactive.pm_.c:879
#, c-format
msgid "You may now provide its options to module %s."
msgstr ""
-#: ../install_steps_interactive.pm_.c:870
+#: ../install_steps_interactive.pm_.c:885
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -2417,54 +2390,54 @@ msgid ""
"For instance, ``io=0x300 irq=7''"
msgstr ""
-#: ../install_steps_interactive.pm_.c:873
+#: ../install_steps_interactive.pm_.c:888
msgid "Module options:"
msgstr ""
-#: ../install_steps_interactive.pm_.c:883
+#: ../install_steps_interactive.pm_.c:898
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:896
+#: ../install_steps_interactive.pm_.c:911
msgid "Try to find PCMCIA cards?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:897
+#: ../install_steps_interactive.pm_.c:912
msgid "Configuring PCMCIA cards..."
msgstr ""
-#: ../install_steps_interactive.pm_.c:897
+#: ../install_steps_interactive.pm_.c:912
msgid "PCMCIA"
msgstr ""
-#: ../install_steps_interactive.pm_.c:908
+#: ../install_steps_interactive.pm_.c:923
#, c-format
msgid "Found %s %s interfaces"
msgstr ""
-#: ../install_steps_interactive.pm_.c:909
+#: ../install_steps_interactive.pm_.c:924
msgid "Do you have another one?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:910
+#: ../install_steps_interactive.pm_.c:925
#, c-format
msgid "Do you have any %s interface?"
msgstr ""
-#: ../install_steps_interactive.pm_.c:912 ../interactive.pm_.c:79
+#: ../install_steps_interactive.pm_.c:927 ../interactive.pm_.c:79
#: ../my_gtk.pm_.c:422 ../printerdrake.pm_.c:176
msgid "No"
msgstr ""
-#: ../install_steps_interactive.pm_.c:912 ../interactive.pm_.c:79
+#: ../install_steps_interactive.pm_.c:927 ../interactive.pm_.c:79
#: ../my_gtk.pm_.c:422
msgid "Yes"
msgstr ""
-#: ../install_steps_interactive.pm_.c:913
+#: ../install_steps_interactive.pm_.c:928
msgid "See hardware info"
msgstr ""
@@ -3079,6 +3052,10 @@ msgstr ""
msgid "Not enough partitions for RAID level %d\n"
msgstr ""
+#: ../standalone/draksec_.c:20
+msgid "Windows(TM)"
+msgstr ""
+
#: ../standalone/draksec_.c:30
msgid "Setting security level"
msgstr ""
@@ -3094,3 +3071,15 @@ msgstr ""
#: ../standalone/mousedrake_.c:30
msgid "no serial_usb found\n"
msgstr ""
+
+#: ../standalone/mousedrake_.c:35
+msgid "Emulate third button?"
+msgstr ""
+
+#: ../unused/install_steps_graphical.pm_.c:433
+msgid "Show less"
+msgstr ""
+
+#: ../unused/install_steps_graphical.pm_.c:434
+msgid "Show more"
+msgstr ""
diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po
index f91617e21..ae3f5a59a 100644
--- a/perl-install/share/po/no.po
+++ b/perl-install/share/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: DrakX VERSION\n"
-"POT-Creation-Date: 1999-12-20 14:43+0100\n"
+"POT-Creation-Date: 1999-12-21 02:28+0100\n"
"PO-Revision-Date: 1999-08-25 11:07+0200\n"
"Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n"
"Language-Team: norwegian\n"
@@ -251,28 +251,28 @@ msgstr "Test igjen"
msgid "Quit"
msgstr "Avslutt"
-#: ../Xconfigurator.pm_.c:773
+#: ../Xconfigurator.pm_.c:774
msgid "What do you want to do?"
msgstr "Hva vil du gjøre?"
-#: ../Xconfigurator.pm_.c:780
+#: ../Xconfigurator.pm_.c:781
msgid "Forget the changes?"
msgstr ""
-#: ../Xconfigurator.pm_.c:795
+#: ../Xconfigurator.pm_.c:796
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Vennligst logg inn i %s på nytt for å aktivere endringene"
-#: ../Xconfigurator.pm_.c:811
+#: ../Xconfigurator.pm_.c:812
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Vennligst logg ut og bruk så Ctrl-Alt-BackSpace"
-#: ../Xconfigurator.pm_.c:813
+#: ../Xconfigurator.pm_.c:815
msgid "X at startup"
msgstr "X ved oppstart"
-#: ../Xconfigurator.pm_.c:814
+#: ../Xconfigurator.pm_.c:816
msgid ""
"I can set up your computer to automatically start X upon booting.\n"
"Would you like X to start when you reboot?"
@@ -432,8 +432,8 @@ msgstr "Gjenopprett fra diskett"
msgid "Save on floppy"
msgstr "Lagre på diskett"
-#: ../diskdrake.pm_.c:40 ../install_steps_interactive.pm_.c:517
-#: ../install_steps_interactive.pm_.c:635 ../standalone/adduserdrake_.c:26
+#: ../diskdrake.pm_.c:40 ../install_steps_interactive.pm_.c:527
+#: ../install_steps_interactive.pm_.c:649 ../standalone/adduserdrake_.c:26
msgid "Done"
msgstr "Ferdig"
@@ -734,7 +734,7 @@ msgstr "formatering"
msgid "Formatting"
msgstr "Formatering"
-#: ../diskdrake.pm_.c:450 ../install_steps_interactive.pm_.c:210
+#: ../diskdrake.pm_.c:450 ../install_steps_interactive.pm_.c:213
#, c-format
msgid "Formatting partition %s"
msgstr "Formaterer partisjon %s"
@@ -797,9 +797,8 @@ msgstr "endrer størrelse"
msgid "Choose the new size"
msgstr "Velg den nye størrelsen"
-#: ../diskdrake.pm_.c:531 ../install_steps_graphical.pm_.c:287
-#: ../install_steps_graphical.pm_.c:334 ../install_steps_gtk.pm_.c:328
-#: ../install_steps_gtk.pm_.c:377
+#: ../diskdrake.pm_.c:531 ../install_steps_gtk.pm_.c:328
+#: ../install_steps_gtk.pm_.c:377 ../unused/install_steps_graphical.pm_.c:314
msgid "MB"
msgstr "MB"
@@ -920,22 +919,24 @@ msgstr ""
msgid "You don't have any partitions!"
msgstr "Du har ingen partisjoner!"
-#: ../help.pm_.c:7 ../help.pm_.c:280
+#: ../help.pm_.c:7
msgid "Choose preferred language for install and system usage."
msgstr "Velg ønsket språk for installering og systembruk."
-#: ../help.pm_.c:10 ../help.pm_.c:283
+#: ../help.pm_.c:10
msgid "Choose the layout corresponding to your keyboard from the list above"
msgstr "Velg oppsettet som stemmer med tastaturet ditt fra listen ovenfor"
#: ../help.pm_.c:13
+#, fuzzy
msgid ""
"Choose \"Install\" if there are no previous versions of Linux\n"
"installed, or if you wish to use multiple distributions or versions.\n"
"\n"
"\n"
"Choose \"Upgrade\" if you wish to update a previous version of Mandrake\n"
-"Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus) or 6.1 (Helios)."
+"Linux: 5.1 (Venice), 5.2 (Leloo), 5.3 (Festen), 6.0 (Venus), 6.1\n"
+"(Helios) or Gold 2000."
msgstr ""
"Velg \"Installasjon\" hvis det ikke er installert noen tidligere versjoner\n"
"av Linux, eller hvis du ønsker å bruke flere distribusjoner eller\n"
@@ -947,7 +948,7 @@ msgstr ""
"Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen), 6.0 (Venus) eller 6.1 "
"(Helios)."
-#: ../help.pm_.c:21
+#: ../help.pm_.c:22
msgid ""
"Select:\n"
"\n"
@@ -984,7 +985,7 @@ msgstr ""
"egendefinert installasjon så er dette installasjonsvalget for deg. Du vil\n"
"kunne velge bruk av systemet som skal installeres som med \"Egendefinert\"."
-#: ../help.pm_.c:39
+#: ../help.pm_.c:40
msgid ""
"DrakX will attempt at first to look for one or more PCI\n"
"SCSI adapter(s). If it finds it (or them) and knows which driver(s)\n"
@@ -1032,7 +1033,7 @@ msgstr ""
"som foreslått i installasjonsguiden. Dette er opsjonene du vil trenge å\n"
"gi til driveren."
-#: ../help.pm_.c:63
+#: ../help.pm_.c:64
msgid ""
"At this point, you may choose what partition(s) to use to install\n"
"your Linux-Mandrake system if they have been already defined (from a\n"
@@ -1087,7 +1088,7 @@ msgstr ""
"DiskDrake forenkler prosessen så den ikke trenger å være det. Les\n"
"dokumentasjonen og ta deg god tid før du begynner."
-#: ../help.pm_.c:89 ../help.pm_.c:355
+#: ../help.pm_.c:90
msgid ""
"Any partitions that have been newly defined must be formatted for\n"
"use (formatting meaning creating a filesystem). At this time, you may\n"
@@ -1103,7 +1104,7 @@ msgstr ""
"eksisterende partisjoner, især hvis de inneholder filer eller data som du\n"
"ønsker å beholde. Typiske å beholde er: /home og /usr/local."
-#: ../help.pm_.c:97
+#: ../help.pm_.c:98
msgid ""
"You may now select the packages you wish to install.\n"
"\n"
@@ -1144,7 +1145,7 @@ msgstr ""
"kalt \"Info\", som du finner mellom listen over pakker og knappen\n"
"\"Installer\" for å starte installasjonen."
-#: ../help.pm_.c:118
+#: ../help.pm_.c:119
msgid ""
"The packages selected are now being installed. This operation\n"
"should take a few minutes unless you have chosen to upgrade an\n"
@@ -1156,7 +1157,7 @@ msgstr ""
"eksisterende system. I så tilfelle kan det ta lengre tid også før\n"
"oppgraderingen starter."
-#: ../help.pm_.c:124 ../help.pm_.c:384
+#: ../help.pm_.c:125
msgid ""
"If DrakX failed to find your mouse, or if you want to\n"
"check what it has done, you will be presented the list of mice\n"
@@ -1183,7 +1184,13 @@ msgstr ""
"Hvis du har en seriell mus, må du også fortelle DrakX hvilken\n"
"serie-port den er koblet til."
-#: ../help.pm_.c:138
+#: ../help.pm_.c:139
+msgid ""
+"Please select the correct port. For example, the COM1 port in MS Windows\n"
+"is named ttyS0 in Linux."
+msgstr ""
+
+#: ../help.pm_.c:143
msgid ""
"This section is dedicated to configuring a local area\n"
"network (LAN) or a modem.\n"
@@ -1241,7 +1248,33 @@ msgstr ""
"hvis dette mislykkes må du velge den riktige serieporten hvor\n"
"modemet ditt er tilkoblet."
-#: ../help.pm_.c:168
+#: ../help.pm_.c:173
+msgid ""
+"Enter:\n"
+"\n"
+" - IP address: if you don't know it, ask your network administrator.\n"
+"\n"
+" - Netmask: \"255.255.255.0\" is generally a good choice. If you are not\n"
+"sure, ask your network administrator.\n"
+"\n"
+" - Automatic IP: If your network uses bootp or dhcpd protocol, select \n"
+"this option. If selected, no value is needed in \"IP address\". If you are\n"
+"not sure, ask your network administrator.\n"
+msgstr ""
+
+#: ../help.pm_.c:186
+msgid ""
+"You may now enter dialup options. If you're not sure what to enter, the\n"
+"correct information can be obtained from your ISP."
+msgstr ""
+
+#: ../help.pm_.c:190
+msgid ""
+"If you will use proxies, please configure them now. If you don't know if\n"
+"you will use proxies, ask your network administrator or your ISP."
+msgstr ""
+
+#: ../help.pm_.c:194
msgid ""
"You can install cryptographic package if your internet connection has been\n"
"set up correctly. First choose a mirror where you wish to download packages "
@@ -1258,7 +1291,7 @@ msgstr ""
"\n"
"Mer at du må velge speil og kryptografikk ihht. din lovgivning."
-#: ../help.pm_.c:175
+#: ../help.pm_.c:202
msgid ""
"You can now select your timezone according to where you live.\n"
"\n"
@@ -1273,12 +1306,11 @@ msgstr ""
"den til lokal tid som stemmer overens med den tidssonen du har valgt."
# #: ../help.pm_.c:376 ../help.pm_.c:463 ../install2.pm_.c:65
-#: ../help.pm_.c:182 ../help.pm_.c:420 ../help.pm_.c:423 ../help.pm_.c:511
-#: ../install2.pm_.c:68
+#: ../help.pm_.c:209
msgid "Help"
msgstr "Hjelp"
-#: ../help.pm_.c:185
+#: ../help.pm_.c:212
msgid ""
"Linux can deal with many types of printer. Each of these\n"
"types require a different setup.\n"
@@ -1325,7 +1357,7 @@ msgstr ""
"en NetWare-skriver, med unntak av at du ikke trenger noen arbeidsgruppe-\n"
"informasjon."
-#: ../help.pm_.c:208
+#: ../help.pm_.c:235
msgid ""
"You can now enter the root password for your Linux-Mandrake\n"
"system. The password must be entered twice to verify that both\n"
@@ -1356,10 +1388,23 @@ msgstr ""
"bli skrevet ned. Ikke lag passordet for langt eller for komplisert:\n"
"du må kunne klare å huske det."
-#: ../help.pm_.c:224 ../help.pm_.c:465
+#: ../help.pm_.c:251
+msgid ""
+"To enable a more secure system, you should select \"Use shadow file\" and\n"
+"\"Use MD5 passwords\"."
+msgstr ""
+
+#: ../help.pm_.c:255
+msgid ""
+"If your network uses NIS, select \"Use NIS\". If you don't know, ask your\n"
+"network administrator."
+msgstr ""
+
+#: ../help.pm_.c:259
+#, fuzzy
msgid ""
"You may now create one or more \"regular\" user account(s), as\n"
-"opposed to the \"priviledged\" user account, root. You can create\n"
+"opposed to the \"privileged\" user account, root. You can create\n"
"one or more account(s) for each person you want to allow to use\n"
"the computer. Note that each user account will have its own\n"
"preferences (graphical environment, program settings, etc.)\n"
@@ -1399,19 +1444,20 @@ msgstr ""
"du vil ha opprettet her, og bare logge inn som root for administrasjon-\n"
"og vedlikeholdsformål."
-#: ../help.pm_.c:243 ../help.pm_.c:484
+#: ../help.pm_.c:278
+#, fuzzy
msgid ""
-"Please, please, answer \"Yes\" here! Just for example, when you\n"
-"reinstall Windows, it will overwrite the boot sector. Unless you have\n"
-"made the bootdisk as suggested, you won't be able to boot into Linux\n"
-"any more!"
+"It is strongly recommended that you answer \"Yes\" here. If you install\n"
+"Microsoft Windows at a later date it will overwrite the boot sector.\n"
+"Unless you have made a bootdisk as suggested, you will not be able to\n"
+"boot into Linux any more."
msgstr ""
"Vær så snill, bare svar \"Ja\" her! Som et eksempel, når du\n"
"re-installerer Windows, vil denne overskrive oppstartsektoren. Hvis du\n"
"ikke har opprettet oppstartsdisketten som foreslått, vil du ikke kunne\n"
"starte Linux mer!"
-#: ../help.pm_.c:249 ../help.pm_.c:490
+#: ../help.pm_.c:284
msgid ""
"You need to indicate where you wish\n"
"to place the information required to boot to Linux.\n"
@@ -1427,7 +1473,56 @@ msgstr ""
"Med mindre du vet akkurat hva du gjør, velg \"Første sektor av\n"
"disken (MBR)\"."
-#: ../help.pm_.c:257 ../help.pm_.c:498
+#: ../help.pm_.c:292
+msgid ""
+"Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n"
+"(the master drive on the primary channel)."
+msgstr ""
+
+#: ../help.pm_.c:296
+msgid ""
+"LILO (the LInux LOader) can boot Linux and other operating systems.\n"
+"Normally they are correctly detected during installation. If you don't\n"
+"see yours detected, you can add one or more now.\n"
+"\n"
+"If you won't everybody can assess at one of them, you can remove it now\n"
+"(a boot disk will be needed to boot it)."
+msgstr ""
+
+#: ../help.pm_.c:304
+msgid ""
+"LILO main options are:\n"
+" - Boot device: Sets the name of the device (e.g. a hard disk\n"
+"partition) that contains the boot sector. Unless you know specifically\n"
+"otherwise, choose \"/dev/hda\".\n"
+"\n"
+" - Linear: Generate linear sector addresses instead of\n"
+"sector/head/cylinder addresses. Linear addresses are translated at run\n"
+"time and do not depend on disk geometry. Note that boot disks may not be\n"
+"portable if \"linear\" is used, because the BIOS service to determine the\n"
+"disk geometry does not work reliably for floppy disks. When using\n"
+"\"linear\" with large disks, /sbin/lilo may generate references to\n"
+"inaccessible disk areas, because 3D sector addresses are not known\n"
+"before boot time.\n"
+"\n"
+" - Compact: Tries to merge read requests for adjacent sectors into a\n"
+"single read request. This drastically reduces load time and keeps the\n"
+"map smaller. Using \"compact\" is especially recommended when booting from\n"
+"a floppy disk.\n"
+"\n"
+" - Delay before booting default image: Specifies the number in tenths\n"
+"of a second the boot loader should wait before booting the first image.\n"
+"This is useful on systems that immediately boot from the hard disk after\n"
+"enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n"
+"omitted or is set to zero.\n"
+"\n"
+" - Video mode: This specifies the VGA text mode that should be selected\n"
+"when booting. The following values are available: \n"
+" * normal: select normal 80x25 text mode.\n"
+" * <number>: use the corresponding text mode."
+msgstr ""
+
+#: ../help.pm_.c:335
msgid ""
"Now it's time to configure the X Window System, which is the\n"
"core of the Linux GUI (Graphical User Interface). For this purpose,\n"
@@ -1453,382 +1548,159 @@ msgstr ""
"passer deg. Hvis de ikke gjør det, kan du komme tilbake og endre\n"
"disse så mange ganger som det måtte behøves."
-#: ../help.pm_.c:270
-msgid "You can now select some miscellaneous options for your system."
-msgstr "Du kan nå velge noen forskjellige opsjoner for systemet ditt."
-
-#: ../help.pm_.c:273
-msgid "Exit Linux-Mandrake installation to reboot your system."
-msgstr "Avslutt Linux-Mandrake installasjonen for å starte systemet på nytt."
-
-#: ../help.pm_.c:286
-msgid ""
-"Choose \"Installation\" if there are no previous versions of Linux\n"
-"installed, or if you wish to use multiple distributions or versions.\n"
-"\n"
-"\n"
-"Choose \"Update\" if you wish to update a previous version of Mandrake\n"
-"Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen) or 6.0 (Venus)."
-msgstr ""
-"Velg \"Installasjon\" hvis det ikke er installert noen tidligere versjoner\n"
-"av Linux, eller hvis du ønsker å bruke flere distribusjoner eller\n"
-"versjoner.\n"
-"\n"
-"\n"
-"Velg \"Oppdater\" hvis du ønsker å oppdatere en tidligere versjon av\n"
-"Mandrake Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen) eller 6.0 (Venus)."
-
-#: ../help.pm_.c:294
-msgid ""
-"Select:\n"
-"\n"
-" - Beginner: If you have never installed Linux before, and wish to\n"
-"install the distribution elected \"Product of the year\" for 1999,\n"
-"click here.\n"
-"\n"
-" - Developer: If you are familiar with Linux and will be using the\n"
-"computer primarily for software development, you will find happiness\n"
-"here.\n"
-"\n"
-" - Server: If you wish to install a general purpose server, or the\n"
-"Linux distribution elected \"Distribution/Server\" for 1999, select\n"
-"this.\n"
-"\n"
-" - Expert: If you are fluent with GNU/Linux and want to perform\n"
-"a highly customized installation, this Install Class is for you."
-msgstr ""
-"Velg:\n"
-"\n"
-" - Nybegynner: Hvis du ikke har installert Linux før, eller ønsker å\n"
-"installere distribusjonen valgt til \"Product of the year\" for 1999,\n"
-"klikk her.\n"
-"\n"
-" - Utvikler: hvis du kjent med Linux og primært vil bruke datamaskinen\n"
-"din til å utvikle programvare vil du finne lykken her.\n"
-"\n"
-" - Tjener: Hvis du ønsker å installere en tjener, eller Linux-\n"
-"distribusjonen valgt til \"Distribution/Server\" for 1999, velg denne.\n"
-"\n"
-" - Ekspert: Hvis du allerede kjenner GNU/Linux og ønsker å gjøre en\n"
-"egendefinert installasjon, så er dette installasjonsvalget for deg."
-
-#: ../help.pm_.c:312
-msgid ""
-"DrakX will attempt at first to look for one or more PCI\n"
-"SCSI adapter(s). If it finds it (or them) and knows which driver(s)\n"
-"to use, it will insert it (them) automatically.\n"
-"\n"
-"If your SCSI adapter is ISA, or is PCI but DrakX doesn't know\n"
-"which driver to use for this card, or if you have no SCSI adapters\n"
-"at all, you will then be prompted on whether you have one or not.\n"
-"If you have none, answer \"No\". If you have one or more, answer\n"
-"\"Yes\". A list of drivers will then pop up, from which you will\n"
-"have to select one.\n"
-"\n"
-"After you have selected the driver, DrakX will ask if you\n"
-"want to specify options for it. First, try and let the driver\n"
-"probe for the hardware: it usually works fine.\n"
-"\n"
-"If not, do not forget the information on your hardware that you\n"
-"could get from you documentation or from Windows (if you have\n"
-"it on your system), as suggested by the installation guide.\n"
-"These are the options you will need to provide to the driver."
-msgstr ""
-"DrakX vil først forsøke å se etter et eller flere PCI\n"
-"SCSI-adapter(ere). Hvis den finner det (eller dem) og vet hvilken\n"
-"driver(ere) som skal brukes, vil denne (disse) bli lagt inn automatisk.\n"
-"\n"
-"Hvis SCSI-adapteret ditt er ISA, eller PCI, men DrakX ikke vet\n"
-"hvilken driver som skal brukes for dette kortet, eller hvis du ikke\n"
-"har noen SCSI-adapterere i det hele tatt, vil du bli spurt om du\n"
-"har noen eller ikke. Hvis du ikke har noen, svar \"Nei\". Hvis du\n"
-"har et eller fler, svar \"Ja\". En liste over drivere vil så komme\n"
-"opp, som du må velge en driver fra.\n"
-"\n"
-"Etter at du har valgt driveren vil DrakX spørre deg om du ønsker\n"
-"å spesifisere opsjonene for denne. Først, prøv å la driveren søke\n"
-"etter maskinvare: Dette fungerer vanligvis fint.\n"
-"\n"
-"Hvis ikke, glem ikke informasjonen om maskinvaren din som du kan få\n"
-"fra dokumentasjonen din eller fra Windows (hvis du har denne på systemet\n"
-"ditt), som foreslått i installasjonsguiden. Dette er opsjonene du vil\n"
-"trenge å gi til driveren."
-
-#: ../help.pm_.c:333
-msgid ""
-"In this stage, you may choose what partition(s) use to install your\n"
-"Linux-Mandrake system."
-msgstr ""
-"På dette punktet kan du velge hvilken partisjon(er) som skal brukes til\n"
-"å installere Linux-Mandrake systemet ditt."
-
-#: ../help.pm_.c:363
-msgid ""
-"You may now select the packages you wish to install.\n"
-"\n"
-"\n"
-"Please note that some packages require the installation of others.\n"
-"These are referred to as package dependencies. The packages you select,\n"
-"and the packages they require will be automatically selected for\n"
-"install. It is impossible to install a package without installing all\n"
-"of its dependencies.\n"
-"\n"
-"\n"
-"Information on each category and specific package is available in the\n"
-"area titled \"Info\", located between list of packages and the five\n"
-"buttons \"Install\", \"Select more/less\" and \"Show more/less\"."
-msgstr ""
-"Du kan nå velge de pakkene du ønsker å installere.\n"
-"\n"
-"\n"
-"Vennligst merk at noen pakker er avhengige av installasjon av andre pakker.\n"
-"Disse blir referert til som pakkeavhengigheter. Pakkene du velger, og\n"
-"pakkene disse trenger vil automatisk bli valgt for installering.\n"
-"Det er ikke mulig å installere en pakke uten å installere alle dens\n"
-"avhengigheter.\n"
-"\n"
-"\n"
-"Informasjon om hver kategori og spesifikke pakker er tilgjengelig i området\n"
-"kalt \"Info\", som du finner mellom listen over pakker og de fem knappene\n"
-"\"Installer\", \"Velg flere/færre\" og \"Vis flere/færre\"."
-
-#: ../help.pm_.c:378
+#: ../help.pm_.c:348
msgid ""
-"The packages selected are now being installed.\n"
-"\n"
-"\n"
-"This operation should take a few minutes."
+"If something is wrong in X configuration, use these options to correctly\n"
+"configure the X Window System."
msgstr ""
-"Pakkene som er valgt blir nå installert.\n"
-"\n"
-"\n"
-"Denne operasjonen burde ta noen minutter."
-#: ../help.pm_.c:398
+#: ../help.pm_.c:352
msgid ""
-"This section is dedicated to configuring a local area network,\n"
-"or LAN. If you answer \"Yes\" here, DrakX will try to find an\n"
-"Ethernet adapter on your machine. PCI adapters should be found and\n"
-"initialized automatically. However, if your peripheral is ISA,\n"
-"autodetection will not work, and you will have to choose a driver\n"
-"from the list that will appear then.\n"
-"\n"
-"\n"
-"As for SCSI adapters, you can let the driver probe for the adapter\n"
-"in the first time, otherwise you will have to specify the options\n"
-"to the driver that you will have fetched from Windows' control\n"
-"panel.\n"
-"\n"
-"\n"
-"If you install a Linux-Mandrake system on a machine which is part\n"
-"of an already existing network, the network administrator will\n"
-"have given you all necessary information (IP address, network\n"
-"submask or netmask for short, and hostname). If you're setting\n"
-"up a private network at home for example, you should choose\n"
-"addresses "
+"If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n"
+"\"No\"."
msgstr ""
-"Denne seksjonen er dedikert til konfigurering av et lokalt nettverk,\n"
-"eller LAN. Hvis du svarer \"Ja\" her, vil DrakX forsøke å finne\n"
-"et Ethernet-adapter i maskinen din. PCI-adaptere burde bli funnet og\n"
-"initialisert automatisk. Men, hvis det er et ISA, vil ikke automatisk\n"
-"oppdaging virke, og du må velge en driver fra listen som så vil vises.\n"
-"\n"
-"\n"
-"For SCSI-adaptere kan du la driveren søke etter adapteret første\n"
-"gangen, ellers må du spesifisere opsjonene for driveren som du\n"
-"har innhentet fra Windows sitt kontrollpanel.\n"
-"\n"
-"\n"
-"Hvis du installerer et Linux-Mandrake system på en maskin som er en del\n"
-"av et allerede eksisterende nettverk, vil nettverks-administratoren\n"
-"ha gitt deg all nødvendig informasjon (IP-adresse, nettverks-\n"
-"submask eller netmask, og vertsnavn). Hvis du f.eks. setter\n"
-"opp et privat nettverk hjemme, burde du velge adresser."
-#: ../help.pm_.c:426
+#: ../help.pm_.c:356
msgid ""
-"Linux can deal with many types of printer. Each of these\n"
-"types require a different setup.\n"
+"You can now select some miscellaneous options for you system.\n"
"\n"
+" - Use hard drive optimizations: This option can improve hard disk\n"
+"accesses but is only for advanced users, it can ruin your hard drive if\n"
+"used incorrectly. Use it only if you know how.\n"
"\n"
-"If your printer is directly connected to your computer, select\n"
-"\"Local printer\". You will then have to tell which port your\n"
-"printer is connected to, and select the appropriate filter.\n"
+" - Choose security level: You can choose a security level for your\n"
+"system.\n"
+" Please refer to the manual for more information.\n"
"\n"
+" - Precise RAM size if needed: In some cases, Linux is unable to\n"
+"correctly detect all the installed RAM on some systems. If this is the\n"
+"case, specify the correct quantity. Note: a difference of 2 or 4 Mb is\n"
+"normal.\n"
"\n"
-"If you want to access a printer located on a remote Unix machine,\n"
-"you will have to select \"Remote lpd queue\". In order to make\n"
-"it work, no username or password is required, but you will need\n"
-"to know the name of the printing queue on this server.\n"
+" - Removable media automounting: If you would prefer not to manually\n"
+"mount removable drives (CD-ROM, Floppy, Zip) by typing \"mount and\n"
+"\"umount\", select this option. \n"
"\n"
-"\n"
-"If you want to access a SMB printer (which means, a printer located\n"
-"on a remote Windows 9x/NT machine), you will have to specify its\n"
-"SMB name (which is not its TCP/IP name), and possibly its IP address,\n"
-"plus the username, workgroup and password required in order to\n"
-"access the printer, and of course the name of the printer.The same goes\n"
-"for a NetWare printer, except that you need no workgroup information."
+" - Enable Num Lock at startup: If you want Number Lock enabled after\n"
+"booting, select this option (Note: Num Lock will still not work under\n"
+"X)."
msgstr ""
-"Linux kan håndtere mange typer av skrivere. Hver av disse\n"
-"trenger forskjellige oppsett.\n"
-"\n"
-"\n"
-"Hvis skriveren din er direkte koblet til maskinen din, velg\n"
-"\"Lokal skriver\". Du må så fortelle hvilken port skriveren\n"
-"din er koblet til, og velge passende filter.\n"
-"\n"
-"\n"
-"Hvis du ønsker tilgang til en skriver lokalisert på en fjern Unix-maskin,\n"
-"må du velge \"Fjern-lpd-kø\". For at dette skal virke trengs ikke\n"
-"brukernavn eller passord, men du må vite navnet på skriverkøen på\n"
-"denne tjeneren.\n"
-"\n"
-"\n"
-"Hvis du ønsker tilgang en SMB-skriver (som betyr en skriver lokalisert\n"
-"på en fjern Windows 9x/NT maskin), må du spesifisere dens SMB-navn\n"
-"(som ikke er dens TCP/IP-navn), og muligens dens IP-adresse, pluss\n"
-"brukernavn, arbeidsgruppe og passord som behøves for å få tilgang til\n"
-"skriveren, og selvfølgelig navnet på skriveren. Det samme gjelder for\n"
-"en NetWare-skriver, med unntak av at du ikke trenger noen arbeidsgruppe-\n"
-"informasjon."
-#: ../help.pm_.c:449
+#: ../help.pm_.c:380
msgid ""
-"You must now enter the root password for your Linux-Mandrake\n"
-"system. The password must be entered twice to verify that both\n"
-"password entries are identical.\n"
-"\n"
+"Your system is going to reboot.\n"
"\n"
-"Root is the administrator of the system, and is the only user\n"
-"allowed to modify the system configuration. Therefore, choose\n"
-"this password carefully! Unauthorized use of the root account can\n"
-"be extremely dangerous to the integrity of the system and its data,\n"
-"and other systems connected to it. The password should be a\n"
-"mixture of alphanumeric characters and a least 8 characters long. It\n"
-"should *never* be written down. Do not make the password too long or\n"
-"complicated, though: you must be able to remember without too much\n"
-"effort."
+"After rebooting, your new Linux Mandrake system will load automatically.\n"
+"If you want to boot into another existing operating system, please read\n"
+"the additional instructions."
msgstr ""
-"Du må nå entre root-passordet for Linux-Mandrake systemet ditt.\n"
-"Passordet må entres to ganger for å verifisere at begge passord-\n"
-"inntastingene er identiske.\n"
-"\n"
-"\n"
-"Root er administratoren av systemet, og er den eneste brukeren som\n"
-"har adgang til å modifisere systemkonfigurasjonen. Velg derfor dette\n"
-"passordet med forsiktighet! Ikke-autorisert bruk av root-kontoen kan\n"
-"være ekstremt farlig for integriteten til systemet, dataene det inneholder,\n"
-"og andre systemer tilkoblet dette. Passordet bør være en miks av\n"
-"alfanumeriske tegn og være minst åtte tegn langt. Passordet bør *aldri*\n"
-"bli skrevet ned. Ikke lag passordet for langt eller for komplisert:\n"
-"du må kunne klare å huske det."
-#: ../install2.pm_.c:43
+#: ../install2.pm_.c:42
msgid "Choose your language"
msgstr "Velg språk"
-#: ../install2.pm_.c:44
+#: ../install2.pm_.c:43
msgid "Select installation class"
msgstr "Velg installasjonsklasse"
-#: ../install2.pm_.c:45
+#: ../install2.pm_.c:44
msgid "Setup SCSI"
msgstr "Oppsett SCSI"
-#: ../install2.pm_.c:46
+#: ../install2.pm_.c:45
msgid "Choose install or upgrade"
msgstr "Velg installer eller oppgrader"
-#: ../install2.pm_.c:47
+#: ../install2.pm_.c:46
msgid "Configure mouse"
msgstr "Konfigurer mus"
-#: ../install2.pm_.c:48
+#: ../install2.pm_.c:47
msgid "Choose your keyboard"
msgstr "Velg tastatur"
-#: ../install2.pm_.c:49
+#: ../install2.pm_.c:48
msgid "Miscellaneous"
msgstr "Forskjellig"
-#: ../install2.pm_.c:50
+#: ../install2.pm_.c:49
msgid "Setup filesystems"
msgstr "Oppsett filsystemer"
-#: ../install2.pm_.c:51
+#: ../install2.pm_.c:50
msgid "Format partitions"
msgstr "Formater partisjoner"
-#: ../install2.pm_.c:52
+#: ../install2.pm_.c:51
msgid "Choose packages to install"
msgstr "Velg pakker for installering"
-#: ../install2.pm_.c:53
+#: ../install2.pm_.c:52
msgid "Install system"
msgstr "Installer systemet"
-#: ../install2.pm_.c:54
+#: ../install2.pm_.c:53
msgid "Configure networking"
msgstr "Konfigurer nettverk"
-#: ../install2.pm_.c:55
+#: ../install2.pm_.c:54
msgid "Cryptographic"
msgstr "Kryptografikk"
-#: ../install2.pm_.c:56
+#: ../install2.pm_.c:55
msgid "Configure timezone"
msgstr "Konfigurer tidssone"
-#: ../install2.pm_.c:58
+#: ../install2.pm_.c:57
msgid "Configure printer"
msgstr "Konfigurer skriver"
-#: ../install2.pm_.c:59 ../install_steps_interactive.pm_.c:475
-#: ../install_steps_interactive.pm_.c:476
+#: ../install2.pm_.c:58 ../install_steps_interactive.pm_.c:485
+#: ../install_steps_interactive.pm_.c:486
msgid "Set root password"
msgstr "Sett root-passord"
-#: ../install2.pm_.c:60
+#: ../install2.pm_.c:59
msgid "Add a user"
msgstr "Legg til en bruker"
-#: ../install2.pm_.c:61
+#: ../install2.pm_.c:60
msgid "Create a bootdisk"
msgstr "Opprett en oppstartdiskett"
-#: ../install2.pm_.c:62
+#: ../install2.pm_.c:61
msgid "Install bootloader"
msgstr "Installer oppstartslaster"
-#: ../install2.pm_.c:63
+#: ../install2.pm_.c:62
msgid "Configure X"
msgstr "Konfigurer X"
-#: ../install2.pm_.c:64
+#: ../install2.pm_.c:63
msgid "Exit install"
msgstr "Avslutt installering"
-#: ../install2.pm_.c:84
+#: ../install2.pm_.c:82
msgid "beginner"
msgstr "nybegynner"
-#: ../install2.pm_.c:84
+#: ../install2.pm_.c:82
msgid "developer"
msgstr "utvikler"
-#: ../install2.pm_.c:84
+#: ../install2.pm_.c:82
msgid "expert"
msgstr "ekspert"
-#: ../install2.pm_.c:84
+#: ../install2.pm_.c:82
msgid "server"
msgstr "tjener"
-#: ../install2.pm_.c:309
+#: ../install2.pm_.c:307
msgid "Partitioning failed: no root filesystem"
msgstr "Partisjonering feilet: intet root-filsystem"
-#: ../install2.pm_.c:323
+#: ../install2.pm_.c:321
msgid "Not enough swap to fulfill installation, please add some"
msgstr ""
"Ikke nok vekslingsplass til å fullføre installasjonen, vennligst legg til mer"
@@ -1893,7 +1765,7 @@ msgstr ""
msgid "Duplicate mount point %s"
msgstr "Dupliser monteringspunkt %s"
-#: ../install_steps.pm_.c:508
+#: ../install_steps.pm_.c:502
msgid "No floppy drive available"
msgstr "Ingen diskettstasjon tilgjengelig"
@@ -1902,11 +1774,37 @@ msgstr "Ingen diskettstasjon tilgjengelig"
msgid "Entering step `%s'\n"
msgstr "Entrer trinn `%s'\n"
-#: ../install_steps_graphical.pm_.c:259 ../install_steps_gtk.pm_.c:292
+#: ../install_steps_gtk.pm_.c:258
+msgid ""
+"WARNING!\n"
+"\n"
+"DrakX now needs to resize your Windows partition. Be careful: this operation "
+"is\n"
+"dangerous. If you have not already done so, you should first run scandisk "
+"(and\n"
+"optionally run defrag) on this partition and backup your data.\n"
+"When sure, press Ok."
+msgstr ""
+"ADVARSEL!\n"
+"\n"
+"DrakX trenger nå å endre størrelsen på Windows partisjonen din. Vær "
+"forsiktig: denne operasjonen er\n"
+"farlig. Hvis du ikke allerede har gjort det burde du kjøre scandisk først "
+"(og\n"
+"som en opsjon kjøre defrag) på denne partisjonen og ta sikkerhetskopi av "
+"dine\n"
+"data.\n"
+"Når du er sikker, trykk Ok."
+
+#: ../install_steps_gtk.pm_.c:276
+msgid "Automatic resizing failed"
+msgstr "Automatisk endring av størrelse mislykket"
+
+#: ../install_steps_gtk.pm_.c:292 ../unused/install_steps_graphical.pm_.c:255
msgid "You must have a swap partition"
msgstr "Du må ha en vekslingspartisjon"
-#: ../install_steps_graphical.pm_.c:261 ../install_steps_gtk.pm_.c:294
+#: ../install_steps_gtk.pm_.c:294 ../unused/install_steps_graphical.pm_.c:258
msgid ""
"You don't have a swap partition\n"
"\n"
@@ -1916,124 +1814,94 @@ msgstr ""
"\n"
"Fortsette likevel?"
-#: ../install_steps_graphical.pm_.c:287 ../install_steps_gtk.pm_.c:328
+#: ../install_steps_gtk.pm_.c:325
+#, c-format
+msgid "Going to install %d MB. You can choose to install more programs"
+msgstr "%d MB vil bli installert. Du kan velge å installere flere programmer"
+
+#: ../install_steps_gtk.pm_.c:326
+msgid "You will be able to choose more precisely in next step"
+msgstr "Du vil kunne velge mere presist i neste trinn"
+
+#: ../install_steps_gtk.pm_.c:328
msgid "Choose the size you want to install"
msgstr "Velg størrelsen du ønsker å installere"
-#: ../install_steps_graphical.pm_.c:334 ../install_steps_gtk.pm_.c:377
+#: ../install_steps_gtk.pm_.c:377 ../unused/install_steps_graphical.pm_.c:314
msgid "Total size: "
msgstr "Total størrelse: "
-#: ../install_steps_graphical.pm_.c:346 ../install_steps_gtk.pm_.c:389
+#: ../install_steps_gtk.pm_.c:389 ../unused/install_steps_graphical.pm_.c:284
#, c-format
msgid "Version: %s\n"
msgstr "Versjon: %s\n"
-#: ../install_steps_graphical.pm_.c:347 ../install_steps_gtk.pm_.c:390
+#: ../install_steps_gtk.pm_.c:390 ../unused/install_steps_graphical.pm_.c:285
#, c-format
msgid "Size: %d KB\n"
msgstr "Størrelse: %d KB\n"
-#: ../install_steps_graphical.pm_.c:462 ../install_steps_gtk.pm_.c:505
+#: ../install_steps_gtk.pm_.c:505 ../unused/install_steps_graphical.pm_.c:421
msgid "Choose the packages you want to install"
msgstr "Velg pakkene du ønsker å installere"
-#: ../install_steps_graphical.pm_.c:465 ../install_steps_gtk.pm_.c:508
+#: ../install_steps_gtk.pm_.c:508 ../unused/install_steps_graphical.pm_.c:424
msgid "Info"
msgstr "Info"
-#: ../install_steps_graphical.pm_.c:473 ../install_steps_gtk.pm_.c:516
-#: ../install_steps_interactive.pm_.c:80
+#: ../install_steps_gtk.pm_.c:516 ../install_steps_interactive.pm_.c:80
+#: ../unused/install_steps_graphical.pm_.c:432
msgid "Install"
msgstr "Installer"
-#: ../install_steps_graphical.pm_.c:492 ../install_steps_gtk.pm_.c:535
-#: ../install_steps_interactive.pm_.c:249
+#: ../install_steps_gtk.pm_.c:535 ../install_steps_interactive.pm_.c:252
+#: ../unused/install_steps_graphical.pm_.c:451
msgid "Installing"
msgstr "Installerer"
-#: ../install_steps_graphical.pm_.c:499 ../install_steps_gtk.pm_.c:542
+#: ../install_steps_gtk.pm_.c:538
+msgid "Estimating"
+msgstr "Beregner"
+
+#: ../install_steps_gtk.pm_.c:542 ../unused/install_steps_graphical.pm_.c:457
msgid "Please wait, "
msgstr "Vennligst vent, "
-#: ../install_steps_graphical.pm_.c:501 ../install_steps_gtk.pm_.c:544
+#: ../install_steps_gtk.pm_.c:544 ../unused/install_steps_graphical.pm_.c:459
msgid "Time remaining "
msgstr "Tid som gjenstår "
-#: ../install_steps_graphical.pm_.c:502 ../install_steps_gtk.pm_.c:545
+#: ../install_steps_gtk.pm_.c:545 ../unused/install_steps_graphical.pm_.c:460
msgid "Total time "
msgstr "Total tid "
-#: ../install_steps_graphical.pm_.c:507 ../install_steps_gtk.pm_.c:550
-#: ../install_steps_interactive.pm_.c:249
+#: ../install_steps_gtk.pm_.c:550 ../install_steps_interactive.pm_.c:252
+#: ../unused/install_steps_graphical.pm_.c:465
msgid "Preparing installation"
msgstr "Forbereder installasjon"
-#: ../install_steps_graphical.pm_.c:528 ../install_steps_gtk.pm_.c:565
+#: ../install_steps_gtk.pm_.c:560
+#, c-format
+msgid "%d packages"
+msgstr "%d pakker"
+
+#: ../install_steps_gtk.pm_.c:560
+msgid ", %U MB"
+msgstr ", %U MB"
+
+#: ../install_steps_gtk.pm_.c:565 ../unused/install_steps_graphical.pm_.c:486
#, c-format
msgid "Installing package %s"
msgstr "Installerer pakke %s"
-#: ../install_steps_graphical.pm_.c:553 ../install_steps_gtk.pm_.c:590
+#: ../install_steps_gtk.pm_.c:590 ../unused/install_steps_graphical.pm_.c:511
msgid "Go on anyway?"
msgstr "Fortsette uansett?"
-#: ../install_steps_graphical.pm_.c:553 ../install_steps_gtk.pm_.c:590
+#: ../install_steps_gtk.pm_.c:590 ../unused/install_steps_graphical.pm_.c:511
msgid "There was an error ordering packages:"
msgstr "Det var en feil ved endring av pakkenes rekkefølge:"
-#: ../install_steps_graphical.pm_.c:577 ../install_steps_interactive.pm_.c:779
-msgid "Use existing configuration for X11?"
-msgstr "Bruke eksisterende konfigurasjon for X11?"
-
-#: ../install_steps_gtk.pm_.c:258
-msgid ""
-"WARNING!\n"
-"\n"
-"DrakX now needs to resize your Windows partition. Be careful: this operation "
-"is\n"
-"dangerous. If you have not already done so, you should first run scandisk "
-"(and\n"
-"optionally run defrag) on this partition and backup your data.\n"
-"When sure, press Ok."
-msgstr ""
-"ADVARSEL!\n"
-"\n"
-"DrakX trenger nå å endre størrelsen på Windows partisjonen din. Vær "
-"forsiktig: denne operasjonen er\n"
-"farlig. Hvis du ikke allerede har gjort det burde du kjøre scandisk først "
-"(og\n"
-"som en opsjon kjøre defrag) på denne partisjonen og ta sikkerhetskopi av "
-"dine\n"
-"data.\n"
-"Når du er sikker, trykk Ok."
-
-#: ../install_steps_gtk.pm_.c:276
-msgid "Automatic resizing failed"
-msgstr "Automatisk endring av størrelse mislykket"
-
-#: ../install_steps_gtk.pm_.c:325
-#, c-format
-msgid "Going to install %d MB. You can choose to install more programs"
-msgstr "%d MB vil bli installert. Du kan velge å installere flere programmer"
-
-#: ../install_steps_gtk.pm_.c:326
-msgid "You will be able to choose more precisely in next step"
-msgstr "Du vil kunne velge mere presist i neste trinn"
-
-#: ../install_steps_gtk.pm_.c:538
-msgid "Estimating"
-msgstr "Beregner"
-
-#: ../install_steps_gtk.pm_.c:560
-#, c-format
-msgid "%d packages"
-msgstr "%d pakker"
-
-#: ../install_steps_gtk.pm_.c:560
-msgid ", %U MB"
-msgstr ", %U MB"
-
#: ../install_steps_interactive.pm_.c:36
msgid "An error occurred"
msgstr "En feil oppsto"
@@ -2111,58 +1979,54 @@ msgstr "Hva slags bruk ønsker du?"
msgid "What is the type of your mouse?"
msgstr "Hva slags type er musen din?"
-#: ../install_steps_interactive.pm_.c:134 ../standalone/mousedrake_.c:35
-msgid "Emulate third button?"
-msgstr "Emulere tredje knapp?"
-
-#: ../install_steps_interactive.pm_.c:137 ../standalone/mousedrake_.c:38
+#: ../install_steps_interactive.pm_.c:139 ../standalone/mousedrake_.c:38
msgid "Mouse Port"
msgstr "Museport"
-#: ../install_steps_interactive.pm_.c:138 ../standalone/mousedrake_.c:39
+#: ../install_steps_interactive.pm_.c:140 ../standalone/mousedrake_.c:39
msgid "Which serial port is your mouse connected to?"
msgstr "Hvilken serieport er musen din koblet til?"
-#: ../install_steps_interactive.pm_.c:153
+#: ../install_steps_interactive.pm_.c:156
msgid "no available partitions"
msgstr "ingen tilgjengelige partisjoner"
-#: ../install_steps_interactive.pm_.c:155
+#: ../install_steps_interactive.pm_.c:158
#, c-format
msgid "(%dMb)"
msgstr "(%dMb)"
-#: ../install_steps_interactive.pm_.c:162
+#: ../install_steps_interactive.pm_.c:165
msgid "Which partition do you want to use as your root partition"
msgstr "Hvilken partisjon vil du bruke som din root-partisjon"
-#: ../install_steps_interactive.pm_.c:169
+#: ../install_steps_interactive.pm_.c:172
msgid "Choose the mount points"
msgstr "Velg monteringspunkter"
-#: ../install_steps_interactive.pm_.c:181
+#: ../install_steps_interactive.pm_.c:184
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Du må starte maskinen på nytt for at modifiseringene av partisjonstabellen\n"
"skal tre i kraft"
-#: ../install_steps_interactive.pm_.c:200
+#: ../install_steps_interactive.pm_.c:203
msgid "Choose the partitions you want to format"
msgstr "Velg de partisjonene du ønsker å formatere"
-#: ../install_steps_interactive.pm_.c:219
+#: ../install_steps_interactive.pm_.c:222
msgid "Looking for available packages"
msgstr "Ser etter tilgjengelige pakker"
-#: ../install_steps_interactive.pm_.c:225
+#: ../install_steps_interactive.pm_.c:228
msgid "Finding packages to upgrade"
msgstr "Finner pakker å oppgradere"
-#: ../install_steps_interactive.pm_.c:234
+#: ../install_steps_interactive.pm_.c:237
msgid "Package Group Selection"
msgstr "Valg pakkegruppe"
-#: ../install_steps_interactive.pm_.c:258
+#: ../install_steps_interactive.pm_.c:261
msgid ""
"Installing package %s\n"
"%d%%"
@@ -2170,54 +2034,54 @@ msgstr ""
"Installerer pakke %s\n"
"%d%%"
-#: ../install_steps_interactive.pm_.c:267
+#: ../install_steps_interactive.pm_.c:270
msgid "Post install configuration"
msgstr "Konfigurasjon postinstallering"
-#: ../install_steps_interactive.pm_.c:278
+#: ../install_steps_interactive.pm_.c:281
msgid "Keep the current IP configuration"
msgstr "Behold nåværende IP-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:279
+#: ../install_steps_interactive.pm_.c:282
msgid "Reconfigure network now"
msgstr "Rekonfigurer nettverket nå"
-#: ../install_steps_interactive.pm_.c:280
-#: ../install_steps_interactive.pm_.c:292
+#: ../install_steps_interactive.pm_.c:283
+#: ../install_steps_interactive.pm_.c:295
msgid "Do not set up networking"
msgstr "Ikke sett opp nettverk"
-#: ../install_steps_interactive.pm_.c:282
-#: ../install_steps_interactive.pm_.c:290
+#: ../install_steps_interactive.pm_.c:285
+#: ../install_steps_interactive.pm_.c:293
msgid "Network Configuration"
msgstr "Nettverks-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:283
+#: ../install_steps_interactive.pm_.c:286
msgid "Local networking has already been configured. Do you want to:"
msgstr "Lokalt nettverk har allerede blitt konfigurert. Vil du:"
-#: ../install_steps_interactive.pm_.c:291
+#: ../install_steps_interactive.pm_.c:294
msgid "Do you want to configure networking for your system?"
msgstr "Vil du konfigurere nettverk for systemet ditt?"
-#: ../install_steps_interactive.pm_.c:292
+#: ../install_steps_interactive.pm_.c:295
msgid "Dialup with modem"
msgstr "Oppringt med modem"
-#: ../install_steps_interactive.pm_.c:292
+#: ../install_steps_interactive.pm_.c:295
msgid "Local LAN"
msgstr "Lokalt LAN"
-#: ../install_steps_interactive.pm_.c:301
+#: ../install_steps_interactive.pm_.c:304
msgid "no network card found"
msgstr "ingen nettverkskort funnet"
-#: ../install_steps_interactive.pm_.c:330
+#: ../install_steps_interactive.pm_.c:334
#, c-format
msgid "Configuring network device %s"
msgstr "Konfigurerer nettverksenhet %s"
-#: ../install_steps_interactive.pm_.c:331
+#: ../install_steps_interactive.pm_.c:335
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
@@ -2227,31 +2091,31 @@ msgstr ""
"Hvert element bør entres som en IP-adresse i punkt-desimal\n"
"notasjon (f.eks, 1.2.3.4)."
-#: ../install_steps_interactive.pm_.c:334
+#: ../install_steps_interactive.pm_.c:338
msgid "Automatic IP"
msgstr "Automatisk IP"
-#: ../install_steps_interactive.pm_.c:334
+#: ../install_steps_interactive.pm_.c:338
msgid "IP address:"
msgstr "IP-adresse:"
-#: ../install_steps_interactive.pm_.c:334
+#: ../install_steps_interactive.pm_.c:338
msgid "Netmask:"
msgstr "Nettmaske:"
-#: ../install_steps_interactive.pm_.c:335
+#: ../install_steps_interactive.pm_.c:339
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"
-#: ../install_steps_interactive.pm_.c:341 ../printerdrake.pm_.c:149
+#: ../install_steps_interactive.pm_.c:345 ../printerdrake.pm_.c:149
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adresse bør være i format 1.2.3.4"
-#: ../install_steps_interactive.pm_.c:359
+#: ../install_steps_interactive.pm_.c:363
msgid "Configuring network"
msgstr "Konfigurerer nettverk"
-#: ../install_steps_interactive.pm_.c:360
+#: ../install_steps_interactive.pm_.c:364
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
@@ -2263,204 +2127,204 @@ msgstr ""
"så som ``minboks.mittlab.mittfirma.no''.\n"
"Du kan også entre IP-adressen til gateway'en hvis du har en"
-#: ../install_steps_interactive.pm_.c:364
+#: ../install_steps_interactive.pm_.c:368
msgid "DNS server:"
msgstr "DNS-tjener:"
-#: ../install_steps_interactive.pm_.c:364
+#: ../install_steps_interactive.pm_.c:368
msgid "Gateway device:"
msgstr "Gateway-enhet:"
-#: ../install_steps_interactive.pm_.c:364
+#: ../install_steps_interactive.pm_.c:368
msgid "Gateway:"
msgstr "Gateway:"
-#: ../install_steps_interactive.pm_.c:364
+#: ../install_steps_interactive.pm_.c:368
msgid "Host name:"
msgstr "Vertsnavn:"
-#: ../install_steps_interactive.pm_.c:377
+#: ../install_steps_interactive.pm_.c:381
msgid "Try to find a modem?"
msgstr "Prøve å finne et modem?"
-#: ../install_steps_interactive.pm_.c:386
+#: ../install_steps_interactive.pm_.c:391
msgid "Which serial port is your modem connected to?"
msgstr "Hvilken serieport er modemet ditt koblet til?"
-#: ../install_steps_interactive.pm_.c:390
+#: ../install_steps_interactive.pm_.c:396
msgid "Dialup options"
msgstr "Opsjoner oppringt"
-#: ../install_steps_interactive.pm_.c:391
+#: ../install_steps_interactive.pm_.c:397
msgid "Connection name"
msgstr "Navn tilknytning"
-#: ../install_steps_interactive.pm_.c:392
+#: ../install_steps_interactive.pm_.c:398
msgid "Phone number"
msgstr "Telefonnummer"
-#: ../install_steps_interactive.pm_.c:393
+#: ../install_steps_interactive.pm_.c:399
msgid "Login ID"
msgstr "Login ID"
-#: ../install_steps_interactive.pm_.c:394
-#: ../install_steps_interactive.pm_.c:477
-#: ../install_steps_interactive.pm_.c:523
-#: ../install_steps_interactive.pm_.c:614 ../standalone/adduserdrake_.c:32
+#: ../install_steps_interactive.pm_.c:400
+#: ../install_steps_interactive.pm_.c:487
+#: ../install_steps_interactive.pm_.c:533
+#: ../install_steps_interactive.pm_.c:627 ../standalone/adduserdrake_.c:32
msgid "Password"
msgstr "Passord"
-#: ../install_steps_interactive.pm_.c:395
+#: ../install_steps_interactive.pm_.c:401
msgid "Authentication"
msgstr "Autentifikasjon"
-#: ../install_steps_interactive.pm_.c:395
+#: ../install_steps_interactive.pm_.c:401
msgid "CHAP"
msgstr "CHAP"
-#: ../install_steps_interactive.pm_.c:395
+#: ../install_steps_interactive.pm_.c:401
msgid "PAP"
msgstr "PAP"
-#: ../install_steps_interactive.pm_.c:395
+#: ../install_steps_interactive.pm_.c:401
msgid "Script-based"
msgstr "Scriptbasert"
-#: ../install_steps_interactive.pm_.c:395
+#: ../install_steps_interactive.pm_.c:401
msgid "Terminal-based"
msgstr "Terminalbasert"
-#: ../install_steps_interactive.pm_.c:396
+#: ../install_steps_interactive.pm_.c:402
msgid "Domain name"
msgstr "Domenenavn"
-#: ../install_steps_interactive.pm_.c:397
+#: ../install_steps_interactive.pm_.c:403
msgid "First DNS Server"
msgstr "Første DNS-tjener"
-#: ../install_steps_interactive.pm_.c:398
+#: ../install_steps_interactive.pm_.c:404
msgid "Second DNS Server"
msgstr "Andre DNS-tjener"
-#: ../install_steps_interactive.pm_.c:411
+#: ../install_steps_interactive.pm_.c:417
msgid "Bringing up the network"
msgstr "Henter opp nettverket"
-#: ../install_steps_interactive.pm_.c:426
+#: ../install_steps_interactive.pm_.c:432
msgid "Choose a mirror from which to get the packages"
msgstr "Velg et speil som pakkene kan hentes fra"
-#: ../install_steps_interactive.pm_.c:431
+#: ../install_steps_interactive.pm_.c:437
msgid "Contacting the mirror to get the list of available packages"
msgstr "Kontakter speilet for å få en liste over tilgjengelige pakker"
-#: ../install_steps_interactive.pm_.c:435
+#: ../install_steps_interactive.pm_.c:441
msgid "Which packages do you want to install"
msgstr "Hvilke pakker ønsker du å installere"
-#: ../install_steps_interactive.pm_.c:437
+#: ../install_steps_interactive.pm_.c:443
msgid "Downloading cryptographic packages"
msgstr "Laster ned kryptografiske pakker"
-#: ../install_steps_interactive.pm_.c:447
+#: ../install_steps_interactive.pm_.c:453
msgid "Which is your timezone?"
msgstr "Hvilken er tidsonen din?"
-#: ../install_steps_interactive.pm_.c:448
+#: ../install_steps_interactive.pm_.c:454
msgid "Is your hardware clock set to GMT?"
msgstr "Er maskinvareklokken din satt til GMT?"
-#: ../install_steps_interactive.pm_.c:458
+#: ../install_steps_interactive.pm_.c:464
msgid "Printer"
msgstr "Skriver"
-#: ../install_steps_interactive.pm_.c:459
+#: ../install_steps_interactive.pm_.c:465
msgid "Would you like to configure a printer?"
msgstr "Ønsker du å konfigurere en skriver?"
-#: ../install_steps_interactive.pm_.c:475
+#: ../install_steps_interactive.pm_.c:485
msgid "No password"
msgstr "Intet passord"
-#: ../install_steps_interactive.pm_.c:475
-#: ../install_steps_interactive.pm_.c:685 ../interactive.pm_.c:74
+#: ../install_steps_interactive.pm_.c:485
+#: ../install_steps_interactive.pm_.c:699 ../interactive.pm_.c:74
#: ../interactive.pm_.c:84 ../interactive.pm_.c:163
#: ../interactive_newt.pm_.c:50 ../interactive_newt.pm_.c:94
#: ../interactive_stdio.pm_.c:27 ../my_gtk.pm_.c:192 ../my_gtk.pm_.c:423
-#: ../my_gtk.pm_.c:523
+#: ../my_gtk.pm_.c:523 ../unused/install_steps_graphical.pm_.c:608
msgid "Ok"
msgstr "Ok"
-#: ../install_steps_interactive.pm_.c:478
-#: ../install_steps_interactive.pm_.c:524 ../standalone/adduserdrake_.c:33
+#: ../install_steps_interactive.pm_.c:488
+#: ../install_steps_interactive.pm_.c:534 ../standalone/adduserdrake_.c:33
msgid "Password (again)"
msgstr "Passord (igjen)"
-#: ../install_steps_interactive.pm_.c:480
+#: ../install_steps_interactive.pm_.c:490
msgid "Use shadow file"
msgstr "Bruk skyggefil"
-#: ../install_steps_interactive.pm_.c:480
+#: ../install_steps_interactive.pm_.c:490
msgid "shadow"
msgstr "skygge"
-#: ../install_steps_interactive.pm_.c:481
+#: ../install_steps_interactive.pm_.c:491
msgid "MD5"
msgstr "MD5"
-#: ../install_steps_interactive.pm_.c:481
+#: ../install_steps_interactive.pm_.c:491
msgid "Use MD5 passwords"
msgstr "Bruk MD5 passord"
-#: ../install_steps_interactive.pm_.c:483
+#: ../install_steps_interactive.pm_.c:493
msgid "Use NIS"
msgstr "Bruk NIS"
-#: ../install_steps_interactive.pm_.c:483
+#: ../install_steps_interactive.pm_.c:493
msgid "yellow pages"
msgstr "gule sider"
-#: ../install_steps_interactive.pm_.c:487
-#: ../install_steps_interactive.pm_.c:535 ../standalone/adduserdrake_.c:44
+#: ../install_steps_interactive.pm_.c:497
+#: ../install_steps_interactive.pm_.c:545 ../standalone/adduserdrake_.c:44
msgid "Please try again"
msgstr "Vennligst prøv igjen"
-#: ../install_steps_interactive.pm_.c:487
-#: ../install_steps_interactive.pm_.c:535 ../standalone/adduserdrake_.c:44
+#: ../install_steps_interactive.pm_.c:497
+#: ../install_steps_interactive.pm_.c:545 ../standalone/adduserdrake_.c:44
msgid "The passwords do not match"
msgstr "Passordene stemmer ikke overens"
-#: ../install_steps_interactive.pm_.c:489
-#: ../install_steps_interactive.pm_.c:536 ../standalone/adduserdrake_.c:45
+#: ../install_steps_interactive.pm_.c:499
+#: ../install_steps_interactive.pm_.c:546 ../standalone/adduserdrake_.c:45
msgid "This password is too simple"
msgstr "Dette passordet er for enkelt"
-#: ../install_steps_interactive.pm_.c:496
+#: ../install_steps_interactive.pm_.c:506
msgid "Authentification NIS"
msgstr "Autentifikasjon NIS"
-#: ../install_steps_interactive.pm_.c:497
+#: ../install_steps_interactive.pm_.c:507
msgid "NIS Domain"
msgstr "NIS-domene"
-#: ../install_steps_interactive.pm_.c:497
+#: ../install_steps_interactive.pm_.c:507
msgid "NIS Server"
msgstr "NIS-tjener"
-#: ../install_steps_interactive.pm_.c:517 ../standalone/adduserdrake_.c:26
+#: ../install_steps_interactive.pm_.c:527 ../standalone/adduserdrake_.c:26
msgid "Accept user"
msgstr "Godta bruker"
-#: ../install_steps_interactive.pm_.c:517 ../standalone/adduserdrake_.c:26
+#: ../install_steps_interactive.pm_.c:527 ../standalone/adduserdrake_.c:26
msgid "Add user"
msgstr "Legg til bruker"
-#: ../install_steps_interactive.pm_.c:518 ../standalone/adduserdrake_.c:27
+#: ../install_steps_interactive.pm_.c:528 ../standalone/adduserdrake_.c:27
#, c-format
msgid "(already added %s)"
msgstr "(allerede lagt til %s)"
-#: ../install_steps_interactive.pm_.c:518 ../standalone/adduserdrake_.c:27
+#: ../install_steps_interactive.pm_.c:528 ../standalone/adduserdrake_.c:27
#, c-format
msgid ""
"Enter a user\n"
@@ -2469,32 +2333,32 @@ msgstr ""
"Entre en bruker\n"
"%s"
-#: ../install_steps_interactive.pm_.c:520 ../standalone/adduserdrake_.c:29
+#: ../install_steps_interactive.pm_.c:530 ../standalone/adduserdrake_.c:29
msgid "Real name"
msgstr "Virkelig navn"
-#: ../install_steps_interactive.pm_.c:521 ../standalone/adduserdrake_.c:30
+#: ../install_steps_interactive.pm_.c:531 ../standalone/adduserdrake_.c:30
msgid "User name"
msgstr "Brukernavn"
-#: ../install_steps_interactive.pm_.c:526 ../standalone/adduserdrake_.c:35
+#: ../install_steps_interactive.pm_.c:536 ../standalone/adduserdrake_.c:35
msgid "Shell"
msgstr "Skall"
-#: ../install_steps_interactive.pm_.c:537 ../standalone/adduserdrake_.c:46
+#: ../install_steps_interactive.pm_.c:547 ../standalone/adduserdrake_.c:46
msgid "Please give a user name"
msgstr "Vennligst oppgi et brukernavn"
-#: ../install_steps_interactive.pm_.c:538 ../standalone/adduserdrake_.c:47
+#: ../install_steps_interactive.pm_.c:548 ../standalone/adduserdrake_.c:47
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Brukernavnet kan kun inneholde små bokstaver, tall, `-' og `_'"
-#: ../install_steps_interactive.pm_.c:539 ../standalone/adduserdrake_.c:48
+#: ../install_steps_interactive.pm_.c:549 ../standalone/adduserdrake_.c:48
msgid "This user name is already added"
msgstr "Denne brukeren er allerede lagt til"
-#: ../install_steps_interactive.pm_.c:560
+#: ../install_steps_interactive.pm_.c:570
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
@@ -2518,262 +2382,264 @@ msgstr ""
"systemsvikt.\n"
"Ønsker du å opprette en oppstartsdiskett for systemet ditt?"
-#: ../install_steps_interactive.pm_.c:569
+#: ../install_steps_interactive.pm_.c:579
msgid "Sorry, no floppy drive available"
msgstr "Beklager, ingen diskettstasjon tilgjengelig"
-#: ../install_steps_interactive.pm_.c:572
+#: ../install_steps_interactive.pm_.c:582
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Velg diskettstasjonen du ønsker å bruke for å lage oppstartsdisketten"
-#: ../install_steps_interactive.pm_.c:573
+#: ../install_steps_interactive.pm_.c:583
msgid "Skip"
msgstr "Dropp"
-#: ../install_steps_interactive.pm_.c:577
+#: ../install_steps_interactive.pm_.c:587
#, c-format
msgid "Insert a floppy in drive %s"
msgstr "Sett inn en diskett i stasjon %s"
-#: ../install_steps_interactive.pm_.c:578
+#: ../install_steps_interactive.pm_.c:588
msgid "Creating bootdisk"
msgstr "Oppretter oppstartdiskett"
-#: ../install_steps_interactive.pm_.c:585
+#: ../install_steps_interactive.pm_.c:595
msgid "Preparing bootloader"
msgstr "Klargjør oppstartslaster"
-#: ../install_steps_interactive.pm_.c:597
+#: ../install_steps_interactive.pm_.c:607
msgid "First sector of boot partition"
msgstr "Første sektor av oppstartspartisjon"
-#: ../install_steps_interactive.pm_.c:597
+#: ../install_steps_interactive.pm_.c:607
msgid "First sector of drive (MBR)"
msgstr "Første sektor av disk (MBR)"
-#: ../install_steps_interactive.pm_.c:601
+#: ../install_steps_interactive.pm_.c:612
msgid "LILO Installation"
msgstr "LILO-installasjon"
-#: ../install_steps_interactive.pm_.c:602
+#: ../install_steps_interactive.pm_.c:613
msgid "Where do you want to install the bootloader?"
msgstr "Hvor vil du installere oppstartslasteren?"
-#: ../install_steps_interactive.pm_.c:605
+#: ../install_steps_interactive.pm_.c:618
msgid "Do you want to use LILO?"
msgstr "Ønsker du å bruke LILO?"
-#: ../install_steps_interactive.pm_.c:608
+#: ../install_steps_interactive.pm_.c:621
msgid "Boot device"
msgstr "Oppstartsenhet"
-#: ../install_steps_interactive.pm_.c:609
+#: ../install_steps_interactive.pm_.c:622
msgid "Linear (needed for some SCSI drives)"
msgstr "Lineær (behøves av noen SCSI-disker)"
-#: ../install_steps_interactive.pm_.c:609
+#: ../install_steps_interactive.pm_.c:622
msgid "linear"
msgstr "lineær"
-#: ../install_steps_interactive.pm_.c:610
+#: ../install_steps_interactive.pm_.c:623
msgid "Compact"
msgstr "Kompakt"
-#: ../install_steps_interactive.pm_.c:610
+#: ../install_steps_interactive.pm_.c:623
msgid "compact"
msgstr "kompakt"
-#: ../install_steps_interactive.pm_.c:611
+#: ../install_steps_interactive.pm_.c:624
msgid "Delay before booting default image"
msgstr "Forsinkelse før oppstart av standard bilde"
-#: ../install_steps_interactive.pm_.c:612
+#: ../install_steps_interactive.pm_.c:625
msgid "Video mode"
msgstr "Skjerm-modus"
-#: ../install_steps_interactive.pm_.c:615
+#: ../install_steps_interactive.pm_.c:628
msgid "Restrict command line options"
msgstr "Begrense kommandolinje-opsjoner"
-#: ../install_steps_interactive.pm_.c:615
+#: ../install_steps_interactive.pm_.c:628
msgid "restrict"
msgstr "begrense"
-#: ../install_steps_interactive.pm_.c:621
+#: ../install_steps_interactive.pm_.c:634
msgid "LILO main options"
msgstr "LILO hovedopsjoner"
-#: ../install_steps_interactive.pm_.c:624
+#: ../install_steps_interactive.pm_.c:637
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Opsjon ``Begrense kommandolinje-opsjoner'' kan ikke brukes uten et passord"
-#: ../install_steps_interactive.pm_.c:633
+#: ../install_steps_interactive.pm_.c:647
+#, fuzzy
msgid ""
"Here are the following entries in LILO.\n"
-"You can add some more or change the existent ones."
+"You can add some more or change the existing ones."
msgstr ""
"Her er følgende oppføringer i LILO\n"
"Du kan legge til noen flere eller endre de eksisterende."
-#: ../install_steps_interactive.pm_.c:635
+#: ../install_steps_interactive.pm_.c:649
msgid "Add"
msgstr "Legg til"
-#: ../install_steps_interactive.pm_.c:644
+#: ../install_steps_interactive.pm_.c:658
msgid "Linux"
msgstr "Linux"
-#: ../install_steps_interactive.pm_.c:644
+#: ../install_steps_interactive.pm_.c:658
msgid "Other OS (windows...)"
msgstr "Andre OS (windows...)"
-#: ../install_steps_interactive.pm_.c:644
+#: ../install_steps_interactive.pm_.c:658
msgid "Which type of entry do you want to add"
msgstr "Hvilken inngangstype vil du legge til"
-#: ../install_steps_interactive.pm_.c:664
+#: ../install_steps_interactive.pm_.c:678
msgid "Image"
msgstr "Bilde"
-#: ../install_steps_interactive.pm_.c:665
-#: ../install_steps_interactive.pm_.c:673
+#: ../install_steps_interactive.pm_.c:679
+#: ../install_steps_interactive.pm_.c:687
msgid "Root"
msgstr "Root"
-#: ../install_steps_interactive.pm_.c:666
+#: ../install_steps_interactive.pm_.c:680
msgid "Append"
msgstr "Tilføye"
-#: ../install_steps_interactive.pm_.c:667
+#: ../install_steps_interactive.pm_.c:681
msgid "Initrd"
msgstr "Initrd"
-#: ../install_steps_interactive.pm_.c:668
+#: ../install_steps_interactive.pm_.c:682
msgid "Read-write"
msgstr "Les-skriv"
-#: ../install_steps_interactive.pm_.c:674
+#: ../install_steps_interactive.pm_.c:688
msgid "Table"
msgstr "Tabell"
-#: ../install_steps_interactive.pm_.c:675
+#: ../install_steps_interactive.pm_.c:689
msgid "Unsafe"
msgstr "Usikker"
-#: ../install_steps_interactive.pm_.c:680
+#: ../install_steps_interactive.pm_.c:694
msgid "Label"
msgstr "Etikett"
-#: ../install_steps_interactive.pm_.c:682
+#: ../install_steps_interactive.pm_.c:696
msgid "Default"
msgstr "Standard"
-#: ../install_steps_interactive.pm_.c:685
+#: ../install_steps_interactive.pm_.c:699
msgid "Remove entry"
msgstr "Fjern inngang"
-#: ../install_steps_interactive.pm_.c:688
+#: ../install_steps_interactive.pm_.c:702
msgid "Empty label not allowed"
msgstr "Tom etikett er ikke tillatt"
-#: ../install_steps_interactive.pm_.c:689
+#: ../install_steps_interactive.pm_.c:703
msgid "This label is already in use"
msgstr "Denne etiketten er allerede i bruk"
-#: ../install_steps_interactive.pm_.c:690
+#: ../install_steps_interactive.pm_.c:704
#, c-format
msgid "A entry %s already exists"
msgstr "En inngang %s eksisterer ellerede"
-#: ../install_steps_interactive.pm_.c:704
+#: ../install_steps_interactive.pm_.c:718
msgid "Installation of LILO failed. The following error occured:"
msgstr "Installasjon av LILO mislykket. Følgende feil oppsto:"
-#: ../install_steps_interactive.pm_.c:717
+#: ../install_steps_interactive.pm_.c:732
msgid "Proxies configuration"
msgstr "Proxy-konfigurasjon"
-#: ../install_steps_interactive.pm_.c:718
+#: ../install_steps_interactive.pm_.c:733
msgid "HTTP proxy"
msgstr "HTTP-proxy"
-#: ../install_steps_interactive.pm_.c:719
+#: ../install_steps_interactive.pm_.c:734
msgid "FTP proxy"
msgstr "FTP-proxy"
-#: ../install_steps_interactive.pm_.c:725
+#: ../install_steps_interactive.pm_.c:740
msgid "Proxy should be http://..."
msgstr "Proxy burde være http://..."
-#: ../install_steps_interactive.pm_.c:726
+#: ../install_steps_interactive.pm_.c:741
msgid "Proxy should be ftp://..."
msgstr "Proxy burde være ftp://..."
-#: ../install_steps_interactive.pm_.c:736 ../standalone/draksec_.c:20
-msgid "Windows(TM)"
-msgstr "Windows(TM)"
-
-#: ../install_steps_interactive.pm_.c:737 ../standalone/draksec_.c:21
+#: ../install_steps_interactive.pm_.c:752 ../standalone/draksec_.c:21
msgid "Poor"
msgstr "Dårlig"
-#: ../install_steps_interactive.pm_.c:738 ../standalone/draksec_.c:22
+#: ../install_steps_interactive.pm_.c:753 ../standalone/draksec_.c:22
msgid "Low"
msgstr "Lav"
-#: ../install_steps_interactive.pm_.c:739 ../standalone/draksec_.c:23
+#: ../install_steps_interactive.pm_.c:754 ../standalone/draksec_.c:23
msgid "Medium"
msgstr "Medium"
-#: ../install_steps_interactive.pm_.c:740 ../standalone/draksec_.c:24
+#: ../install_steps_interactive.pm_.c:755 ../standalone/draksec_.c:24
msgid "High"
msgstr "Høy"
-#: ../install_steps_interactive.pm_.c:741 ../standalone/draksec_.c:25
+#: ../install_steps_interactive.pm_.c:756 ../standalone/draksec_.c:25
msgid "Paranoid"
msgstr "Paranoid"
-#: ../install_steps_interactive.pm_.c:754
+#: ../install_steps_interactive.pm_.c:769
msgid "Miscellaneous questions"
msgstr "Forskjellige spørsmål"
-#: ../install_steps_interactive.pm_.c:755
+#: ../install_steps_interactive.pm_.c:770
msgid "(may cause data corruption)"
msgstr "(kan forårsake korrupsjon av data)"
-#: ../install_steps_interactive.pm_.c:755
+#: ../install_steps_interactive.pm_.c:770
msgid "Use hard drive optimisations?"
msgstr "Bruk harddisk-optimisering?"
-#: ../install_steps_interactive.pm_.c:756 ../standalone/draksec_.c:29
+#: ../install_steps_interactive.pm_.c:771 ../standalone/draksec_.c:29
msgid "Choose security level"
msgstr "Velg sikkerhetsnivå"
-#: ../install_steps_interactive.pm_.c:757
+#: ../install_steps_interactive.pm_.c:772
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Presiser RAM-størrelse hvis det trengs (funnet %d MB)"
-#: ../install_steps_interactive.pm_.c:758
+#: ../install_steps_interactive.pm_.c:773
msgid "Removable media automounting"
msgstr "Fjernbart media automonterer"
-#: ../install_steps_interactive.pm_.c:760
+#: ../install_steps_interactive.pm_.c:775
msgid "Enable num lock at startup"
msgstr "Slå på num lock ved oppstart"
-#: ../install_steps_interactive.pm_.c:763
+#: ../install_steps_interactive.pm_.c:778
msgid "Give the ram size in Mb"
msgstr "Oppgi ram-størrelsen i Mb"
-#: ../install_steps_interactive.pm_.c:791
-#: ../install_steps_interactive.pm_.c:904
+#: ../install_steps_interactive.pm_.c:794
+#: ../unused/install_steps_graphical.pm_.c:535
+msgid "Use existing configuration for X11?"
+msgstr "Bruke eksisterende konfigurasjon for X11?"
+
+#: ../install_steps_interactive.pm_.c:806
+#: ../install_steps_interactive.pm_.c:919
msgid "Try to find PCI devices?"
msgstr "Prøve å finne PCI-enheter?"
-#: ../install_steps_interactive.pm_.c:806
+#: ../install_steps_interactive.pm_.c:821
msgid ""
"Some steps are not completed.\n"
"\n"
@@ -2783,7 +2649,7 @@ msgstr ""
"\n"
"Ønsker du virkelig å slutte nå?"
-#: ../install_steps_interactive.pm_.c:813
+#: ../install_steps_interactive.pm_.c:828
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
@@ -2805,26 +2671,26 @@ msgstr ""
"Informasjon om konfigurering av systemet ditt finnes i post\n"
"install-kapittelet i Official Linux Mandrake User's Guide."
-#: ../install_steps_interactive.pm_.c:822
+#: ../install_steps_interactive.pm_.c:837
msgid "Shutting down"
msgstr "Stenger av"
-#: ../install_steps_interactive.pm_.c:836
+#: ../install_steps_interactive.pm_.c:851
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerer driver for %s kort %s"
-#: ../install_steps_interactive.pm_.c:837
+#: ../install_steps_interactive.pm_.c:852
#, c-format
msgid "(module %s)"
msgstr "(modul %s)"
-#: ../install_steps_interactive.pm_.c:847
+#: ../install_steps_interactive.pm_.c:862
#, c-format
msgid "Which %s driver should I try?"
msgstr "Hvilken %s driver skal jeg prøve?"
-#: ../install_steps_interactive.pm_.c:855
+#: ../install_steps_interactive.pm_.c:870
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -2844,20 +2710,20 @@ msgstr ""
"forårsake\n"
"noen skade."
-#: ../install_steps_interactive.pm_.c:860
+#: ../install_steps_interactive.pm_.c:875
msgid "Autoprobe"
msgstr "Automatisk sondering"
-#: ../install_steps_interactive.pm_.c:860
+#: ../install_steps_interactive.pm_.c:875
msgid "Specify options"
msgstr "Spesifiser opsjoner"
-#: ../install_steps_interactive.pm_.c:864
+#: ../install_steps_interactive.pm_.c:879
#, c-format
msgid "You may now provide its options to module %s."
msgstr "Du kan nå gi dens opsjoner til modul %s."
-#: ../install_steps_interactive.pm_.c:870
+#: ../install_steps_interactive.pm_.c:885
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
@@ -2868,11 +2734,11 @@ msgstr ""
"Opsjonene er i format ``name=value name2=value2 ...''.\n"
"F.eks., ``io=0x300 irq=7''"
-#: ../install_steps_interactive.pm_.c:873
+#: ../install_steps_interactive.pm_.c:888
msgid "Module options:"
msgstr "Modulopsjoner:"
-#: ../install_steps_interactive.pm_.c:883
+#: ../install_steps_interactive.pm_.c:898
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -2881,43 +2747,43 @@ msgstr ""
"Lasting av modul %s feilet.\n"
"Ønsker du å prøve igjen med andre parametere?"
-#: ../install_steps_interactive.pm_.c:896
+#: ../install_steps_interactive.pm_.c:911
msgid "Try to find PCMCIA cards?"
msgstr "Prøve å finne PCMCIA-kort?"
-#: ../install_steps_interactive.pm_.c:897
+#: ../install_steps_interactive.pm_.c:912
msgid "Configuring PCMCIA cards..."
msgstr "Konfigurerer PCMCIA-kort..."
-#: ../install_steps_interactive.pm_.c:897
+#: ../install_steps_interactive.pm_.c:912
msgid "PCMCIA"
msgstr "PCMCIA"
-#: ../install_steps_interactive.pm_.c:908
+#: ../install_steps_interactive.pm_.c:923
#, c-format
msgid "Found %s %s interfaces"
msgstr "Fant %s %s grensesnitt"
-#: ../install_steps_interactive.pm_.c:909
+#: ../install_steps_interactive.pm_.c:924
msgid "Do you have another one?"
msgstr "Har du enda ett?"
-#: ../install_steps_interactive.pm_.c:910
+#: ../install_steps_interactive.pm_.c:925
#, c-format
msgid "Do you have any %s interface?"
msgstr "Har du noen %s grensesnitt?"
-#: ../install_steps_interactive.pm_.c:912 ../interactive.pm_.c:79
+#: ../install_steps_interactive.pm_.c:927 ../interactive.pm_.c:79
#: ../my_gtk.pm_.c:422 ../printerdrake.pm_.c:176
msgid "No"
msgstr "Nei"
-#: ../install_steps_interactive.pm_.c:912 ../interactive.pm_.c:79
+#: ../install_steps_interactive.pm_.c:927 ../interactive.pm_.c:79
#: ../my_gtk.pm_.c:422
msgid "Yes"
msgstr "Ja"
-#: ../install_steps_interactive.pm_.c:913
+#: ../install_steps_interactive.pm_.c:928
msgid "See hardware info"
msgstr "Se maskinvareinfo"
@@ -3567,6 +3433,10 @@ msgstr "Kan ikke skrive fil $fil"
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ikke nok partisjoner for RAID nivå %d\n"
+#: ../standalone/draksec_.c:20
+msgid "Windows(TM)"
+msgstr "Windows(TM)"
+
#: ../standalone/draksec_.c:30
msgid "Setting security level"
msgstr "Setter sikkerhetsnivå"
@@ -3583,6 +3453,279 @@ msgstr "Velg hvilke tjenester som skal startes automatisk ved oppstart"
msgid "no serial_usb found\n"
msgstr "ingen serie_usb funnet\n"
+#: ../standalone/mousedrake_.c:35
+msgid "Emulate third button?"
+msgstr "Emulere tredje knapp?"
+
+#: ../unused/install_steps_graphical.pm_.c:433
+#, fuzzy
+msgid "Show less"
+msgstr "Vis alle"
+
+#: ../unused/install_steps_graphical.pm_.c:434
+msgid "Show more"
+msgstr ""
+
+#~ msgid "You can now select some miscellaneous options for your system."
+#~ msgstr "Du kan nå velge noen forskjellige opsjoner for systemet ditt."
+
+#~ msgid "Exit Linux-Mandrake installation to reboot your system."
+#~ msgstr ""
+#~ "Avslutt Linux-Mandrake installasjonen for å starte systemet på nytt."
+
+#~ msgid ""
+#~ "Choose \"Installation\" if there are no previous versions of Linux\n"
+#~ "installed, or if you wish to use multiple distributions or versions.\n"
+#~ "\n"
+#~ "\n"
+#~ "Choose \"Update\" if you wish to update a previous version of Mandrake\n"
+#~ "Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen) or 6.0 (Venus)."
+#~ msgstr ""
+#~ "Velg \"Installasjon\" hvis det ikke er installert noen tidligere versjoner\n"
+#~ "av Linux, eller hvis du ønsker å bruke flere distribusjoner eller\n"
+#~ "versjoner.\n"
+#~ "\n"
+#~ "\n"
+#~ "Velg \"Oppdater\" hvis du ønsker å oppdatere en tidligere versjon av\n"
+#~ "Mandrake Linux: 5.1 (Venice), 5.2 (Leeloo), 5.3 (Festen) eller 6.0 (Venus)."
+
+#~ msgid ""
+#~ "Select:\n"
+#~ "\n"
+#~ " - Beginner: If you have never installed Linux before, and wish to\n"
+#~ "install the distribution elected \"Product of the year\" for 1999,\n"
+#~ "click here.\n"
+#~ "\n"
+#~ " - Developer: If you are familiar with Linux and will be using the\n"
+#~ "computer primarily for software development, you will find happiness\n"
+#~ "here.\n"
+#~ "\n"
+#~ " - Server: If you wish to install a general purpose server, or the\n"
+#~ "Linux distribution elected \"Distribution/Server\" for 1999, select\n"
+#~ "this.\n"
+#~ "\n"
+#~ " - Expert: If you are fluent with GNU/Linux and want to perform\n"
+#~ "a highly customized installation, this Install Class is for you."
+#~ msgstr ""
+#~ "Velg:\n"
+#~ "\n"
+#~ " - Nybegynner: Hvis du ikke har installert Linux før, eller ønsker å\n"
+#~ "installere distribusjonen valgt til \"Product of the year\" for 1999,\n"
+#~ "klikk her.\n"
+#~ "\n"
+#~ " - Utvikler: hvis du kjent med Linux og primært vil bruke datamaskinen\n"
+#~ "din til å utvikle programvare vil du finne lykken her.\n"
+#~ "\n"
+#~ " - Tjener: Hvis du ønsker å installere en tjener, eller Linux-\n"
+#~ "distribusjonen valgt til \"Distribution/Server\" for 1999, velg denne.\n"
+#~ "\n"
+#~ " - Ekspert: Hvis du allerede kjenner GNU/Linux og ønsker å gjøre en\n"
+#~ "egendefinert installasjon, så er dette installasjonsvalget for deg."
+
+#~ msgid ""
+#~ "DrakX will attempt at first to look for one or more PCI\n"
+#~ "SCSI adapter(s). If it finds it (or them) and knows which driver(s)\n"
+#~ "to use, it will insert it (them) automatically.\n"
+#~ "\n"
+#~ "If your SCSI adapter is ISA, or is PCI but DrakX doesn't know\n"
+#~ "which driver to use for this card, or if you have no SCSI adapters\n"
+#~ "at all, you will then be prompted on whether you have one or not.\n"
+#~ "If you have none, answer \"No\". If you have one or more, answer\n"
+#~ "\"Yes\". A list of drivers will then pop up, from which you will\n"
+#~ "have to select one.\n"
+#~ "\n"
+#~ "After you have selected the driver, DrakX will ask if you\n"
+#~ "want to specify options for it. First, try and let the driver\n"
+#~ "probe for the hardware: it usually works fine.\n"
+#~ "\n"
+#~ "If not, do not forget the information on your hardware that you\n"
+#~ "could get from you documentation or from Windows (if you have\n"
+#~ "it on your system), as suggested by the installation guide.\n"
+#~ "These are the options you will need to provide to the driver."
+#~ msgstr ""
+#~ "DrakX vil først forsøke å se etter et eller flere PCI\n"
+#~ "SCSI-adapter(ere). Hvis den finner det (eller dem) og vet hvilken\n"
+#~ "driver(ere) som skal brukes, vil denne (disse) bli lagt inn automatisk.\n"
+#~ "\n"
+#~ "Hvis SCSI-adapteret ditt er ISA, eller PCI, men DrakX ikke vet\n"
+#~ "hvilken driver som skal brukes for dette kortet, eller hvis du ikke\n"
+#~ "har noen SCSI-adapterere i det hele tatt, vil du bli spurt om du\n"
+#~ "har noen eller ikke. Hvis du ikke har noen, svar \"Nei\". Hvis du\n"
+#~ "har et eller fler, svar \"Ja\". En liste over drivere vil så komme\n"
+#~ "opp, som du må velge en driver fra.\n"
+#~ "\n"
+#~ "Etter at du har valgt driveren vil DrakX spørre deg om du ønsker\n"
+#~ "å spesifisere opsjonene for denne. Først, prøv å la driveren søke\n"
+#~ "etter maskinvare: Dette fungerer vanligvis fint.\n"
+#~ "\n"
+#~ "Hvis ikke, glem ikke informasjonen om maskinvaren din som du kan få\n"
+#~ "fra dokumentasjonen din eller fra Windows (hvis du har denne på systemet\n"
+#~ "ditt), som foreslått i installasjonsguiden. Dette er opsjonene du vil\n"
+#~ "trenge å gi til driveren."
+
+#~ msgid ""
+#~ "In this stage, you may choose what partition(s) use to install your\n"
+#~ "Linux-Mandrake system."
+#~ msgstr ""
+#~ "På dette punktet kan du velge hvilken partisjon(er) som skal brukes til\n"
+#~ "å installere Linux-Mandrake systemet ditt."
+
+#~ msgid ""
+#~ "You may now select the packages you wish to install.\n"
+#~ "\n"
+#~ "\n"
+#~ "Please note that some packages require the installation of others.\n"
+#~ "These are referred to as package dependencies. The packages you select,\n"
+#~ "and the packages they require will be automatically selected for\n"
+#~ "install. It is impossible to install a package without installing all\n"
+#~ "of its dependencies.\n"
+#~ "\n"
+#~ "\n"
+#~ "Information on each category and specific package is available in the\n"
+#~ "area titled \"Info\", located between list of packages and the five\n"
+#~ "buttons \"Install\", \"Select more/less\" and \"Show more/less\"."
+#~ msgstr ""
+#~ "Du kan nå velge de pakkene du ønsker å installere.\n"
+#~ "\n"
+#~ "\n"
+#~ "Vennligst merk at noen pakker er avhengige av installasjon av andre pakker.\n"
+#~ "Disse blir referert til som pakkeavhengigheter. Pakkene du velger, og\n"
+#~ "pakkene disse trenger vil automatisk bli valgt for installering.\n"
+#~ "Det er ikke mulig å installere en pakke uten å installere alle dens\n"
+#~ "avhengigheter.\n"
+#~ "\n"
+#~ "\n"
+#~ "Informasjon om hver kategori og spesifikke pakker er tilgjengelig i området\n"
+#~ "kalt \"Info\", som du finner mellom listen over pakker og de fem knappene\n"
+#~ "\"Installer\", \"Velg flere/færre\" og \"Vis flere/færre\"."
+
+#~ msgid ""
+#~ "The packages selected are now being installed.\n"
+#~ "\n"
+#~ "\n"
+#~ "This operation should take a few minutes."
+#~ msgstr ""
+#~ "Pakkene som er valgt blir nå installert.\n"
+#~ "\n"
+#~ "\n"
+#~ "Denne operasjonen burde ta noen minutter."
+
+#~ msgid ""
+#~ "This section is dedicated to configuring a local area network,\n"
+#~ "or LAN. If you answer \"Yes\" here, DrakX will try to find an\n"
+#~ "Ethernet adapter on your machine. PCI adapters should be found and\n"
+#~ "initialized automatically. However, if your peripheral is ISA,\n"
+#~ "autodetection will not work, and you will have to choose a driver\n"
+#~ "from the list that will appear then.\n"
+#~ "\n"
+#~ "\n"
+#~ "As for SCSI adapters, you can let the driver probe for the adapter\n"
+#~ "in the first time, otherwise you will have to specify the options\n"
+#~ "to the driver that you will have fetched from Windows' control\n"
+#~ "panel.\n"
+#~ "\n"
+#~ "\n"
+#~ "If you install a Linux-Mandrake system on a machine which is part\n"
+#~ "of an already existing network, the network administrator will\n"
+#~ "have given you all necessary information (IP address, network\n"
+#~ "submask or netmask for short, and hostname). If you're setting\n"
+#~ "up a private network at home for example, you should choose\n"
+#~ "addresses "
+#~ msgstr ""
+#~ "Denne seksjonen er dedikert til konfigurering av et lokalt nettverk,\n"
+#~ "eller LAN. Hvis du svarer \"Ja\" her, vil DrakX forsøke å finne\n"
+#~ "et Ethernet-adapter i maskinen din. PCI-adaptere burde bli funnet og\n"
+#~ "initialisert automatisk. Men, hvis det er et ISA, vil ikke automatisk\n"
+#~ "oppdaging virke, og du må velge en driver fra listen som så vil vises.\n"
+#~ "\n"
+#~ "\n"
+#~ "For SCSI-adaptere kan du la driveren søke etter adapteret første\n"
+#~ "gangen, ellers må du spesifisere opsjonene for driveren som du\n"
+#~ "har innhentet fra Windows sitt kontrollpanel.\n"
+#~ "\n"
+#~ "\n"
+#~ "Hvis du installerer et Linux-Mandrake system på en maskin som er en del\n"
+#~ "av et allerede eksisterende nettverk, vil nettverks-administratoren\n"
+#~ "ha gitt deg all nødvendig informasjon (IP-adresse, nettverks-\n"
+#~ "submask eller netmask, og vertsnavn). Hvis du f.eks. setter\n"
+#~ "opp et privat nettverk hjemme, burde du velge adresser."
+
+#~ msgid ""
+#~ "Linux can deal with many types of printer. Each of these\n"
+#~ "types require a different setup.\n"
+#~ "\n"
+#~ "\n"
+#~ "If your printer is directly connected to your computer, select\n"
+#~ "\"Local printer\". You will then have to tell which port your\n"
+#~ "printer is connected to, and select the appropriate filter.\n"
+#~ "\n"
+#~ "\n"
+#~ "If you want to access a printer located on a remote Unix machine,\n"
+#~ "you will have to select \"Remote lpd queue\". In order to make\n"
+#~ "it work, no username or password is required, but you will need\n"
+#~ "to know the name of the printing queue on this server.\n"
+#~ "\n"
+#~ "\n"
+#~ "If you want to access a SMB printer (which means, a printer located\n"
+#~ "on a remote Windows 9x/NT machine), you will have to specify its\n"
+#~ "SMB name (which is not its TCP/IP name), and possibly its IP address,\n"
+#~ "plus the username, workgroup and password required in order to\n"
+#~ "access the printer, and of course the name of the printer.The same goes\n"
+#~ "for a NetWare printer, except that you need no workgroup information."
+#~ msgstr ""
+#~ "Linux kan håndtere mange typer av skrivere. Hver av disse\n"
+#~ "trenger forskjellige oppsett.\n"
+#~ "\n"
+#~ "\n"
+#~ "Hvis skriveren din er direkte koblet til maskinen din, velg\n"
+#~ "\"Lokal skriver\". Du må så fortelle hvilken port skriveren\n"
+#~ "din er koblet til, og velge passende filter.\n"
+#~ "\n"
+#~ "\n"
+#~ "Hvis du ønsker tilgang til en skriver lokalisert på en fjern Unix-maskin,\n"
+#~ "må du velge \"Fjern-lpd-kø\". For at dette skal virke trengs ikke\n"
+#~ "brukernavn eller passord, men du må vite navnet på skriverkøen på\n"
+#~ "denne tjeneren.\n"
+#~ "\n"
+#~ "\n"
+#~ "Hvis du ønsker tilgang en SMB-skriver (som betyr en skriver lokalisert\n"
+#~ "på en fjern Windows 9x/NT maskin), må du spesifisere dens SMB-navn\n"
+#~ "(som ikke er dens TCP/IP-navn), og muligens dens IP-adresse, pluss\n"
+#~ "brukernavn, arbeidsgruppe og passord som behøves for å få tilgang til\n"
+#~ "skriveren, og selvfølgelig navnet på skriveren. Det samme gjelder for\n"
+#~ "en NetWare-skriver, med unntak av at du ikke trenger noen arbeidsgruppe-\n"
+#~ "informasjon."
+
+#~ msgid ""
+#~ "You must now enter the root password for your Linux-Mandrake\n"
+#~ "system. The password must be entered twice to verify that both\n"
+#~ "password entries are identical.\n"
+#~ "\n"
+#~ "\n"
+#~ "Root is the administrator of the system, and is the only user\n"
+#~ "allowed to modify the system configuration. Therefore, choose\n"
+#~ "this password carefully! Unauthorized use of the root account can\n"
+#~ "be extremely dangerous to the integrity of the system and its data,\n"
+#~ "and other systems connected to it. The password should be a\n"
+#~ "mixture of alphanumeric characters and a least 8 characters long. It\n"
+#~ "should *never* be written down. Do not make the password too long or\n"
+#~ "complicated, though: you must be able to remember without too much\n"
+#~ "effort."
+#~ msgstr ""
+#~ "Du må nå entre root-passordet for Linux-Mandrake systemet ditt.\n"
+#~ "Passordet må entres to ganger for å verifisere at begge passord-\n"
+#~ "inntastingene er identiske.\n"
+#~ "\n"
+#~ "\n"
+#~ "Root er administratoren av systemet, og er den eneste brukeren som\n"
+#~ "har adgang til å modifisere systemkonfigurasjonen. Velg derfor dette\n"
+#~ "passordet med forsiktighet! Ikke-autorisert bruk av root-kontoen kan\n"
+#~ "være ekstremt farlig for integriteten til systemet, dataene det inneholder,\n"
+#~ "og andre systemer tilkoblet dette. Passordet bør være en miks av\n"
+#~ "alfanumeriske tegn og være minst åtte tegn langt. Passordet bør *aldri*\n"
+#~ "bli skrevet ned. Ikke lag passordet for langt eller for komplisert:\n"
+#~ "du må kunne klare å huske det."
+
#~ msgid ""
#~ "Is this correct? Printing status:\n"
#~ "%s"
diff --git a/perl-install/share/themes-marble3d.rc b/perl-install/share/themes-marble3d.rc
index dd6e5e283..ea9bc22d5 100644
--- a/perl-install/share/themes-marble3d.rc
+++ b/perl-install/share/themes-marble3d.rc
@@ -1,9 +1,46 @@
+style "checkradiobutton" {
+ engine "pixmap" {
+ image
+ {
+ function = CHECK
+ recolorable = TRUE
+ shadow = OUT
+ overlay_file = "marble3d-check1.png"
+ overlay_stretch = FALSE
+ }
+ image
+ {
+ function = CHECK
+ recolorable = TRUE
+ shadow = IN
+ overlay_file = "marble3d-check2.png"
+ overlay_stretch = FALSE
+ }
+ image
+ {
+ function = FOCUS
+ recolorable = TRUE
+ overlay_file = "focus.png"
+ overlay_border = { 4, 4, 4, 4 }
+ overlay_stretch = TRUE
+ }
+ }
+}
+
style "button"
{
engine "pixmap"
{
image
{
+ function = FOCUS
+ recolorable = TRUE
+ overlay_file = "focus.png"
+ overlay_border = { 4, 4, 4, 4 }
+ overlay_stretch = TRUE
+ }
+ image
+ {
function = BOX
recolorable = TRUE
state = NORMAL
@@ -144,3 +181,6 @@ widget_class "*Gtk*List*" style "entry"
widget_class "*GtkNotebook*" style "notebook"
widget "*GtkButton" style "button"
widget "*background*" style "background"
+
+class "GtkRadioButton" style "checkradiobutton"
+class "GtkCheckButton" style "checkradiobutton"
diff --git a/perl-install/share/themes/focus.png b/perl-install/share/themes/focus.png
new file mode 100644
index 000000000..70afb1797
--- /dev/null
+++ b/perl-install/share/themes/focus.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-check1.png b/perl-install/share/themes/marble3d-check1.png
new file mode 100644
index 000000000..f3c31d09c
--- /dev/null
+++ b/perl-install/share/themes/marble3d-check1.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-check2.png b/perl-install/share/themes/marble3d-check2.png
new file mode 100644
index 000000000..5261472f9
--- /dev/null
+++ b/perl-install/share/themes/marble3d-check2.png
Binary files differ