Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Daily Reviews Summary 05/25/12
· CompatDB Updates 05/25/12
· Rumor: Microsoft Office coming to iPad, Android in November
· Microsoft clarifies Ballmer's claims of massive Windows 8 adoption
· DSA 2480-1: request-tracker3.8 security update
· CentOS 6 NTP Server
· Daily Reviews Summary 05/24/12
· Bayan Audio - Bayan 7 iPod Speaker Dock Review
· Installing Nginx With PHP5 (And PHP-FPM) And MySQL Support (LEMP) On Ubuntu 12.04 LTS
· Ubuntu 12.04 + Nvidia - Heavy CPU usage

Upcoming News
· Thermaltake ToughPower Grand 850W Power Supply Review @ Rbmods
· Cooler Master Silent Pro Gold 1200-watt Power Supply Review
· Wine release 1.5.5
· OC3D: BitFenix Prodigy Review
· [Tech ARP] The New x264 HD Benchmark 5.0 Is Here!
· re: Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Corsair Vengeance C70 Case Review @ Hardware Secrets
· Diablo III Reviewed: Blizzard's Brilliant, Blundering Wreck
· Samsung Green DDR3 8GB 1600mhz 30nm Memory review
· Withings Wi-Fi Body Scale Review @ TestFreaks

Linux Compatibility
· Canon Canoscan N650U
· TB-5300 Slimline Design Tablet
· HANDYCAM DCR-HC17E
· Linksys Wireless-G WPC54G PC-Card
· XPS L502X
· Slim Portable DVD Writer GP10
· AverTV Volar Green HD
· Dell Latitude E6420
· Canon CanoScan FB 636U
· Logitech QuickCam Pro 4000

New Forum Topics
· USB Not detected on any PC
by: AntNik45
on: 2012-05-09 18:37
0 replies, 0 views

· RESIDENT EVIL 2 for PC
by: elyp00
on: 2012-05-04 07:55
0 replies, 0 views

· Need to know if those graphic cards works well on Ubuntu
by: Dechiqtor
on: 2012-04-19 23:04
0 replies, 0 views

· Obtaining IE8
by: packman
on: 2012-04-14 19:46
0 replies, 0 views

· A few problems running Warcraft II Battle.net Edition on Vista
by: Lord Claremorris
on: 2012-04-08 16:15
0 replies, 0 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » February 2010 » Debian Installer 6.0 Alpha1 release

Debian Installer 6.0 Alpha1 release

Posted by Philipp Esselbach on: 02/22/2010 11:53 AM [ Print | 0 comment(s) ]

Alpha 1 of Debian Installer 6.0 has been released




The Debian Installer Team is pleased to announce the Debian Installer 6.0 Alpha1. This first release since Lenny brings a lot of new features and improvements.

It is also important to note that we have disabled the Graphical Installer, and as consequence the speakup drivers, for this release due a breakage in the DirectFB backend of the GTK+ library. We are working to get this fixed for next release.

As most people will have noticed, this release has taken more time than usual. This was for various reasons that go from technical (major changes in the installer itself and other components that affect us) to lack of manpower to manage all the work required quickly. We really need more people to help us and contribute; please contact us if you're interested in helping.

Here follows the most important new features and improvements.

Help during the installation process
- ------------------------------------
The dialogs presented during the installation process now have the capacity to offer the user a help option. This is already in use in some dialogs during the installation and will be increasingly used in future releases. We believe this will improve the user experience during the installation process, especially for new users.

Installation of recommended packages
- ------------------------------------
For Lenny and earlier releases Debian Installer did not install Recommends. This has been changed for Squeeze and D-I will now install recommended packages by default.

There is an option to configure APT to not install Recommends by default (from the boot prompt or using preseeding). This option is intended only for expert users who know what the consequences are of not installing Recommends and who have the experience/skills needed to cherry-pick any desired Recommends after the installation has been completed.

The installer makes a few specific exceptions to the general configuration by either always or never installing the Recommends of specific packages in cases where following the general setting gives undesired results.

Changes in selection of language/country/locale
- -----------------------------------------------
The "localechooser" component of the installer has received some love. This component combines selection of three values:
* language;
* location (country);
* locale.

There have been improvements to make the selection of location and locale less interdependent and at the same time more flexible. The dialogs have been improved to provide better guidance.

When selecting a location, users should select the "country where they live" as the selected location determines the local time zone the installed system will use. New is that for languages for which multiple locales are available, the installer will then (if needed) ask which locale the user prefers.

So, using the Squeeze installer it is now possible during default installations to say for example "I want to use English as my language, I live in Germany (and thus want CET as my time zone), and I prefer en_GB.UTF-8 as my system locale".

Selection of additional locales to be generated (including legacy locales) is still only possible when installing in expert mode (using medium or low debconf priority).

More flexible preseeding of language/country/locale
- ---------------------------------------------------
For Lenny and earlier releases it was only possible to preseed "locale", which would be parsed and also set language and country. Because of this not all possible (and valid) combinations of language/country/locale could be selected using preseeding.

This method of preseeding localization values is still supported, but it is now also possible to preseed language, country and locale as separate values which does make all combinations possible.

Improved mirror selection
- -------------------------
The main improvements are better support for installing oldstable and archived releases from archive.debian.org.

Other changes:
* only displays available releases (in case of partial mirrors);
* normally displays both the codename and the suite of available releases;
* warns if the default release is not available (instead of silently falling back to a different release);
* improved checks that the selected mirror is consistent.

Option to select the "UTC" time zone
- ------------------------------------
This new option is only available in expert mode (or more exact: when installing at medium or low debconf priority).

Changes in the partitioner (partman)
- ------------------------------------
* support for using the ext4 file system;
* setting up RAID, LVM and crypto is simplified: it's no longer required to first set the correct usage for a partition.

Tasks changes
- -------------
Many changes have been made to package selection, plus:
* accessibility packages have been added to the GNOME task;
* the laptop task has been modernized;
* an SSH Server task has been added.

Other changes
- -------------
* installed systems get console-setup (instead of console-tools plus
console-data);
* [x86] installs grub-pc (grub2) by default;
* [armel] support for Marvell's Kirkwood platform:
- QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P
- Marvell SheevaPlug
- Marvell OpenRD-Base and OpenRD-Client;
* [armel] support for Intel Storage System SS4000-E;
* compatibility support for installing Lenny.
Note that as there is no updated kernel in Lenny, the installed system
will still get the 2.6.26 kernel.

You can download the installer at our webpage. All the links you need are there - including the errata.

1. http://wiki.debian.org/DebianInstaller/Team
2. http://www.debian.org/devel/debian-installer/

- --
Otavio Salvador
on behalf of Debian Installer Team


Bookmark and Share

Related Threads

08/28/2005 03:40 PM: debian installation (3) by danleff
09/23/2003 02:34 PM: Debian ISO's (2) by kailinin

« Gigabyte GHOST M8000X Gaming Mouse Review · Geeks.com Mini LED LCD Projector Review »

Linux Compatible » News » February 2010 » Debian Installer 6.0 Alpha1 release
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2011 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition