summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2002-07-05 13:22:43 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2002-07-05 13:22:43 +0000
commit58d083b1760b387fea6ddcd12960a562baf4f0e1 (patch)
treea7fcac98c576458047cc57ea65af503972d8464f /kernel
parent2fdb0c5a963de477db36a0f6664e8ce12e743998 (diff)
downloaddrakx-backup-do-not-use-58d083b1760b387fea6ddcd12960a562baf4f0e1.tar
drakx-backup-do-not-use-58d083b1760b387fea6ddcd12960a562baf4f0e1.tar.gz
drakx-backup-do-not-use-58d083b1760b387fea6ddcd12960a562baf4f0e1.tar.bz2
drakx-backup-do-not-use-58d083b1760b387fea6ddcd12960a562baf4f0e1.tar.xz
drakx-backup-do-not-use-58d083b1760b387fea6ddcd12960a562baf4f0e1.zip
- remove uneeded stuff for modules ("#!/..", "use lib..", "use
standalone", ...) - simplify bttv options managment: - use if_, thanks MDK::Common - s/mapn/map by using a hash at first - s/mapn{if}/map{if_} - don't read/write modules.conf here, drakx take care of that for us thus, the test program became: #!/usr/bin/perl use strict; use lib qw(/usr/lib/libDrakX); use standalone; use bttv; use interactive; use modules; modules::read_conf; bttv::config('interactive'->vnew()); modules::write_conf;
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions