Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (g_default_packages): nice warning if mount in vfat fails | Pascal Rigaux | 2001-03-21 | 1 | -2/+6 |
| | |||||
* | - create install_any::unselectMostPackages | Pascal Rigaux | 2001-03-20 | 1 | -0/+6 |
| | | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected) | ||||
* | (setPackages): install usbd in case of usb | Pascal Rigaux | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | (setPackages): set flag "TV" when bttv hardware is there | Pascal Rigaux | 2001-03-16 | 1 | -1/+1 |
| | |||||
* | use LD_LOADER when invoking parshedlist. | Francois Pons | 2001-03-14 | 1 | -1/+1 |
| | |||||
* | compss is deprecated. use compssUsers for the tree | Pascal Rigaux | 2001-03-13 | 1 | -1/+0 |
| | |||||
* | (setPackages): set {compssUsersChoice}{PCMCIA} if hasPCMCIA | Pascal Rigaux | 2001-03-13 | 1 | -0/+1 |
| | |||||
* | renamef created and used | Pascal Rigaux | 2001-03-13 | 1 | -2/+2 |
| | |||||
* | (setPackages): don't readCompssUsers with $o->{packages} | Pascal Rigaux | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | (setPackages): kernel-secure doesn't exist anymore, use kernel22-secure. | Pascal Rigaux | 2001-03-12 | 1 | -2/+2 |
| | | | | | don't use kernel-secure as a kernel-smp. | ||||
* | put everything in %compssUsers, use field flags for the flags :) | Pascal Rigaux | 2001-03-12 | 1 | -3/+2 |
| | |||||
* | typo | damien | 2001-03-12 | 1 | -1/+1 |
| | |||||
* | (setPackages): set compssUsersChoice "3D" if 3D enabled graphic card | Pascal Rigaux | 2001-03-12 | 1 | -0/+12 |
| | |||||
* | (setPackages): set compssUsersChoice LOCALES"*" | Pascal Rigaux | 2001-03-09 | 1 | -1/+2 |
| | |||||
* | advertising modifs | Pascal Rigaux | 2001-03-08 | 1 | -2/+25 |
| | |||||
* | (setPackages): use burners instead of IDEburners | Pascal Rigaux | 2001-03-08 | 1 | -1/+1 |
| | |||||
* | (setPackages): at least set BURNER for ide burners | Pascal Rigaux | 2001-03-08 | 1 | -0/+1 |
| | |||||
* | fixed support for other kernel for bootloader entries. | Francois Pons | 2001-03-07 | 1 | -1/+1 |
| | | | | | automatically add 2.2 entries for kernel22 (manage hack-kernel too). | ||||
* | fix save of automatic stage1 info for static network | Guillaume Cottenceau | 2001-03-06 | 1 | -3/+1 |
| | |||||
* | hack to make perl2fcalls happy | Pascal Rigaux | 2001-03-06 | 1 | -2/+2 |
| | |||||
* | (getHds): fix for no hd detected in newbie installs | Pascal Rigaux | 2001-03-06 | 1 | -2/+4 |
| | |||||
* | (setPackages): s/snd-slot/sound-slot/ | Pascal Rigaux | 2001-03-06 | 1 | -1/+1 |
| | |||||
* | (generate_automatic_stage1_params): replace generate_ks_cfg | Pascal Rigaux | 2001-03-05 | 1 | -11/+21 |
| | |||||
* | (install_urpmi): have "use hdlist ..." in any case | Pascal Rigaux | 2001-03-05 | 1 | -1/+1 |
| | |||||
* | (getHds): handle LVMs. $o->{lvms} contain them | Pascal Rigaux | 2001-03-03 | 1 | -11/+11 |
| | | | | | | (setPackages): ask for installation of package lvm when needed (suggest_mount_points, find_root_parts): take $fstab as arg instead of $hds | ||||
* | (g_default_packages): s/ask_warn/ask_okcancel/ for asking floppy | Pascal Rigaux | 2001-02-28 | 1 | -1/+1 |
| | |||||
* | (g_auto_install): have formatMountPartitions graphical if $graphical | Pascal Rigaux | 2001-02-25 | 1 | -1/+1 |
| | |||||
* | (g_auto_install): handle $replay flag. It means a 'not fully automated install'. | Pascal Rigaux | 2001-02-23 | 1 | -4/+8 |
| | |||||
* | (g_auto_install): use selected_leaves for default_packages to reduce the | Pascal Rigaux | 2001-02-21 | 1 | -2/+24 |
| | | | | | | list of packages (aka cleanup auto_inst.cfg) (g_default_packages): created | ||||
* | better advertising support | Pascal Rigaux | 2001-02-20 | 1 | -1/+3 |
| | |||||
* | add preConfigureTimezone | Pascal Rigaux | 2001-02-10 | 1 | -1/+1 |
| | |||||
* | add step summary. remove steps configureTimezone and configurePrinter | Pascal Rigaux | 2001-02-10 | 1 | -0/+11 |
| | |||||
* | fixed unknown package ARRAY... and locales selection according to langs. | Francois Pons | 2001-02-07 | 1 | -1/+2 |
| | |||||
* | removed abusive white char. | Francois Pons | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | updated to use urpmi new format (change fakemedium to better label) | Francois Pons | 2001-02-05 | 1 | -0/+1 |
| | |||||
* | fixed frame buffer usage if not enabled (installation of Aurora) | Francois Pons | 2001-02-05 | 1 | -22/+3 |
| | | | | | clean up and remove unused code. | ||||
* | (setPackages): in auto_installs, default to all groups chosen, unless | Pascal Rigaux | 2001-02-02 | 1 | -4/+6 |
| | | | | | | compssUsersChoice exist. Won't change anything unless compssListLevel is used of course | ||||
* | (g_auto_install): installClass removed | Pascal Rigaux | 2001-01-31 | 1 | -2/+2 |
| | | | | | (setPackages): do not preselect compssUsers entries | ||||
* | (spawnShell): fix error message | Pascal Rigaux | 2001-01-25 | 1 | -1/+1 |
| | |||||
* | $::beginner is deprecated, replaced by !$::expert | Pascal Rigaux | 2001-01-22 | 1 | -1/+1 |
| | |||||
* | fixes for CD not changeable. | Francois Pons | 2001-01-19 | 1 | -1/+1 |
| | |||||
* | fixes with /tmp/rhimage and /tmp/image. | Francois Pons | 2001-01-17 | 1 | -9/+9 |
| | |||||
* | (g_auto_install): deep copy of $o->{users} because we're modifying it | Pascal Rigaux | 2001-01-11 | 1 | -0/+3 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-01-09 | 1 | -0/+1 |
| | |||||
* | (setPackages): use lang::langs instead of using $o->{langs} as a array ref ↵ | Pascal Rigaux | 2001-01-09 | 1 | -1/+3 |
| | | | | | | | (it is not so anymore) (spawnShell): print the drakx_version | ||||
* | (getHds): if testing, don't test_for_bad_drives | Pascal Rigaux | 2001-01-09 | 1 | -1/+1 |
| | |||||
* | (getHds): test_for_bad_drives called on hard drives | Pascal Rigaux | 2001-01-07 | 1 | -4/+7 |
| | | | | | (getHds): ensure $o->{hds} is not set until the hard drives are checked | ||||
* | removed need of packdrake binary | Francois Pons | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | keep $o->{langs} unpacked to simplify things | Pascal Rigaux | 2001-01-04 | 1 | -2/+1 |
| | |||||
* | fixed the functions doing the lists of languages | Pablo Saratxaga | 2001-01-04 | 1 | -1/+1 |
| |