summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-07-03 12:08:00 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-07-03 12:08:00 +0000
commite2280d55e18c892d835f0c5deacd10ff7042a0e8 (patch)
tree20dc8710141a65f61f8bf1bc53a181da9f351219
parentff42db1e2e8955ae7d4ccc0f7dd5e2e52db4c884 (diff)
downloaddrakx-e2280d55e18c892d835f0c5deacd10ff7042a0e8.tar
drakx-e2280d55e18c892d835f0c5deacd10ff7042a0e8.tar.gz
drakx-e2280d55e18c892d835f0c5deacd10ff7042a0e8.tar.bz2
drakx-e2280d55e18c892d835f0c5deacd10ff7042a0e8.tar.xz
drakx-e2280d55e18c892d835f0c5deacd10ff7042a0e8.zip
re-adding with -kb
-rw-r--r--Makefile1
-rw-r--r--docs/comparisons7
-rw-r--r--perl-install/pixmaps/X.pngbin0 -> 2162 bytes
-rw-r--r--perl-install/pixmaps/bootdisk.pngbin0 -> 1392 bytes
-rw-r--r--perl-install/pixmaps/bootloader.pngbin0 -> 1959 bytes
-rw-r--r--perl-install/pixmaps/default.pngbin0 -> 875 bytes
-rw-r--r--perl-install/pixmaps/harddrive.pngbin0 -> 1842 bytes
-rw-r--r--perl-install/pixmaps/keyboard.pngbin0 -> 2107 bytes
-rw-r--r--perl-install/pixmaps/mouse.pngbin0 -> 2178 bytes
-rw-r--r--perl-install/pixmaps/services.pngbin0 -> 2751 bytes
-rw-r--r--perl-install/share/ftin.pngbin0 -> 190 bytes
-rw-r--r--perl-install/share/ftout.pngbin0 -> 190 bytes
-rw-r--r--perl-install/share/help.pngbin0 -> 1942 bytes
-rw-r--r--perl-install/share/logo-mandrake.pngbin0 -> 7663 bytes
-rw-r--r--perl-install/share/reload.pngbin0 -> 157 bytes
-rw-r--r--perl-install/share/rpm-base.pngbin0 -> 386 bytes
-rw-r--r--perl-install/share/rpm-installed.pngbin0 -> 344 bytes
-rw-r--r--perl-install/share/rpm-selected.pngbin0 -> 344 bytes
-rw-r--r--perl-install/share/rpm-semiselected.pngbin0 -> 238 bytes
-rw-r--r--perl-install/share/rpm-unselected.pngbin0 -> 123 bytes
-rw-r--r--perl-install/share/themes/blueHeart-button_def.pngbin0 -> 2735 bytes
-rw-r--r--perl-install/share/themes/focus.pngbin0 -> 345 bytes
-rw-r--r--perl-install/share/themes/marble3d-bg1.pngbin0 -> 9693 bytes
-rw-r--r--perl-install/share/themes/marble3d-button1.pngbin0 -> 3454 bytes
-rw-r--r--perl-install/share/themes/marble3d-button2.pngbin0 -> 3840 bytes
-rw-r--r--perl-install/share/themes/marble3d-button4.pngbin0 -> 2936 bytes
-rw-r--r--perl-install/share/themes/marble3d-button_def.pngbin0 -> 4888 bytes
-rw-r--r--perl-install/share/themes/marble3d-check1.pngbin0 -> 180 bytes
-rw-r--r--perl-install/share/themes/marble3d-check2.pngbin0 -> 231 bytes
-rw-r--r--perl-install/share/themes/mdk-button1.pngbin0 -> 628 bytes
-rw-r--r--perl-install/share/themes/mdk-button4.pngbin0 -> 625 bytes
-rwxr-xr-xtools/addchangelog.pl2
32 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ca30fdf62..31fdc1b74 100644
--- a/Makefile
+++ b/Makefile
@@ -96,6 +96,7 @@ clean:
check:
@badrights=`find $(ROOTDEST)/Mandrake/mdkinst | perl -lne 'print if !((stat)[2] & 4)'`; [ -z "$$badrights" ] || { echo "bad rights for files vvvvvvvvvvvvvvvvvvvvvvvvvv" ; echo "$$badrights" ; echo "bad rights for files ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" ; exit 1; }
+ @missing_kb=`find -name "Entries" | xargs perl -F/ -alne 'print $$ARGV =~ m|(.*)/CVS|, "/$$F[1]" if $$F[1] =~ /\.(png|gif|bmp|xcf|gz|bz2|tar|rdz|so|a|o|mar|img|exe)$$/ && $$F[4] ne "-kb"'` ; [ -z "$$missing_kb" ] || { echo "missing -kb in CVS for files vvvvvvvvvvvvvvvvvvvvvvvvvv" ; echo "$$missing_kb" ; echo "missing -kb in CVS for files ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^" ; exit 1; }
upload:
$(MAKE) clean
diff --git a/docs/comparisons b/docs/comparisons
index ea7725986..cdf95b33a 100644
--- a/docs/comparisons
+++ b/docs/comparisons
@@ -42,3 +42,10 @@ mem used 7.2cooker
gtk: runinstall2 13608(data 9572) + FBDev 2984(data 1544)
newt: runinstall2 9516(data 7528)
stdio: runinstall2 9160(data 7372)
+
+8.0rc1: (lang fr)
+
+rpmsrate
+
+4 all 831 786 18:08 reiserfs 2G
+4 () 175 139 3:25 reiserfs 2G
diff --git a/perl-install/pixmaps/X.png b/perl-install/pixmaps/X.png
new file mode 100644
index 000000000..80b08c97f
--- /dev/null
+++ b/perl-install/pixmaps/X.png
Binary files differ
diff --git a/perl-install/pixmaps/bootdisk.png b/perl-install/pixmaps/bootdisk.png
new file mode 100644
index 000000000..22d89c482
--- /dev/null
+++ b/perl-install/pixmaps/bootdisk.png
Binary files differ
diff --git a/perl-install/pixmaps/bootloader.png b/perl-install/pixmaps/bootloader.png
new file mode 100644
index 000000000..a4f0e024b
--- /dev/null
+++ b/perl-install/pixmaps/bootloader.png
Binary files differ
diff --git a/perl-install/pixmaps/default.png b/perl-install/pixmaps/default.png
new file mode 100644
index 000000000..bcbca644d
--- /dev/null
+++ b/perl-install/pixmaps/default.png
Binary files differ
diff --git a/perl-install/pixmaps/harddrive.png b/perl-install/pixmaps/harddrive.png
new file mode 100644
index 000000000..ce3e84bdb
--- /dev/null
+++ b/perl-install/pixmaps/harddrive.png
Binary files differ
diff --git a/perl-install/pixmaps/keyboard.png b/perl-install/pixmaps/keyboard.png
new file mode 100644
index 000000000..e614c9cd4
--- /dev/null
+++ b/perl-install/pixmaps/keyboard.png
Binary files differ
diff --git a/perl-install/pixmaps/mouse.png b/perl-install/pixmaps/mouse.png
new file mode 100644
index 000000000..547f4384d
--- /dev/null
+++ b/perl-install/pixmaps/mouse.png
Binary files differ
diff --git a/perl-install/pixmaps/services.png b/perl-install/pixmaps/services.png
new file mode 100644
index 000000000..6a1bd1ea3
--- /dev/null
+++ b/perl-install/pixmaps/services.png
Binary files differ
diff --git a/perl-install/share/ftin.png b/perl-install/share/ftin.png
new file mode 100644
index 000000000..3cec3c194
--- /dev/null
+++ b/perl-install/share/ftin.png
Binary files differ
diff --git a/perl-install/share/ftout.png b/perl-install/share/ftout.png
new file mode 100644
index 000000000..d821716eb
--- /dev/null
+++ b/perl-install/share/ftout.png
Binary files differ
diff --git a/perl-install/share/help.png b/perl-install/share/help.png
new file mode 100644
index 000000000..418aebe1a
--- /dev/null
+++ b/perl-install/share/help.png
Binary files differ
diff --git a/perl-install/share/logo-mandrake.png b/perl-install/share/logo-mandrake.png
new file mode 100644
index 000000000..e1c32cad9
--- /dev/null
+++ b/perl-install/share/logo-mandrake.png
Binary files differ
diff --git a/perl-install/share/reload.png b/perl-install/share/reload.png
new file mode 100644
index 000000000..26d503283
--- /dev/null
+++ b/perl-install/share/reload.png
Binary files differ
diff --git a/perl-install/share/rpm-base.png b/perl-install/share/rpm-base.png
new file mode 100644
index 000000000..c74fec0ff
--- /dev/null
+++ b/perl-install/share/rpm-base.png
Binary files differ
diff --git a/perl-install/share/rpm-installed.png b/perl-install/share/rpm-installed.png
new file mode 100644
index 000000000..10a032fd0
--- /dev/null
+++ b/perl-install/share/rpm-installed.png
Binary files differ
diff --git a/perl-install/share/rpm-selected.png b/perl-install/share/rpm-selected.png
new file mode 100644
index 000000000..49b225b93
--- /dev/null
+++ b/perl-install/share/rpm-selected.png
Binary files differ
diff --git a/perl-install/share/rpm-semiselected.png b/perl-install/share/rpm-semiselected.png
new file mode 100644
index 000000000..c026805bf
--- /dev/null
+++ b/perl-install/share/rpm-semiselected.png
Binary files differ
diff --git a/perl-install/share/rpm-unselected.png b/perl-install/share/rpm-unselected.png
new file mode 100644
index 000000000..221acbceb
--- /dev/null
+++ b/perl-install/share/rpm-unselected.png
Binary files differ
diff --git a/perl-install/share/themes/blueHeart-button_def.png b/perl-install/share/themes/blueHeart-button_def.png
new file mode 100644
index 000000000..b35781416
--- /dev/null
+++ b/perl-install/share/themes/blueHeart-button_def.png
Binary files differ
diff --git a/perl-install/share/themes/focus.png b/perl-install/share/themes/focus.png
new file mode 100644
index 000000000..70afb1797
--- /dev/null
+++ b/perl-install/share/themes/focus.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-bg1.png b/perl-install/share/themes/marble3d-bg1.png
new file mode 100644
index 000000000..b4e1afd66
--- /dev/null
+++ b/perl-install/share/themes/marble3d-bg1.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-button1.png b/perl-install/share/themes/marble3d-button1.png
new file mode 100644
index 000000000..9119ac89c
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button1.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-button2.png b/perl-install/share/themes/marble3d-button2.png
new file mode 100644
index 000000000..70696538c
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button2.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-button4.png b/perl-install/share/themes/marble3d-button4.png
new file mode 100644
index 000000000..7b6aae23a
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button4.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-button_def.png b/perl-install/share/themes/marble3d-button_def.png
new file mode 100644
index 000000000..4bd67d0d9
--- /dev/null
+++ b/perl-install/share/themes/marble3d-button_def.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-check1.png b/perl-install/share/themes/marble3d-check1.png
new file mode 100644
index 000000000..f3c31d09c
--- /dev/null
+++ b/perl-install/share/themes/marble3d-check1.png
Binary files differ
diff --git a/perl-install/share/themes/marble3d-check2.png b/perl-install/share/themes/marble3d-check2.png
new file mode 100644
index 000000000..5261472f9
--- /dev/null
+++ b/perl-install/share/themes/marble3d-check2.png
Binary files differ
diff --git a/perl-install/share/themes/mdk-button1.png b/perl-install/share/themes/mdk-button1.png
new file mode 100644
index 000000000..9d5f701c6
--- /dev/null
+++ b/perl-install/share/themes/mdk-button1.png
Binary files differ
diff --git a/perl-install/share/themes/mdk-button4.png b/perl-install/share/themes/mdk-button4.png
new file mode 100644
index 000000000..c93837c08
--- /dev/null
+++ b/perl-install/share/themes/mdk-button4.png
Binary files differ
diff --git a/tools/addchangelog.pl b/tools/addchangelog.pl
index 8e39802a6..bec1e258f 100755
--- a/tools/addchangelog.pl
+++ b/tools/addchangelog.pl
@@ -12,7 +12,7 @@ $date = (split('/', `grep ChangeLog perl-install/CVS/Entries`))[3];
open F, ">perl-install/ChangeLog";
print F foreach @changelog, @before;
-`cvs commit -m '' perl-install/ChangeLog` =~ /new revision: (.*?);/;
+#`cvs commit -m '' perl-install/ChangeLog` =~ /new revision: (.*?);/;
print "$1\n";
print foreach @changelog;