summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* perl_checker/suxiness fixesOlivier Blin2005-06-211-3/+3
|
* - basic profiles supportOlivier Blin2005-06-211-1/+101
| | | | | - per_mac address configuration support
* - give config file path as argument in network::pxe::{read,write}_pxelinux_confOlivier Blin2005-06-211-7/+9
| | | | | - add write_conf in drakpxelinux to ease profile handling
* Need this to work with rpm 4.4.1-9mdkRafael Garcia-Suarez2005-06-211-0/+11
|
* commit here the command line I usePascal Rigaux2005-06-211-0/+3
|
* - compute free_space per hd if needed (useful when auto-allocating on vgs ↵Pascal Rigaux2005-06-211-5/+11
| | | | | | | with still free space on hd) - fix verifying enough space for next allocate
* don't disable kmod when doing a chroot installPascal Rigaux2005-06-211-1/+1
|
* 10.3-0.26mdkThierry Vignaud2005-06-201-1/+9
|
* inline ask_shorewall_interfaceOlivier Blin2005-06-201-8/+1
|
* ask shorewall interface and use itOlivier Blin2005-06-201-1/+1
|
* remove unused code (thus fixing a crash)Olivier Blin2005-06-201-14/+0
|
* don't strip VLAN and MTU fields from ifcfg filesOlivier Blin2005-06-201-1/+1
|
* *** empty log message ***Pascal Rigaux2005-06-201-1/+51
|
* initial dmraid supportPascal Rigaux2005-06-204-1/+87
|
* ignore HDIO_GETGEO fail (useful for dmraid)Pascal Rigaux2005-06-201-13/+16
|
* - change prototype of fs::get_major_minor()Pascal Rigaux2005-06-203-8/+13
| | | | | | - use it in fs::proc_partitions::compare() (not useful at the moment, but it may help in the future)
* enable creation of /dev/dm-x devices (not used at the moment)Pascal Rigaux2005-06-201-16/+22
|
* meloJosé Jorge2005-06-201-2/+2
|
* add missing requireOlivier Blin2005-06-201-0/+1
|
* remove duplicate lan detectionOlivier Blin2005-06-201-2/+0
|
* install keychain when installing openssh-clientsFrederic Lepied2005-06-201-1/+1
|
* Updates and lots of speling correctedPjetur Hjaltason2005-06-191-91/+170
|
* meloJosé Jorge2005-06-191-2475/+2369
|
* updated Basque filePablo Saratxaga2005-06-181-314/+78
|
* rollback titi's commit (it was needed with 10.2 code, but i've already ↵Pascal Rigaux2005-06-181-6/+4
| | | | committed code to handle it cleanly in cooker (see $quotes_if_needed))
* *** empty log message ***Pascal Rigaux2005-06-171-1/+331
|
* UpdatedWilly Sudiarto Raharjo2005-06-171-1/+1
|
* UpdatedWilly Sudiarto Raharjo2005-06-171-13/+13
|
* New entries and lots of "speling"Pjetur Hjaltason2005-06-171-431/+425
|
* Updated Simplified Chinese translationFunda Wang2005-06-171-15/+18
|
* updated Brazilian filePablo Saratxaga2005-06-171-2662/+2739
|
* (write_lilo) fix support for labels (eg: when switching from GRUB toThierry Vignaud2005-06-171-4/+6
| | | | | LILO, let's prevent unmanagable 'root="LABEL=..."' to appear)
* (to_raw_X) fix 3D on ATI cards (adding 'load "glx"')Thierry Vignaud2005-06-171-1/+1
|
* updated pot filePablo Saratxaga2005-06-1761-138227/+137321
|
* updated pot filePablo Saratxaga2005-06-175-11063/+10889
|
* updated pot filePablo Saratxaga2005-06-175-10847/+10685
|
* no space before question marksPablo Saratxaga2005-06-171-1/+1
|
* fix undefined function after pixel cleanups (#16472)Thierry Vignaud2005-06-171-0/+1
|
* 10.3-0.25mdkThierry Vignaud2005-06-171-1/+11
|
* rewrite and documentPascal Rigaux2005-06-171-6/+5
|
* (read_grub) fix reading config with new grub (thus fixing detectloader, thusThierry Vignaud2005-06-171-1/+5
| | | | | fixing bootloader-config, thus fixing installkernel)
* (libgl_config) fix enabling 3D when multiple GL libraries are installed (eg: ↵Thierry Vignaud2005-06-161-2/+2
| | | | globetrotter)
* load mouse modules after the mouse has been configured, sinceOlivier Blin2005-06-161-1/+2
| | | | | modprobe.preload is read before harddrake is run
* - new grub has files in /lib/grub/i386-pc, copy them in /boot/grub (as done ↵Pascal Rigaux2005-06-161-5/+10
| | | | | | | by grub-install) - use "setup" grub command instead of "install" so that it handles stage1.5 embedding if possible, and is simpler
* 10.3-0.24mdkThierry Vignaud2005-06-151-1/+6
|
* (to_raw_X) really prevent loading/unloading twice the same glx module on non ↵Thierry Vignaud2005-06-151-4/+1
| | | | NV cards
* (to_raw_X) prevent loading/unloading twice the same glx module on non NV cardsThierry Vignaud2005-06-151-1/+0
|
* (Gtk2::Banner->new) load lang in order to prevent abortingThierry Vignaud2005-06-151-0/+1
|
* 10.3-0.23mdkThierry Vignaud2005-06-141-1/+10
|
* (write_grub) adapt to grub-0.97-2mdkThierry Vignaud2005-06-141-1/+2
|