summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-2267-9/+13421
|
* *** empty log message ***Pascal Rigaux2001-02-221-0/+41
|
* call /usr/bin/insmod_ with full pathPascal Rigaux2001-02-222-2/+2
|
* (main): don't set a special $remote_path PATH for postInstallNonRootedPascal Rigaux2001-02-221-2/+1
| | | | | | | (otherwise install's modprobe is not used, and you can't "modprobe vfat", even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not found.
* (write_fstab): clean-up, $fstab takes precedence over @to_add, but notPascal Rigaux2001-02-221-43/+40
| | | | | over existing /etc/fstab. Fix some stupid stuff
* (create_box_with_title): disallow focusing on text if it is non-scrolledPascal Rigaux2001-02-221-2/+8
|
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-2210-27/+51
|
* (ask_from_entries_refH_powered_normalize): fix setting type to 'list' inPascal Rigaux2001-02-221-1/+1
| | | | | case of format. should be only set if type is unset
* *** empty log message ***Pascal Rigaux2001-02-221-0/+60
|
* (ask_from_entries_refW): if no button wanted, don't call create_okcancelPascal Rigaux2001-02-221-1/+2
|
* $graphical is now a module variable. Can be changed from everywherePascal Rigaux2001-02-221-3/+1
|
* (ask_from_entries_refH_powered_normalize): if list+format then type isPascal Rigaux2001-02-221-0/+1
| | | | | 'list', combo not accepted (hacky?)
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-218-62/+99
| | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init"
* fix up syslog logging stuffGuillaume Cottenceau2001-02-211-28/+18
|
* netconnect recode, wizard compatible. network.pm modified for wizard. Still ↵damien2001-02-211-5/+7
| | | | need work for ask_yesorno, ask_okcancel. +debugging of course
* *** empty log message ***Pascal Rigaux2001-02-211-0/+52
|
* updated (don't remember what)damien2001-02-211-0/+10
|
* (main): do postInstallNonRooted before postInstall (so that 'modprobePascal Rigaux2001-02-211-1/+1
| | | | | vfat' can be done in postInstallNonRooted and used in postInstall)
* (exitInstall): add generateAutoInstFloppy and g_default_packages calls inPascal Rigaux2001-02-211-7/+16
| | | | | advanced
* (generateAutoInstFloppy): removedPascal Rigaux2001-02-211-5/+0
|
* (g_auto_install): use selected_leaves for default_packages to reduce thePascal Rigaux2001-02-211-2/+24
| | | | | | list of packages (aka cleanup auto_inst.cfg) (g_default_packages): created
* - move the loadO of patch/defcfg after loading modules.depPascal Rigaux2001-02-211-10/+4
| | | | | | - generateAutoInstFloppy is no more a step - removed use Data::Dumper
* (selected_leaves): createdPascal Rigaux2001-02-211-1/+20
|
* cleanup Data::Dumper usePascal Rigaux2001-02-212-2/+2
|
* putain de doc de merde pout petite qui est trop débiledamien2001-02-211-0/+31
|
* add support for automatic (ex-kickstart) in disk installsGuillaume Cottenceau2001-02-211-5/+8
|
* Add iputils to SYSTEM.Chmouel Boudjnah2001-02-211-1/+1
|
* corrected wizard mode.damien2001-02-212-3/+3
|
* *** empty log message ***Pascal Rigaux2001-02-201-0/+27
|
* better advertising supportPascal Rigaux2001-02-203-16/+40
|
* fix typoPascal Rigaux2001-02-201-2/+1
|
* for HTTP installs, make use of Content-Length when available, to display ↵Guillaume Cottenceau2001-02-203-6/+14
| | | | progressbar
* update rpmsrateFlorent Villard2001-02-203-85/+1799
|
* *** empty log message ***Pascal Rigaux2001-02-201-0/+103
|
* variousPascal Rigaux2001-02-205-4/+10
|
* - pcmcia_config.patch now in tools (no more in install which is removed)Pascal Rigaux2001-02-201-2/+4
| | | | | | - copy xpm's (until step icons work with png's) - transform group icons in pngs
* added RPMRC_FILE env variable to choose rpmrc file for rpmlib usedFrancois Pons2001-02-204-7/+21
| | | | | | | | by DrakX, neccessary for live update from a 7.2 or older. Check that if something goes wrong with rebuilddb, avoid removing old rpm-3 db files. Make sure live_install can start from top directory too.
* major move. now ask_from_list returns false when canceled (it doesn't die ↵Pascal Rigaux2001-02-2010-65/+91
| | | | 'ask_from_list canceled' anymore)
* try to print errno's stuff when symlink to /tmp/stage2 failedGuillaume Cottenceau2001-02-191-2/+4
|
* (create_packtable): don't use attach_raw anymore (was a sillyme)Pascal Rigaux2001-02-191-1/+1
|
* (ask_from_listf_no_check): die 'ask_from_list cancel' on cancelPascal Rigaux2001-02-191-1/+1
|
* ARP_MAX_RETRIES: s/5/4Guillaume Cottenceau2001-02-191-1/+1
|
* updated Estonian filePablo Saratxaga2001-02-193-1543/+1835
|
* typodamien2001-02-181-1/+1
|
* make fbastok happy about button placement.damien2001-02-181-10/+20
| | | | | little improvements.
* display more nicely when there is a long list to choose from (1, 2 or 4 columns)Guillaume Cottenceau2001-02-161-5/+31
|
* better ansi colorsGuillaume Cottenceau2001-02-161-1/+1
|
* wireless eth support corrected.damien2001-02-161-2/+2
|
* corrected xpm maskdamien2001-02-161-4/+4
|
* re added these xpm files against display mask pb.damien2001-02-169-0/+1770
|