summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-09-23 18:17:13 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-09-23 18:17:13 +0000
commitd2428a8fc6656984d7050a91b6ef6578d05876e1 (patch)
tree0df008e83a24aedae90daee001f28836c3200ac7
parentc82f87d93fa174447973189852356f9a25364411 (diff)
downloaddrakx-backup-do-not-use-d2428a8fc6656984d7050a91b6ef6578d05876e1.tar
drakx-backup-do-not-use-d2428a8fc6656984d7050a91b6ef6578d05876e1.tar.gz
drakx-backup-do-not-use-d2428a8fc6656984d7050a91b6ef6578d05876e1.tar.bz2
drakx-backup-do-not-use-d2428a8fc6656984d7050a91b6ef6578d05876e1.tar.xz
drakx-backup-do-not-use-d2428a8fc6656984d7050a91b6ef6578d05876e1.zip
do not force X flag, have it selected for any "Graphical Environment"
-rw-r--r--perl-install/install_any.pm3
-rw-r--r--perl-install/share/compssUsers3
-rw-r--r--perl-install/share/rpmsrate13
3 files changed, 10 insertions, 9 deletions
diff --git a/perl-install/install_any.pm b/perl-install/install_any.pm
index 18bc4ead7..a6a37cd8b 100644
--- a/perl-install/install_any.pm
+++ b/perl-install/install_any.pm
@@ -361,14 +361,13 @@ sub setPackages {
}
if (!$o->{compssUsersChoice} && !$o->{isUpgrade}) {
#- by default, choose:
- $o->{compssUsersChoice}{$_} = 1 foreach 'GNOME', 'KDE', 'CONFIG';
+ $o->{compssUsersChoice}{$_} = 1 foreach 'GNOME', 'KDE', 'CONFIG', 'X';
$o->{compssUsersChoice}{$_} = 1
foreach map { @{$o->{compssUsers}{$_}{flags}} } 'Workstation|Office Workstation', 'Workstation|Internet station';
}
$o->{compssUsersChoice}{uc($_)} = 1 foreach grep { modules::get_that_type($_) } ('tv', 'scanner', 'photo', 'sound');
$o->{compssUsersChoice}{uc($_)} = 1 foreach map { $_->{driver} =~ /Flag:(.*)/ } detect_devices::probeall();
$o->{compssUsersChoice}{SYSTEM} = 1;
- $o->{compssUsersChoice}{X} = 1 if $o->{interactive};
$o->{compssUsersChoice}{BURNER} = 1 if detect_devices::burners();
$o->{compssUsersChoice}{DVD} = 1 if detect_devices::dvdroms();
$o->{compssUsersChoice}{PCMCIA} = 1 if detect_devices::hasPCMCIA();
diff --git a/perl-install/share/compssUsers b/perl-install/share/compssUsers
index 9513131fe..163a1e32d 100644
--- a/perl-install/share/compssUsers
+++ b/perl-install/share/compssUsers
@@ -52,12 +52,15 @@ Utilities [icon=configuration] [path=Workstation] [descr=Archiving, emulators, m
KDE Workstation [icon=kde] [path=Graphical Environment] [descr=The K Desktop Environment, the basic graphical environment with a collection of accompanying tools]
KDE
+ X
Gnome Workstation [icon=gnome] [path=Graphical Environment] [descr=A graphical environment with user-friendly set of applications and desktop tools]
GNOME
+ X
Other Graphical Desktops [icon=windowmanager] [path=Graphical Environment] [descr=Icewm, Window Maker, Enlightenment, Fvwm, etc]
GRAPHICAL_DESKTOP
+ X
# --- Development
diff --git a/perl-install/share/rpmsrate b/perl-install/share/rpmsrate
index 0d7828f71..15f60651d 100644
--- a/perl-install/share/rpmsrate
+++ b/perl-install/share/rpmsrate
@@ -279,19 +279,20 @@ ARCHIVING
BURNER
4 GNOME gnome-toaster gcombust
- 4 xcdroast
+ 4 X xcdroast
3 mkisofs cdrecord
- 2 eroaster
+ 2 X eroaster
DEVELOPMENT
3 cdrecord-devel
SCANNER
5 sane-frontends
- 4 gimp
+ 4 X gimp
+ 2 X xsane
PHOTO
- 4 gphoto
- 3 gnomemeeting openmcu
+ 4 X gphoto
+ 3 X gnomemeeting openmcu
DATABASES
5 postgresql
@@ -486,8 +487,6 @@ SYSTEM
3 bc
2 kernel-utils sane acpid adns audiofile freeswan awesfx fbset sudo vlan-utils
- X
- 2 xsane
1 fdutils genromfs mailcap pinfo
BOOKS