You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(19) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(13) |
Feb
(12) |
Mar
(14) |
Apr
(3) |
May
(25) |
Jun
|
Jul
(9) |
Aug
|
Sep
(47) |
Oct
(24) |
Nov
(23) |
Dec
(58) |
2002 |
Jan
(87) |
Feb
(54) |
Mar
(38) |
Apr
(6) |
May
(11) |
Jun
(7) |
Jul
(13) |
Aug
(39) |
Sep
(58) |
Oct
(20) |
Nov
(63) |
Dec
(46) |
2003 |
Jan
|
Feb
|
Mar
(8) |
Apr
(52) |
May
(21) |
Jun
(2) |
Jul
(10) |
Aug
|
Sep
(6) |
Oct
(1) |
Nov
(1) |
Dec
(1) |
2004 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(5) |
Jun
(46) |
Jul
(15) |
Aug
(1) |
Sep
(12) |
Oct
(3) |
Nov
(4) |
Dec
|
2005 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(6) |
Sep
|
Oct
|
Nov
|
Dec
(2) |
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(5) |
Aug
(2) |
Sep
(2) |
Oct
(3) |
Nov
(7) |
Dec
(2) |
2007 |
Jan
(8) |
Feb
(16) |
Mar
(17) |
Apr
(16) |
May
(21) |
Jun
(17) |
Jul
(40) |
Aug
(62) |
Sep
(30) |
Oct
(14) |
Nov
(7) |
Dec
(9) |
2008 |
Jan
(4) |
Feb
(7) |
Mar
(36) |
Apr
(22) |
May
(21) |
Jun
(9) |
Jul
(35) |
Aug
(17) |
Sep
(21) |
Oct
(24) |
Nov
(61) |
Dec
(85) |
2009 |
Jan
(51) |
Feb
(36) |
Mar
(60) |
Apr
(77) |
May
(154) |
Jun
(118) |
Jul
(86) |
Aug
(30) |
Sep
(20) |
Oct
(31) |
Nov
(10) |
Dec
(25) |
2010 |
Jan
(15) |
Feb
(17) |
Mar
(38) |
Apr
(59) |
May
(84) |
Jun
(63) |
Jul
(39) |
Aug
(43) |
Sep
(12) |
Oct
(6) |
Nov
(2) |
Dec
(2) |
2011 |
Jan
(2) |
Feb
|
Mar
(3) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(2) |
Aug
(1) |
Sep
(3) |
Oct
(1) |
Nov
(4) |
Dec
(1) |
2012 |
Jan
(3) |
Feb
(1) |
Mar
(4) |
Apr
|
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(2) |
Sep
(3) |
Oct
(1) |
Nov
(1) |
Dec
(3) |
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(4) |
Sep
(7) |
Oct
(8) |
Nov
(1) |
Dec
(9) |
2014 |
Jan
(8) |
Feb
(4) |
Mar
(3) |
Apr
(3) |
May
(7) |
Jun
(2) |
Jul
(5) |
Aug
(5) |
Sep
(3) |
Oct
(11) |
Nov
(5) |
Dec
(6) |
2015 |
Jan
(2) |
Feb
(2) |
Mar
(2) |
Apr
(5) |
May
(3) |
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
2016 |
Jan
(1) |
Feb
|
Mar
(4) |
Apr
(3) |
May
(7) |
Jun
(2) |
Jul
(1) |
Aug
(3) |
Sep
(1) |
Oct
(1) |
Nov
(1) |
Dec
(3) |
2017 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(3) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Jeffery H. <jef...@ms...> - 2004-09-24 14:15:24
|
Dear All, I'm new for dreamcast. I follow the document to build and record a CD which contain Linux using CD-R. But I cannot startup it, it just show CD play screen. Does any body have idea how to resolve it? Regard, Jeffery Huang |
From: Tom R. <tr...@ke...> - 2004-09-23 23:03:58
|
Following those patches, the following is required to have 'se7751_defconfig' compile. Again against linux-2_6_8. This isn't yet boot-tested, but I'll be doing that sometime Monday. Signed-off-by: Tom Rini <tr...@ke...> --- linux-2.6.8.1.orig/arch/sh/boards/se/7751/io.c +++ linux-2.6.8.1/arch/sh/boards/se/7751/io.c @@ -18,7 +18,7 @@ #include <asm/addrspace.h> #include <linux/pci.h> -#include <asm/pci-sh7751.h> +#include "../../../drivers/pci/pci-sh7751.h" #if 0 /****************************************************************** --- linux-2.6.8.1.orig/arch/sh/boards/se/7751/pci.c +++ linux-2.6.8.1/arch/sh/boards/se/7751/pci.c @@ -19,7 +19,7 @@ #include <linux/pci.h> #include <asm/io.h> -#include <asm/pci-sh7751.h> +#include "../../../drivers/pci/pci-sh7751.h" #define PCIMCR_MRSET_OFF 0xBFFFFFFF #define PCIMCR_RFSH_OFF 0xFFFFFFFB -- Tom Rini http://gate.crashing.org/~trini/ |
From: Tom R. <tr...@ke...> - 2004-09-23 22:51:52
|
[ oops, forgot the m17n.org list... ] On Thu, Sep 23, 2004 at 10:59:54AM -0700, Tom Rini wrote: > The following patch makes SH work (admittedly 2.6.9-rc2 + > se7751_defconfig doens't get far at all w/ or w/o this patch and no O=) > with O=. The changes bring SH back in line with the Makefile and > machtypes stuff that ARM uses. > > Signed-off-by: Tom Rini <tr...@ke...> And the following is against CVS as of linux-2_6_8 : --- linux-2.6.8.1.orig/arch/sh/tools/Makefile +++ linux-2.6.8.1/arch/sh/tools/Makefile @@ -10,7 +10,6 @@ # Shamelessly cloned from ARM. # -include/asm-sh/machtypes.h: $(obj)/machgen.sh $(obj)/mach-types +include/asm-sh/machtypes.h: $(src)/gen-mach-types $(src)/mach-types @echo ' Generating $@' - @$(CONFIG_SHELL) $(obj)/machgen.sh $(obj)/mach-types > $@ - + $(Q)$(AWK) -f $^ > $@ || { rm -f $@; /bin/false; } --- linux-2.6.8.1.orig/arch/sh/tools/machgen.sh +++ /dev/null @@ -1,71 +0,0 @@ -#!/bin/sh -# -# include/asm-sh/machtype.h header generation script for SuperH -# -# Copyright (C) 2003 Paul Mundt -# -# This is pretty much a quick and dirty hack based off of the awk -# script written by rmk that ARM uses to achieve the same sort of -# thing. -# -# Unfortunately this script has a dependance on bash/sed/cut/tr, -# though they should be prevalent enough for this dependancy not -# to matter overly much. -# -# As a note for anyone attempting to manually invoke this script, -# it expects to be run straight out of the arch/sh/tools/ directory -# as it doesn't look at TOPDIR to figure out where asm-sh is -# located. -# -# See the note at the top of the generated header for additional -# information. -# -# Released under the terms of the GNU GPL v2.0. -# - -[ $# -ne 1 ] && echo "Usage: $0 <mach defs>" && exit 1 - -cat << EOF > tmp.h -/* - * Automagically generated, don't touch. - */ -#ifndef __ASM_SH_MACHTYPES_H -#define __ASM_SH_MACHTYPES_H - -#include <linux/config.h> - -/* - * We'll use the following MACH_xxx defs for placeholders for the time - * being .. these will all go away once sh_machtype is assigned per-board. - * - * For now we leave things the way they are for backwards compatibility. - */ - -/* Mach types */ -EOF - -newline=' -' -IFS=$newline - -rm -f tmp2.h - -for entry in `cat $1 | sed -e 's/\#.*$//g;/^$/d' | tr '\t' ' ' | tr -s ' '`; do - board=`echo $entry | cut -f1 -d' '` - - printf "#ifdef CONFIG_`echo $entry | cut -f2 -d' '`\n" >> tmp.h - printf " #define MACH_$board\t\t1\n#else\n #define MACH_$board\t\t0\n#endif\n" >> tmp.h - printf "#define mach_is_`echo $board | tr '[A-Z]' '[a-z]'`()\t\t\t(MACH_$board)\n" >> tmp2.h -done - -printf "\n/* Machtype checks */\n" >> tmp.h -cat tmp2.h >> tmp.h && rm -f tmp2.h - -cat << EOF >> tmp.h - -#endif /* __ASM_SH_MACHTYPES_H */ -EOF - -cat tmp.h -rm -f tmp.h - --- linux-2.6.8.1.orig/arch/sh/Makefile +++ linux-2.6.8.1/arch/sh/Makefile @@ -128,26 +128,42 @@ boot := arch/sh/boot AFLAGS_vmlinux.lds.o := -traditional -prepare: target_links include/asm-sh/asm-offsets.h +include/asm-sh/asm-offsets.h: arch/sh/kernel/asm-offsets.s \ + include/asm include/linux/version.h + $(call filechk,gen-asm-offsets) -.PHONY: target_links FORCE +# Update machine arch and proc symlinks if something which affects +# them changed. We use .arch and .mach to indicate when they were +# updated last, otherwise make uses the target directory mtime. + +include/asm-sh/.cpu: $(wildcard include/config/cpu/*.h) include/config/MARKER + @echo ' SYMLINK include/asm-sh/cpu -> include/asm-sh/$(cpuincdir-y)' +ifneq ($(KBUILD_SRC),) + $(Q)mkdir -p include/asm-sh + $(Q)ln -fsn $(srctree)/include/asm-sh/$(cpuincdir-y) include/asm-sh/cpu +else + $(Q)ln -fsn $(cpuincdir-y) include/asm-sh/cpu +endif + @touch $@ + +include/asm-sh/.mach: $(wildcard include/config/sh/*.h) include/config/MARKER + @echo ' SYMLINK include/asm-sh/mach -> include/asm-sh/$(incdir-y)' +ifneq ($(KBUILD_SRC),) + $(Q)mkdir -p include/asm-sh + $(Q)ln -fsn $(srctree)/include/asm-sh/$(incdir-y) include/asm-sh/mach +else + $(Q)ln -fsn $(incdir-y) include/asm-sh/mach +endif + @touch $@ -all: zImage -target_links: - @echo ' Making asm-sh/cpu -> asm-sh/$(cpuincdir-y) link' - @rm -f include/asm-sh/cpu - @ln -sf $(cpuincdir-y) include/asm-sh/cpu - - @echo ' Making asm-sh/mach -> asm-sh/$(incdir-y) link' - @rm -f include/asm-sh/mach - @ln -sf $(incdir-y) include/asm-sh/mach +prepare: maketools include/asm-sh/.cpu include/asm-sh/.mach +.PHONY: maketools FORCE +maketools: include/asm-sh/asm-offsets.h include/linux/version.h FORCE $(Q)$(MAKE) $(build)=arch/sh/tools include/asm-sh/machtypes.h -include/asm-sh/asm-offsets.h: arch/sh/kernel/asm-offsets.s \ - include/asm include/linux/version.h - $(call filechk,gen-asm-offsets) +all: zImage zImage: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ --- /dev/null +++ linux-2.6.8.1/arch/sh/tools/gen-mach-types @@ -0,0 +1,49 @@ +#!/bin/awk +# +# Awk script to generate include/asm-sh/machtypes.h +# Heavily based on arch/arm/tools/gen-mach-types +# +BEGIN { nr = 0 } +/^#/ { next } +/^[ ]*$/ { next } + +NF == 2 { + mach[nr] = $1; + config[nr] = "CONFIG_"$2; + nr++; + } + +END { + printf("/*\n"); + printf(" * Automagically generated, don't touch.\n"); + printf(" */\n"); + printf("#ifndef __ASM_SH_MACHTYPES_H\n"); + printf("#define __ASM_SH_MACHTYPES_H\n"); + printf("\n"); + printf("#include <linux/config.h>\n"); + printf("\n"); + printf("/*\n"); + printf(" * We'll use the following MACH_xxx defs for placeholders for the time\n"); + printf(" * being .. these will all go away once sh_machtype is assigned per-board.\n"); + printf(" *\n"); + printf(" * For now we leave things the way they are for backwards compatibility.\n"); + printf(" */\n"); + printf("\n"); + printf("/* Mach types */\n"); + + for (i = 0; i < nr; i++) { + printf("#ifdef %s\n", config[i]); + printf(" #define MACH_%s\t\t1\n", mach[i]); + printf("#else\n"); + printf(" #define MACH_%s\t\t0\n", mach[i]); + printf("#endif\n"); + } + + printf("\n"); + printf("/* Machtype checks */\n"); + for (i = 0; i < nr; i++) + printf("#define mach_is_%s()\t\t\t(MACH_%s)\n", + tolower(mach[i]), mach[i]); + printf("\n"); + printf("#endif /* __ASM_SH_MACHTYPES_H */\n"); + } -- Tom Rini http://gate.crashing.org/~trini/ |
From: Tom R. <tr...@ke...> - 2004-09-23 21:52:15
|
Hi all. In looking at the CVS 'linuxsh' sources against 2.6.8.1 I noticed the following in drivers/net/8139too.c: @@ -975,16 +975,23 @@ static int __devinit rtl8139_init_one (s if (i < 0) return i; - assert (dev != NULL); tp = dev->priv; - assert (tp != NULL); ioaddr = tp->mmio_addr; + assert (ioaddr != NULL); + assert (dev != NULL); + assert (tp != NULL); But that seems wrong. We want to make sure dev or tp aren't NULL before poking around in them. -- Tom Rini http://gate.crashing.org/~trini/ |
From: Tom R. <tr...@ke...> - 2004-09-23 18:00:20
|
The following patch makes SH work (admittedly 2.6.9-rc2 + se7751_defconfig doens't get far at all w/ or w/o this patch and no O=) with O=. The changes bring SH back in line with the Makefile and machtypes stuff that ARM uses. Signed-off-by: Tom Rini <tr...@ke...> arch/sh/tools/machgen.sh | 71 ------------------------------------------- arch/sh/Makefile | 40 ++++++++++++++++-------- arch/sh/tools/Makefile | 5 +-- arch/sh/tools/gen-mach-types | 49 +++++++++++++++++++++++++++++ 4 files changed, 79 insertions(+), 86 deletions(-) --- linux-2.6.9-rc2.orig/arch/sh/tools/Makefile +++ linux-2.6.9-rc2/arch/sh/tools/Makefile @@ -10,7 +10,6 @@ # Shamelessly cloned from ARM. # -include/asm-sh/machtypes.h: $(obj)/machgen.sh $(obj)/mach-types +include/asm-sh/machtypes.h: $(src)/gen-mach-types $(src)/mach-types @echo ' Generating $@' - @$(CONFIG_SHELL) $(obj)/machgen.sh $(obj)/mach-types > $@ - + $(Q)$(AWK) -f $^ > $@ || { rm -f $@; /bin/false; } --- linux-2.6.9-rc2.orig/arch/sh/tools/machgen.sh +++ /dev/null @@ -1,71 +0,0 @@ -#!/bin/sh -# -# include/asm-sh/machtype.h header generation script for SuperH -# -# Copyright (C) 2003 Paul Mundt -# -# This is pretty much a quick and dirty hack based off of the awk -# script written by rmk that ARM uses to achieve the same sort of -# thing. -# -# Unfortunately this script has a dependance on bash/sed/cut/tr, -# though they should be prevalent enough for this dependancy not -# to matter overly much. -# -# As a note for anyone attempting to manually invoke this script, -# it expects to be run straight out of the arch/sh/tools/ directory -# as it doesn't look at TOPDIR to figure out where asm-sh is -# located. -# -# See the note at the top of the generated header for additional -# information. -# -# Released under the terms of the GNU GPL v2.0. -# - -[ $# -ne 1 ] && echo "Usage: $0 <mach defs>" && exit 1 - -cat << EOF > tmp.h -/* - * Automagically generated, don't touch. - */ -#ifndef __ASM_SH_MACHTYPES_H -#define __ASM_SH_MACHTYPES_H - -#include <linux/config.h> - -/* - * We'll use the following MACH_xxx defs for placeholders for the time - * being .. these will all go away once sh_machtype is assigned per-board. - * - * For now we leave things the way they are for backwards compatibility. - */ - -/* Mach types */ -EOF - -newline=' -' -IFS=$newline - -rm -f tmp2.h - -for entry in `cat $1 | sed -e 's/\#.*$//g;/^$/d' | tr '\t' ' ' | tr -s ' '`; do - board=`echo $entry | cut -f1 -d' '` - - printf "#ifdef CONFIG_`echo $entry | cut -f2 -d' '`\n" >> tmp.h - printf " #define MACH_$board\t\t1\n#else\n #define MACH_$board\t\t0\n#endif\n" >> tmp.h - printf "#define mach_is_`echo $board | tr '[A-Z]' '[a-z]'`()\t\t\t(MACH_$board)\n" >> tmp2.h -done - -printf "\n/* Machtype checks */\n" >> tmp.h -cat tmp2.h >> tmp.h && rm -f tmp2.h - -cat << EOF >> tmp.h - -#endif /* __ASM_SH_MACHTYPES_H */ -EOF - -cat tmp.h -rm -f tmp.h - --- linux-2.6.9-rc2.orig/arch/sh/Makefile +++ linux-2.6.9-rc2/arch/sh/Makefile @@ -124,23 +124,39 @@ boot := arch/sh/boot CPPFLAGS_vmlinux.lds := -traditional -prepare: target_links +# Update machine arch and proc symlinks if something which affects +# them changed. We use .arch and .mach to indicate when they were +# updated last, otherwise make uses the target directory mtime. + +include/asm-sh/.cpu: $(wildcard include/config/cpu/*.h) include/config/MARKER + @echo ' SYMLINK include/asm-sh/cpu -> include/asm-sh/$(cpuincdir-y)' +ifneq ($(KBUILD_SRC),) + $(Q)mkdir -p include/asm-sh + $(Q)ln -fsn $(srctree)/include/asm-sh/$(cpuincdir-y) include/asm-sh/cpu +else + $(Q)ln -fsn $(cpuincdir-y) include/asm-sh/cpu +endif + @touch $@ + +include/asm-sh/.mach: $(wildcard include/config/sh/*.h) include/config/MARKER + @echo ' SYMLINK include/asm-sh/mach -> include/asm-sh/$(incdir-y)' +ifneq ($(KBUILD_SRC),) + $(Q)mkdir -p include/asm-sh + $(Q)ln -fsn $(srctree)/include/asm-sh/$(incdir-y) include/asm-sh/mach +else + $(Q)ln -fsn $(incdir-y) include/asm-sh/mach +endif + @touch $@ -.PHONY: target_links FORCE -all: zImage - -target_links: - @echo ' Making asm-sh/cpu -> asm-sh/$(cpuincdir-y) link' - @rm -f include/asm-sh/cpu - @ln -sf $(cpuincdir-y) include/asm-sh/cpu - - @echo ' Making asm-sh/mach -> asm-sh/$(incdir-y) link' - @rm -f include/asm-sh/mach - @ln -sf $(incdir-y) include/asm-sh/mach +prepare: maketools include/asm-sh/.cpu include/asm-sh/.mach +.PHONY: maketools FORCE +maketools: include/linux/version.h FORCE $(Q)$(MAKE) $(build)=arch/sh/tools include/asm-sh/machtypes.h +all: zImage + zImage: vmlinux $(Q)$(MAKE) $(build)=$(boot) $(boot)/$@ --- /dev/null +++ linux-2.6.9-rc2/arch/sh/tools/gen-mach-types @@ -0,0 +1,49 @@ +#!/bin/awk +# +# Awk script to generate include/asm-sh/machtypes.h +# Heavily based on arch/arm/tools/gen-mach-types +# +BEGIN { nr = 0 } +/^#/ { next } +/^[ ]*$/ { next } + +NF == 2 { + mach[nr] = $1; + config[nr] = "CONFIG_"$2; + nr++; + } + +END { + printf("/*\n"); + printf(" * Automagically generated, don't touch.\n"); + printf(" */\n"); + printf("#ifndef __ASM_SH_MACHTYPES_H\n"); + printf("#define __ASM_SH_MACHTYPES_H\n"); + printf("\n"); + printf("#include <linux/config.h>\n"); + printf("\n"); + printf("/*\n"); + printf(" * We'll use the following MACH_xxx defs for placeholders for the time\n"); + printf(" * being .. these will all go away once sh_machtype is assigned per-board.\n"); + printf(" *\n"); + printf(" * For now we leave things the way they are for backwards compatibility.\n"); + printf(" */\n"); + printf("\n"); + printf("/* Mach types */\n"); + + for (i = 0; i < nr; i++) { + printf("#ifdef %s\n", config[i]); + printf(" #define MACH_%s\t\t1\n", mach[i]); + printf("#else\n"); + printf(" #define MACH_%s\t\t0\n", mach[i]); + printf("#endif\n"); + } + + printf("\n"); + printf("/* Machtype checks */\n"); + for (i = 0; i < nr; i++) + printf("#define mach_is_%s()\t\t\t(MACH_%s)\n", + tolower(mach[i]), mach[i]); + printf("\n"); + printf("#endif /* __ASM_SH_MACHTYPES_H */\n"); + } -- Tom Rini http://gate.crashing.org/~trini/ |
From: Dan K. <da...@ke...> - 2004-09-21 01:32:11
|
Gregg C Levine wrote: > Hello from Gregg C Levine > That's what it took. I created a non-root user, logged in as him. I then set > ownership on the directories necessary for building the ctoss compiler, and > started it off. It took the same time that your documentation stated, or > around that figure. Now the question is, installing it. How should I do > that? No need. It's already installed. It builds in its final location. You might consider chown'ing it to root. - Dan -- My technical stuff: http://kegel.com My politics: see http://www.misleader.org for examples of why I'm for regime change |
From: Gregg C L. <dr...@wo...> - 2004-09-20 16:10:30
|
Hello from Gregg C Levine That's what it took. I created a non-root user, logged in as him. I then set ownership on the directories necessary for building the ctoss compiler, and started it off. It took the same time that your documentation stated, or around that figure. Now the question is, installing it. How should I do that? Gregg C Levine drwho8 atsign worldnet dot att dot net "Oh my!" The Second Doctor's nearly favorite phrase. ----- Original Message ----- From: "Dan Kegel" <da...@ke...> To: "Gregg C Levine" <dr...@wo...> Cc: <lin...@li...>; <lin...@m1...> Sent: Sunday, September 19, 2004 11:28 PM Subject: Re: [linux-sh:03313] Re: Building a cross compiler for the Dreamcast > Gregg C Levine wrote: > > Hello from Gregg C Levine > > Hmm. What I posted there, was a copy & paste from that newgroup posting. > > Evidently I did forget to provide a script of what the script does. > > > > ... > > + abort 'Don'\''t run all.sh or crosstool.sh as root, it'\''s dangerous' > > + echo 'Don'\''t' run all.sh or crosstool.sh as root, 'it'\''s' dangerous > > Don't run all.sh or crosstool.sh as root, it's dangerous > > + exec false > > > > I think that output clarifies my position. > > Right. Quick question: were you logged in as root when you ran that script? > If so, which part of "Don't run all.sh or crosstool.sh as root, it's dangerous" > don't you understand? I'd be happy to make that message clearer. > If not, hrmf, I'll have to revise my root detection. > > > And your right. Packages for > > Slackware are indeed tarballs, except the makepkg tool adds a script which > > adds it to the records of what's installed on the system. Since your tool > > says it can make RPM packages, I can convert those to ny Slackware packages. > > What I'd really like is a few pointers suggesting where I should go next. > > First off, let's just get demo-sh4.sh running. Log in as a non-root > user and try running it (after creating the directory /opt/crosstool > and chowning it to that user). > - Dan > > > -- > My technical stuff: http://kegel.com > My politics: see http://www.misleader.org for examples of why I'm for regime change |
From: Dan K. <da...@ke...> - 2004-09-20 03:30:37
|
Gregg C Levine wrote: > Hello from Gregg C Levine > Hmm. What I posted there, was a copy & paste from that newgroup posting. > Evidently I did forget to provide a script of what the script does. > > ... > + abort 'Don'\''t run all.sh or crosstool.sh as root, it'\''s dangerous' > + echo 'Don'\''t' run all.sh or crosstool.sh as root, 'it'\''s' dangerous > Don't run all.sh or crosstool.sh as root, it's dangerous > + exec false > > I think that output clarifies my position. Right. Quick question: were you logged in as root when you ran that script? If so, which part of "Don't run all.sh or crosstool.sh as root, it's dangerous" don't you understand? I'd be happy to make that message clearer. If not, hrmf, I'll have to revise my root detection. > And your right. Packages for > Slackware are indeed tarballs, except the makepkg tool adds a script which > adds it to the records of what's installed on the system. Since your tool > says it can make RPM packages, I can convert those to ny Slackware packages. > What I'd really like is a few pointers suggesting where I should go next. First off, let's just get demo-sh4.sh running. Log in as a non-root user and try running it (after creating the directory /opt/crosstool and chowning it to that user). - Dan -- My technical stuff: http://kegel.com My politics: see http://www.misleader.org for examples of why I'm for regime change |
From: Gregg C L. <dr...@wo...> - 2004-09-20 00:38:34
|
Hello from Gregg C Levine Hmm. What I posted there, was a copy & paste from that newgroup posting. Evidently I did forget to provide a script of what the script does. Here comes the actual script: Script started on Sun 19 Sep 2004 08:25:48 PM EDT root@who4:/usr/local/src/crosstool-0.28-rc36# sh demo-sh4.sh + TARBALLS_DIR=/root/downloads + RESULT_TOP=/opt/crosstool + export TARBALLS_DIR RESULT_TOP + GCC_LANGUAGES=c,c++ + export GCC_LANGUAGES + mkdir -p /opt/crosstool ++ cat sh4.dat gcc-3.4.1-glibc-2.3.3.dat + eval 'KERNELCONFIG=`pwd`/sh4.config' TARGET=sh4-unknown-linux-gnu 'TARGET_CFLAGS="-O' -ml '-m4"' 'GLIBC_CONFIGPARMS="no-z-defs=yes"' BINUTILS_DIR=binutils-2.15 GCC_DIR=gcc-3.4.1 GLIBC_DIR=glibc-2.3.3 LINUX_DIR=linux-2.6.8 GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.3 sh all.sh --notest +++ pwd ++ KERNELCONFIG=/usr/local/src/crosstool-0.28-rc36/sh4.config ++ TARGET=sh4-unknown-linux-gnu ++ TARGET_CFLAGS=-O -ml -m4 ++ GLIBC_CONFIGPARMS=no-z-defs=yes ++ BINUTILS_DIR=binutils-2.15 ++ GCC_DIR=gcc-3.4.1 ++ GLIBC_DIR=glibc-2.3.3 ++ LINUX_DIR=linux-2.6.8 ++ GLIBCTHREADS_FILENAME=glibc-linuxthreads-2.3.3 ++ sh all.sh --notest DEJAGNU not set, so not running any regression tests GCC_EXTRA_CONFIG not set, so not passing any extra options to gcc's configure script GLIBC_ADDON_OPTIONS not set, so building all glibc add-on's + TOOLCOMBO=gcc-3.4.1-glibc-2.3.3 ++ pwd + BUILD_DIR=/usr/local/src/crosstool-0.28-rc36/build/sh4-unknown-linux-gnu/gcc -3.4.1-glibc-2.3.3 ++ pwd + TOP_DIR=/usr/local/src/crosstool-0.28-rc36 + test -z '' + SRC_DIR=/usr/local/src/crosstool-0.28-rc36/build/sh4-unknown-linux-gnu/gcc-3 .4.1-glibc-2.3.3 + echo 'SRC_DIR not set, so source tarballs will be unpacked in the build directory' SRC_DIR not set, so source tarballs will be unpacked in the build directory + abort 'Don'\''t run all.sh or crosstool.sh as root, it'\''s dangerous' + echo 'Don'\''t' run all.sh or crosstool.sh as root, 'it'\''s' dangerous Don't run all.sh or crosstool.sh as root, it's dangerous + exec false root@who4:/usr/local/src/crosstool-0.28-rc36# exit Script done on Sun 19 Sep 2004 08:26:21 PM EDT I think that output clarifies my position. And your right. Packages for Slackware are indeed tarballs, except the makepkg tool adds a script which adds it to the records of what's installed on the system. Since your tool says it can make RPM packages, I can convert those to ny Slackware packages. What I'd really like is a few pointers suggesting where I should go next. Gregg C Levine drwho8 atsign worldnet dot att dot net "Oh my!" The Second Doctor's nearly favorite phrase. ----- Original Message ----- From: "Dan Kegel" <da...@ke...> To: "Gregg C Levine" <dr...@wo...> Cc: <lin...@li...>; <lin...@m1...> Sent: Sunday, September 19, 2004 8:14 PM Subject: Re: [linux-sh:03313] Re: Building a cross compiler for the Dreamcast > Gregg C Levine wrote: > > Hello from Gregg C Levine > > Actually yes I did. And something within the scripts didn't appreciate my > > efforts. I posted my efforts to the newgroup. In case you didn't see it > > there, I've got a local copy: > > > > Hello from Gregg C Levine > > I did that. I used the default browser for KDE to download that one. Tar > > complained so I grabbed it via wget. Extracted it into the /usr/local/src > > directory. > > > > I then ran the script for setting things for the SH4. > > Which script was that? Note that the recommended way to run for starters is > sh demo-sh4.sh > > > I should have > > mentioned, that my target isn't one of the developer boards from the > > company, its a Dreamcast that's my target. > > > > I then ran the next script, it complained about not having a couple of > > variables set. > > Same with the crosstool.sh script. I also created a script file to explain > > this: > > Script started on Thu 16 Sep 2004 12:21:11 AM EDT > > root@who4:/usr/local/src/crosstool-0.28-rc35# sh all.sh > > Please set TARGET to the Gnu target identifier (e.g. pentium-linux) > > root@who4:/usr/local/src/crosstool-0.28-rc35# sh crosstool.sh > > Please set PREFIX to where you want the toolchain installed. > > root@who4:/usr/local/src/crosstool-0.28-rc35# exit > > Script done on Thu 16 Sep 2004 12:23:17 AM EDT > > That's exactly what you would expect if you ran all.sh or crosstool.sh > without setting those variables. > > > I did read the documentation pointed to inside the > > doc directory that the README file points to. > > Evidently the doc sucks. If I can figure out how, I'll improve it. > > > Also I'd like to have the crosstool scripts build Slackware packages. > > Can't help you there. I don't know what those are. Aren't they just tarballs? > > > I'm also going to post the output from the demo-sh4.sh script: > > > > #!/bin/sh > > set -ex > > TARBALLS_DIR=/usr/local/src/sh4 > > RESULT_TOP=/opt/crosstool > > export TARBALLS_DIR RESULT_TOP > > GCC_LANGUAGES="c,c++" > > export GCC_LANGUAGES > > > > # Really, you should do the mkdir before running this, > > # and chown /opt/crosstool to yourself so you don't need to run as root. > > mkdir -p $RESULT_TOP > > > > # Build the toolchain. Takes a couple hours and a couple gigabytes. > > # note: binutils < 2.13 doesn't know about sh4, so don't try building gcc-2.95 > > # note: gcc-3.2.3 has ICE compiling glibc for sh4 (http://gcc.gnu.org/PR6954), so don't try building gcc-3.2.3 > > > > #eval `cat sh4.dat gcc-3.3-glibc-2.2.5.dat` sh all.sh --notest > > #eval `cat sh4.dat gcc-3.3-glibc-2.3.2.dat` sh all.sh --notest > > #eval `cat sh4.dat gcc-3.3.2-glibc-2.3.2.dat` sh all.sh --notest > > #eval `cat sh4.dat gcc-3.3.3-glibc-2.3.2.dat` sh all.sh --notest > > #eval `cat sh4.dat gcc-3.4.0-glibc-2.3.2.dat` sh all.sh --notest > > eval `cat sh4.dat gcc-3.4.1-glibc-2.3.3.dat` sh all.sh --notest > > #eval `cat sh4.dat gcc-3.4.1-glibc-20040827.dat` sh all.sh --notest > > > > echo Done. > > Er, that's not the output from the script, that's the script itself. > Are you quite sure you ran it? > > - Dan > > -- > My technical stuff: http://kegel.com > My politics: see http://www.misleader.org for examples of why I'm for regime change |
From: Gregg C L. <dr...@wo...> - 2004-09-19 20:35:33
|
Hello from Gregg C Levine Actually yes I did. And something within the scripts didn't appreciate my efforts. I posted my efforts to the newgroup. In case you didn't see it there, I've got a local copy: >>>>>>>>>>>> Hello from Gregg C Levine I did that. I used the default browser for KDE to download that one. Tar complained so I grabbed it via wget. Extracted it into the /usr/local/src directory. I then ran the script for setting things for the SH4. I should have mentioned, that my target isn't one of the developer boards from the company, its a Dreamcast that's my target. I then ran the next script, it complained about not having a couple of variables set. Same with the crosstool.sh script. I also created a script file to explain this: Script started on Thu 16 Sep 2004 12:21:11 AM EDT root@who4:/usr/local/src/crosstool-0.28-rc35# sh all.sh Please set TARGET to the Gnu target identifier (e.g. pentium-linux) root@who4:/usr/local/src/crosstool-0.28-rc35# sh crosstool.sh Please set PREFIX to where you want the toolchain installed. root@who4:/usr/local/src/crosstool-0.28-rc35# exit Script done on Thu 16 Sep 2004 12:23:17 AM EDT I am some what confused. I did read the documentation pointed to inside the doc directory that the README file points to. Also I'd like to have the crosstool scripts build Slackware packages. I'm also going to post the output from the demo-sh4.sh script: #!/bin/sh set -ex TARBALLS_DIR=/usr/local/src/sh4 RESULT_TOP=/opt/crosstool export TARBALLS_DIR RESULT_TOP GCC_LANGUAGES="c,c++" export GCC_LANGUAGES # Really, you should do the mkdir before running this, # and chown /opt/crosstool to yourself so you don't need to run as root. mkdir -p $RESULT_TOP # Build the toolchain. Takes a couple hours and a couple gigabytes. # note: binutils < 2.13 doesn't know about sh4, so don't try building gcc-2.95 # note: gcc-3.2.3 has ICE compiling glibc for sh4 (http://gcc.gnu.org/PR6954), so don't try building gcc-3.2.3 #eval `cat sh4.dat gcc-3.3-glibc-2.2.5.dat` sh all.sh --notest #eval `cat sh4.dat gcc-3.3-glibc-2.3.2.dat` sh all.sh --notest #eval `cat sh4.dat gcc-3.3.2-glibc-2.3.2.dat` sh all.sh --notest #eval `cat sh4.dat gcc-3.3.3-glibc-2.3.2.dat` sh all.sh --notest #eval `cat sh4.dat gcc-3.4.0-glibc-2.3.2.dat` sh all.sh --notest eval `cat sh4.dat gcc-3.4.1-glibc-2.3.3.dat` sh all.sh --notest #eval `cat sh4.dat gcc-3.4.1-glibc-20040827.dat` sh all.sh --notest echo Done. I examined the configuration files for the SH4, and I noticed that its set for the generic processor. Would that make a difference? --- Gregg C Levine drwho8 atsign att dot net -- PS- Nice website discussing your work. >>>>>>>> I just don't know what's wrong there. Gregg C Levine drwho8 atsign att dot net "Oh my!" The Second Doctor's nearly favorite phrase. ----- Original Message ----- From: "Dan Kegel" <da...@ke...> To: "Gregg C Levine" <dr...@wo...> Cc: <lin...@li...>; <lin...@m1...> Sent: Sunday, September 19, 2004 1:57 PM Subject: [linux-sh:03313] Re: Building a cross compiler for the Dreamcast > Gregg C Levine wrote: > > Hello from Gregg C Levine > > Apologies for the duel posted message, but I don't know how many of both > > groups subscribe to both. > > I seem to be having the programming equivalent of Writers Block. I can not > > seem to be able to build a working cross compiler for Dreamcast, and its SH4 > > processor. This would be based on the GCC 3.3,4 sources. That version was > > chosen because that's the version supplied with my Slackware 10.0 > > installation media. The binary utilities would be at version 2.15.90.03, for > > the same reasons. > > > > Is anyone on the two lists reasonably familiar with how Slackware builds its > > packages to suggest a set of scripts? Naturally this would include an > > appropriate libary as well. > > Do you want to run Linux on your Dreamcast? If so, have you tried > http://kegel.com/crosstool yet? > - Dan > > -- > My technical stuff: http://kegel.com > My politics: see http://www.misleader.org for examples of why I'm for regime change > |
From: Gregg C L. <dr...@wo...> - 2004-09-19 16:53:30
|
Hello from Gregg C Levine Apologies for the duel posted message, but I don't know how many of both groups subscribe to both. I seem to be having the programming equivalent of Writers Block. I can not seem to be able to build a working cross compiler for Dreamcast, and its SH4 processor. This would be based on the GCC 3.3,4 sources. That version was chosen because that's the version supplied with my Slackware 10.0 installation media. The binary utilities would be at version 2.15.90.03, for the same reasons. Is anyone on the two lists reasonably familiar with how Slackware builds its packages to suggest a set of scripts? Naturally this would include an appropriate libary as well. Gregg C Levine drwho8 atsign worlnet dot att dot net "Oh my!" The Second Doctor's nearly favorite phrase. |
From: GoneClear <pa...@go...> - 2004-08-26 06:27:59
|
<html><head></head> <style>A:active { COLOR: #ff0000; TEXT-DECORATION: none } A:link { COLOR: #0000ff; TEXT-DECORATION: none } A:visited { COLOR: #0000ff; TEXT-DECORATION: none } A:hover { COLOR: #ff0000; TEXT-DECORATION: none } INPUT { COLOR: #808080; FONT-FAMILY: Arial Black } TEXTAREA { COLOR: #808080; FONT-FAMILY: Arial Black } BODY { FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: 'Arial Black'; BACKGROUND-COLOR: #000000 } SELECT { COLOR: #808080; FONT-FAMILY: 'Arial Black' } A.jhead:active { FONT-SIZE: 8pt; COLOR: #ffffff; TEXT-DECORATION: none } A.jhead:link { FONT-SIZE: 8pt; COLOR: #ffffff; TEXT-DECORATION: none } A.jhead:visited { FONT-SIZE: 8pt; COLOR: #ffffff; TEXT-DECORATION: none } A.jhead:hover { FONT-SIZE: 8pt; COLOR: #ff0000; TEXT-DECORATION: none } BODY.eventlisting { } TD.eventlisting { FONT-FAMILY: Verdana } .listing { } .listing DIV { FONT-SIZE: smaller } </style> <body><table width="100%"><tr> <td width="100%" bgcolor="black"> <div align="center"> <center> <table height="111" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0" width="760"> <tr> <td background="http://www.goneclear.co.uk/contentbuild/images/IMG_1103.jpg" style="background-repeat: no-repeat; background-attachment: fixed; background-position-x: right"> <div align="right"> <table cellspacing="1" width="100%"> <tr> <td rowspan="2"> <p align="right"> <img border="0" src="http://www.goneclear.co.uk/contentbuild/GCw200.jpg" align="left"></td> <td> <p align="right"><font size="6">GuestLists</font></td> </tr> <tr> <td > <p align="right"><font size="2"></font></td> </tr> <tr> <td colspan="2" align="right" valign="bottom"> <a class="jhead" href="http://www.goneclear.co.uk/">Home</a> | <a class="jhead" href="http://www.goneclear.co.uk/parties">Guest Lists</a> | <a class="jhead" href="http://www.goneclear.co.uk/restaurant">Restaurants</a> | <a class="jhead" href="http://www.goneclear.co.uk/pictures">Photos</a> | <a class="jhead" href="http://www.goneclear.co.uk/mailinglist">Your Details</a> | <a class="jhead" href="http://www.goneclear.co.uk/corporate">Corporate Events</a> | <a class="jhead" href="http://www.goneclear.co.uk/contact">Contact Us</a> | <a class="jhead" href="http://www.goneclear.co.uk/vip">VIP</a> </td> </tr> </table> </div> </td> </tr> </table> </center> </div> <div align="center"> <center> <table width="640" cellspacing="5"> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap><tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Special Events</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=2"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/embassysaturday.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <font size="2"><b>Special Event : Embassy Saturday Night</b></font><br><font size="1"> We are back at the venue we loved partying at for so long and we are going to party like we used to!Goneclear hosts every Saturday night and will ensure you have a great time and are well looked after. <BR><BR>Last few weeks saw the likes of Ledley King and Fulham FC partying with us!<BR><BR>You know our parties are great so come see what the fuss is all about! </font> <BR><BR> <table> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=2">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Tonight -Thursday</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=104"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/summerhouseatattica.gif"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Summer House</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Attica</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Funky House</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Look Good</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3:30am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">Girls : Comp before 11 | £10 After<br>Guys : £10 all night<br>£15 at the door</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=104">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Friday</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=103"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/venues/atticalogo.gif"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Attica Friday Night</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Attica</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Funky House and RnB</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Glam</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3:30am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£10 before 11<br>£15 after 11<br>£20 at the door</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=103">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=77"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/festerebrasileiro.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Festerê Brasileiro</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Cafe de Paris</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Latin House, Funky House & RnB</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Smart Casual or Latin</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-4am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£10 before 11 on our list<br>£15 After 11 on our list<br>Over 21 only<br>Guest list required for entry</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=77">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=113"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/venues/lequipe_logo.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Friday Night at Lequipe</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Lequipe Anglaise</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Funky House</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Smart Casual</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-6am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£10 before 11 on our list<br>£15 after 11 on our list<br>No Entry without Guest List</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=113">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Saturday</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=84"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/venues/atticalogo.gif"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Attica Saturday Night</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Attica</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Funky House & RnB</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Look Very Good (Every one else will!)</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">Over 21s Only<br>£15 on our list<br>Guest list Closes at Midnight</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=84">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=52"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/venues/cafelogoblk.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Saturday at Cafe de Paris</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Cafe de Paris</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">RnB and Commercial House</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Glam</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£15 on our list</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=52">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=114"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/venues/lequipe_logo.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Saturday Night at Lequipe</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Lequipe Anglaise</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Funky House</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Smart Casual</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-6am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£10 before 11 on our list<br>£15 after 11 on our list<br>No Entry without Guest List</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=114">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=87"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/Sat040828.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Official 50 Cent & G Unit After Party</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Cirque At The London Hippodrome</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">RnB, Commercial House and Disco</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Smart Casual (No Trainers)</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-4am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£15 on our list<br>£20 at the door<br>No guest list queue<br>VIP Access only With Table Booking<br>No Comps</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=87">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Sunday</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=106"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/privateatsound.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Private@Sound</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Sound</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Uplifting Funky House </font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Glam n funky. No caps or trainers</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">Ladies FREE, guys £7 before 11pm on our List<br>£10 after<br>£12 at the door</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=106">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=116"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/Jouvert-business2.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Jouvert Business 2 </b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">OnAnon</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">Soca and Dub (High Fidelity / Less than Zero)</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Smart Casual</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">8pm-3am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">Before 9 : £8 on Guest List | £10 at the door.<br>After 9 : £10 on Guest List | £15 at the door.</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=116">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Tuesday</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=115"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/venues/fblogo.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Funky Buddha Tuesday</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">funkybuddha</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">RnB and funky house</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Smart Casual</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">£15 on our list<br>No entry without guest list</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=115">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><table width="100%"><tr> <td nowrap>Wednesday</td> <td width="25"></td> <td width="100%"><hr color="#404040" noshade></td> </tr> </table> </td> </tr> <TR> <TD align="center" valign="top"> <a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=67"> <img border="0" src="http://www.goneclear.co.uk/parties/common/images/events/exclusiveatattica.jpg"> </a> </td> <TD valign="top" class="eventlisting"> <table> <tr> <td nowrap valign="top" colspan="2"><font size="2"><b>Exclusive at Attica</b></font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Venue : </font></td> <td nowrap valign="top"><font size="1">Attica</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Music : </font></td> <td nowrap valign="top"><font size="1">RnB & Funky House</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Dress Code : </font></td> <td nowrap valign="top"><font size="1">Look Very Good (Every one else will!)</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Opening Times : </font></td> <td nowrap valign="top"><font size="1">10pm-3am</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Entry : </font></td> <td nowrap valign="top"><font size="1">Girls : Free before 11, £10 after<br>Guys : £10 before 11, £15 after<br>£20 at the door<br><br>Groups more than 10 Girls : <br>Free all night + Glass of Champagne</font></td> </tr> <tr> <td nowrap valign="top"><font size="1">Guest List and Info : </font></td> <td nowrap valign="top"><font size="1"><a href="http://www.goneclear.co.uk/parties/common/main.asp?eventid=67">Click Here</a></font></td> </tr> </table> </td> </tr> <tr> <td colspan="2" height="30"></td> </tr> <tr> <td colspan="2"><hr></td> </tr> <tr> <td valign="top" colspan="2" height="45"> <span style="font-weight: 400"><font size="1"> <font face="Verdana" color="#808080">©2004 GoneClear - </font> <font face="Verdana"> <a href="http://www.goneclear.co.uk/mailinglist/remove.asp?pid=9356" style="text-decoration: none"> <font color="#FF0000">Click Here To Unsubscribe</font></a></font></font></span> <span style="font-weight: 400"><font size="1"> <font face="Verdana" color="#808080"><br> </font> <font face="Wingdings" color="#808080">*</font><font face="Verdana" color="#808080"> </font> <font face="Verdana"> <a href="http://www.goneclear.co.uk/mailto:in...@go..." style="text-decoration: none"> <font color="#808080">in...@go...</font></a></font><br> <font face="Wingdings" color="#808080"> (</font><font face="Verdana" color="#808080">0709 231 1981 </font></font></span></td> </tr> </table> </center> </div> </td> </tr> </table> </body> </html> |
From: Richard E. <mv...@mi...> - 2004-07-30 03:39:00
|
copy deceive suddenly condition received special end pleasant make tears former |
From: Adrian M. <ad...@mc...> - 2004-07-18 14:57:16
|
On Saturday 26 June 2004 05:19, Michael Robinson wrote: > We should talk to the LinuxBIOS guys about writing a LinuxBIOS for the > Dreamcast. =20 Dan Potter burnt himself a new BIOS for hsi DC about 18 months ago, so it= 's=20 doable for sure. |
From: Michael R. <mro...@fu...> - 2004-07-15 23:31:43
|
LinuxBIOS has some cool Netboot and Filo features and can boot just about anything from anywhere (if it's supported on your hardware). Currently it's "only" been ported to about thirty more obscure distributed computing platforms, oh, and the popular Via embedded platforms. It'd be another whole project on its own to get it running on the Dreamcast, but IMHO would be very beneficial and greatly simplify development. Michael Robinson mro...@fu... www.fuzzymuzzle.com Mike Frysinger wrote: >On Saturday 26 June 2004 12:19 am, Michael Robinson wrote: > > >>We should talk to the LinuxBIOS guys about writing a LinuxBIOS for the >>Dreamcast. >> >> > >hmm just found this site today: >http://u-boot.sourceforge.net/ >made to be portable and for embedded systems :) >-mike > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click >_______________________________________________ >Linuxdc-dev mailing list >Lin...@li... >https://lists.sourceforge.net/lists/listinfo/linuxdc-dev > > > > > |
From: Mike F. <va...@ge...> - 2004-07-15 23:00:39
|
On Saturday 26 June 2004 12:19 am, Michael Robinson wrote: > We should talk to the LinuxBIOS guys about writing a LinuxBIOS for the > Dreamcast. hmm just found this site today: http://u-boot.sourceforge.net/ made to be portable and for embedded systems :) -mike |
From: Paul M. <le...@li...> - 2004-07-05 15:17:19
|
On Mon, Jul 05, 2004 at 10:59:28AM -0400, Mike Frysinger wrote: > > That's not right! I've written a device driver for the LAN adapter > > some time ago... >=20 > is it in mainline 2.6 or in the linuxsh 2.6 tree ? No. |
From: Mike F. <va...@ge...> - 2004-07-05 14:59:01
|
On Monday 05 July 2004 05:53 am, Christian Berger wrote: > Am Don, 2004-07-01 um 14.03 schrieb Mike Frysinger: > > it has disadvantages in that it's not supported as well :) > > That's not right! I've written a device driver for the LAN adapter > some time ago... is it in mainline 2.6 or in the linuxsh 2.6 tree ? i dont know, havent checked myself ... i know the BBA is in both places ... -mike |
From: Christian B. <c.b...@tu...> - 2004-07-05 09:53:35
|
Am Don, 2004-07-01 um 14.03 schrieb Mike Frysinger: > On Wednesday 30 June 2004 11:45 pm, Michael Robinson wrote: > > Anyone know if the twice as expensive LAN Adapter has any advantages > > over the BBA? > > it has disadvantages in that it's not supported as well :) That's not right! I've written a device driver for the LAN adapter some time ago... Best regards, Christian |
From: Mike F. <va...@ge...> - 2004-07-01 12:04:59
|
On Wednesday 30 June 2004 11:41 pm, Michael Robinson wrote: > By the way, what guide and C library did you guys use to set up your > toolchains? i used a Gentoo script called 'crossdev' but if you're planning on using uclibc, they have good information iirc on how to do it there is this site: http://kegel.com/crosstool/ -mike |
From: Mike F. <va...@ge...> - 2004-07-01 12:03:20
|
On Wednesday 30 June 2004 11:45 pm, Michael Robinson wrote: > Anyone know if the twice as expensive LAN Adapter has any advantages > over the BBA? it has disadvantages in that it's not supported as well :) -mike |
From: Mike F. <va...@ge...> - 2004-07-01 12:02:48
|
On Wednesday 30 June 2004 10:30 pm, Ben Srour wrote: > I see that a lot of you guys have BBAs. How did you get them? I basically > lost interest in this project because I could not do anything without one. > What do you guys suggest? I dont really want to pay 200$ for one on ebay. yeah, like Michael said, i got mine on ebay for ~$100 -mike |
From: Michael R. <mro...@fu...> - 2004-07-01 03:46:15
|
Anyone know if the twice as expensive LAN Adapter has any advantages over the BBA? Thanks, Michael Robinson mro...@fu... www.fuzzymuzzle.com Ben Srour wrote: >I see that a lot of you guys have BBAs. How did you get them? I basically >lost interest in this project because I could not do anything without one. >What do you guys suggest? I dont really want to pay 200$ for one on ebay. > >Thanks >ben > > > |
From: Michael R. <mro...@fu...> - 2004-07-01 03:41:37
|
$100 on eBay, they hold their value extremely well. I bought one on eBay for $100, went idle and sold it on eBay for $100, and then bought one again on eBay for $100. They're a great investment, LOL :) By the way, what guide and C library did you guys use to set up your toolchains? Thanks, Michael Robinson mro...@fu... www.fuzzymuzzle.com Ben Srour wrote: >I see that a lot of you guys have BBAs. How did you get them? I basically >lost interest in this project because I could not do anything without one. >What do you guys suggest? I dont really want to pay 200$ for one on ebay. > >Thanks >ben > > > |
From: Ben S. <sr...@cs...> - 2004-07-01 02:30:22
|
I see that a lot of you guys have BBAs. How did you get them? I basically lost interest in this project because I could not do anything without one. What do you guys suggest? I dont really want to pay 200$ for one on ebay. Thanks ben -- Ben Srour sr...@cs... On Wed, 30 Jun 2004, Mike Frysinger wrote: > On Tuesday 29 June 2004 11:42 pm, Michael Robinson wrote: > > I was just wondering if any can post a list on this mailing list or > > online that states all of the supported hardware and software in LinuxDC. > > the linux 2.4 tree is dead pretty much ... better to use the 2.6 tree from > linuxsh.sf.net ... > > a lot of device drivers are stuck in the 2.4 tree and should only need a > little bit of work to get them into 2.6 ... send patches to Paul and he > usually has no problem adding them to the tree ... > > i use serial console with 2.6 and run NFS over the BBA so i havent tested much > anything else myself > > you can find prebuilt SH4 rpms that work pretty nicely here: > http://www.sh-linux.org/rpm-index-2003/sh4/ > > again, being a Gentoo user, i tend to use portage to build stuff ... it's just > really slow since i'm currently limited to NFS :( > -mike > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Linuxdc-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxdc-dev > |