Parent Directory
|
|
|
|
|
Newt/
|
|
|
|
|
Xconfig/
|
|
|
|
|
c/
|
|
|
|
|
diskdrake/
|
|
|
|
|
drakcluster/
|
|
|
|
|
fs/
|
|
|
|
|
harddrake/
|
|
|
|
|
interactive/
|
|
|
|
|
modules/
|
|
|
|
|
network/
|
|
|
|
|
partition_table/
|
|
|
|
|
patch/
|
|
|
|
|
pci_probing/
|
|
|
|
|
pixmaps/
|
|
|
|
|
po/
|
|
|
|
|
printer/
|
|
|
|
|
resize_fat/
|
|
|
|
|
sbus_probing/
|
|
|
|
|
security/
|
|
|
|
|
share/
|
|
|
|
|
standalone/
|
|
|
|
|
template.in/
|
|
|
|
|
themes/
|
|
|
|
|
unused/
|
|
|
|
|
xf86misc/
|
|
|
|
|
.cvsignore
|
1.12 |
4 years |
prigaux |
my test file is now t.pl
|
.perl_checker
|
1.37 |
2 years |
prigaux |
Locale::gettext is not parsed correctly
|
ChangeLog
|
1.1097 |
2 years |
prigaux |
*** empty log message ***
|
Makefile
|
1.359 |
2 years |
tvignaud |
keep install_messages.pm for finish-install
|
Makefile.config
|
1.105 |
2 years |
prigaux |
remove unused silo&sbus&prom stuff (was for sparc, but untouched for more than 5... |
Makefile.drakxtools
|
1.86 |
2 years |
prigaux |
remove unused silo&sbus&prom stuff (was for sparc, but untouched for more than 5... |
any.pm
|
1.583 |
2 years |
prigaux |
as suggested in bug #21524, display the info on hard drives in the "boot device"... |
authentication.pm
|
1.76 |
2 years |
tvignaud |
perl_checko cleanup
|
bootloader.pm
|
1.408 |
2 years |
prigaux |
call expand_entry_symlinks() before comparing with same_entries() (bugzilla #215... |
bootsplash.pm
|
1.23 |
2 years |
oblin |
check for correct themes path
|
c.pm
|
1.9 |
3 years |
tvignaud |
better english (writing style rather than spoken one)
|
commands
|
1.10 |
2 years |
tvignaud |
perl_checker cleanup
|
commands.pm
|
1.128 |
2 years |
prigaux |
use lchown instead of chown (otherwise pbs on broken symlinks)
|
common.pm
|
1.233 |
2 years |
prigaux |
let packages using common.pm to use Locale::gettext without requiring it
|
crypto.pm
|
1.92 |
3 years |
gbeauchesne |
more x86_64 mirrors (works, tested as lftp $url -e exit)
|
dbus_object.pm
|
1.1 |
3 years |
oblin |
initial import
|
detect_devices.pm
|
1.462 |
2 years |
prigaux |
remove unused silo&sbus&prom stuff (was for sparc, but untouched for more than 5... |
devices.pm
|
1.94 |
2 years |
oblin |
add some useful devices for live systems build
|
do_pkgs.pm
|
1.29 |
2 years |
prigaux |
protect against no $do->in
|
drakxtools.spec
|
1.838 |
2 years |
tvignaud |
one more change in drakboot
|
fs.pm
|
1.333 |
3 years |
prigaux |
try to cleanup fs.pm
(to have simpler dependencies between modules, esp. have so... |
fsedit.pm
|
1.285 |
2 years |
prigaux |
log test_for_bad_drives errors
|
ftp.pm
|
1.42 |
3 years |
oblin |
fix typo
|
handle_configs.pm
|
1.6 |
5 years |
tvignaud |
(comment_directive) fix it
|
help.pm
|
1.145 |
2 years |
prigaux |
enforce utf8 (since we use the (R) char)
|
http.pm
|
1.24 |
3 years |
prigaux |
- move functions using /proc/partitions out of fsedit to fs::proc_partitions
- r... |
install2
|
1.18 |
3 years |
prigaux |
switch from /usr/bin/perl-install to /usr/lib/libDrakX
|
install2.pm
|
1.718 |
2 years |
prigaux |
no need to open something special since log is done on stderr when testing
|
install_any.pm
|
1.975 |
2 years |
prigaux |
this is redundant with: grep { modules::probe_category("multimedia/$_") } module... |
install_gtk.pm
|
1.133 |
2 years |
prigaux |
display & update steps during graphical auto_installs (which never go through
th... |
install_interactive.pm
|
1.107 |
2 years |
pablo |
reuse translation of "Next" button;
merged duplicate strings
|
install_messages.pm
|
1.18 |
2 years |
baudens |
Keyboards have an Enter key and not a Return key
|
install_steps.pm
|
1.828 |
2 years |
prigaux |
create lang::lang_changed() to ensure {country} is set according to the lang (us... |
install_steps_auto_install.pm
|
1.64 |
2 years |
oblin |
load all ethernet modules in all installation modes (fixes the problem of firewi... |
install_steps_graphical.pm
|
1.141 |
8 years |
fpons |
*** empty log message ***
|
install_steps_gtk.pm
|
1.466 |
2 years |
prigaux |
- i had foolishly removed c::iconv whereas it was used still used by c::from_utf... |
install_steps_interactive.pm
|
1.1007 |
2 years |
prigaux |
- rename DOCS to CAT_MINIMAL_DOCS
- cuz otherwise DOCS is a "always" flag and ... |
install_steps_newt.pm
|
1.24 |
2 years |
prigaux |
unset DISPLAY so that code testing wether DISPLAY is set can know we don't have ... |
install_steps_stdio.pm
|
1.22 |
5 years |
prigaux |
- move call to ->charsetChanged from install_steps_interactive to install_steps
... |
interactive.pm
|
1.214 |
2 years |
tvignaud |
(ask_okcancel,ask_warn) enable to set an icon (eg for banners at install time)
|
keyboard.pm
|
1.268 |
2 years |
pablo |
old XKB layouts no longer used
|
lang.pm
|
1.548 |
2 years |
prigaux |
create lang::lang_changed() to ensure {country} is set according to the lang (us... |
log.pm
|
1.27 |
3 years |
prigaux |
ensure the log is flushed ASAP when using a local file
|
lvm.pm
|
1.52 |
3 years |
prigaux |
fix typos (thanks to Arpad Biro)
|
modules.pm
|
1.443 |
2 years |
tvignaud |
(load_category) load ide-generic for disk/ide (this is a working
fallback for qu... |
mouse.pm
|
1.213 |
3 years |
oblin |
move is_xbox from common to detect_devices
|
mygtk2.pm
|
1.64 |
2 years |
prigaux |
use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ins... |
partition_table.pm
|
1.211 |
3 years |
prigaux |
try to cleanup fs.pm
(to have simpler dependencies between modules, esp. have so... |
perl2etags
|
1.2 |
7 years |
prigaux |
adapt to new etags (emacs 21) format
|
pkgs.pm
|
1.613 |
2 years |
prigaux |
fix selected_leaves() dropping all packages in a circular reference
(including s... |
raid.pm
|
1.70 |
2 years |
prigaux |
use --force when creating a md with only one device (bugzilla #21214)
|
run_program.pm
|
1.62 |
2 years |
prigaux |
fix bad typo
|
scanner.pm
|
1.64 |
2 years |
tkamppeter |
- Moved loading of kernel modules before the port checking step, the
device fi... |
services.pm
|
1.96 |
3 years |
tvignaud |
fill in missing titles for banners and specify icons
|
standalone.pm
|
1.112 |
2 years |
tvignaud |
add support for $::no_global_argv_parsing, enabling to NOT using common option
m... |
steps.pm
|
1.29 |
3 years |
prigaux |
"Administrator (root)" is more user-friendly than "root"
|
timezone.pm
|
1.57 |
2 years |
oblin |
reload sys clock from hc once we know the real timezone (#21511)
|
ugtk2.pm
|
1.412 |
3 years |
prigaux |
when taking screenshot during pkgs install, we can be chrooted, in that case the... |
verify_c
|
1.6 |
6 years |
prigaux |
ignore c::from_utf8
|
wizards.pm
|
1.26 |
2 years |
oblin |
fix typo
|