Author: pebender
Date: Sat Jun 13 11:31:28 2009
New Revision: 4941
Removed:
trunk/gar-minimyth/script/utils/squashfs-3.4/
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/kernel/kernel/Makefile
trunk/gar-minimyth/script/meta/minimyth/Makefile
Log:
- Removed package utils/squashfs-3.4.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Jun 13
11:31:28 2009
@@ -1,7 +1,7 @@
MiniMyth Changelog
--------------------------------------------------------------------------------
-Changes since 67 (2009-06-12):
+Changes since 67 (2009-06-13):
Current MythTV versions
MythTV 0.20-softpad: version 0.20.2.softpad, release-0-20-fixes branch
svn 16082 and
@@ -46,6 +46,7 @@
Removed kernel-headers/linux-headers-2.6.27.
Removed kernel-headers/linux-headers-2.6.28.
Removed kernel-headers/linux-headers-2.6.29.
+ Removed utils/squashfs-3.4.
Removed xorg-7.3.
Updated packages
Modified: trunk/gar-minimyth/script/kernel/kernel/Makefile
==============================================================================
--- trunk/gar-minimyth/script/kernel/kernel/Makefile (original)
+++ trunk/gar-minimyth/script/kernel/kernel/Makefile Sat Jun 13 11:31:28
2009
@@ -14,8 +14,8 @@
post-install:
@rm -rf $(DESTDIR)$(versiondir)/$(GARNAME)
@rm -rf $(DESTDIR)$(licensedir)/$(GARNAME)
- @ln -sf mksquashfs-$(if $(filter $(GARVERSION),2.6.26 2.6.27
2.6.28),3.4,4.0) $(DESTDIR)$(bindir)/mksquashfs
- @ln -sf mksquashfs-$(if $(filter $(GARVERSION),2.6.26 2.6.27
2.6.28),3.4,4.0) $(build_DESTDIR)$(build_bindir)/mksquashfs
+ @ln -sf mksquashfs-4.0 $(DESTDIR)$(bindir)/mksquashfs
+ @ln -sf mksquashfs-4.0 $(build_DESTDIR)$(build_bindir)/mksquashfs
clean-all:
@$(foreach dir, $(wildcard ../../kernel-2.*), $(MAKE) clean-all -C
$(dir)/kernel ; )
Modified: trunk/gar-minimyth/script/meta/minimyth/Makefile
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/Makefile (original)
+++ trunk/gar-minimyth/script/meta/minimyth/Makefile Sat Jun 13 11:31:28
2009
@@ -66,7 +66,6 @@
X11/rxvt \
utils/SDL-Test \
system/splashutils \
- utils/squashfs-3.4 \
utils/squashfs-4.0 \
net/syslinux \
system/sysvinit \
@@ -160,7 +159,6 @@
devel/fakeroot \
utils/file \
utils/findutils \
- utils/squashfs-3.4 \
utils/squashfs-4.0 \
utils/tar \
utils/util-linux-ng \
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---