Hello!
I am trying to make LFS-7.4 release. I passed chapters successfully but got
stuck in chapter 6.7.1 (Installation of Linux API Headers). I
untar linux-3.10.10.tar.xz and trying to make headers check but the
following errors appear:
root:/sources/linux-3.10.10# make headers_check
CHK i
17:44 Donnerstag, 25.Juli 2013
Betreff: Re: [lfs-support] (no subject)
On Thu, Jul 25, 2013 at 12:47:56PM +0100, Unix User wrote:
> Dear list,
>
> after encountering a problem and searching the internet I decided to start a
> fresh 7.3 install - which was also suggested to someone
On Thu, Jul 25, 2013 at 12:47:56PM +0100, Unix User wrote:
> Dear list,
>
> after encountering a problem and searching the internet I decided to start a
> fresh 7.3 install - which was also suggested to someone encountering the same
> error but on different LFS version. However, at section 5.8.1
> De: Unix User mailinglistaccount_at_yahoo.com
>Para: lfs-support
>Enviadas: Quinta-feira, 25 de Julho de 2013 8:47
>Assunto: [lfs-support] (no subject)
...
>Host is Lubuntu 13.04, the output of version-check is attached to this
>email (although /bin/sh is a link to dash, ech
Dear list,
after encountering a problem and searching the internet I decided to start a
fresh 7.3 install - which was also suggested to someone encountering the same
error but on different LFS version. However, at section 5.8.1 (binutils pass 2)
the following error is given now at command "make
im fairly sure i did that. also i noticed that ommiting "-Wl," will
succesfully compile, with readelf on a.out giving me [Requesting program
interpreter: /lib64/ld-linux-x86-64.so.2]
On Sun, Jan 6, 2013 at 12:24 PM, Roy Birk wrote:
> Did you do this part in 5.8,
>
> make -C ld clean
> make
Did you do this part in 5.8,
make -C ld clean
make -C ld LIB_PATH=/usr/lib:/lib
cp -v ld/ld-new /tools/bin
On Jan 6, 2013, at 11:48 AM, matthew gruda wrote:
> im fairly sure i did everything for 64 bit though...
>
> On Sun, Jan 6, 2013 at 11:37 AM, Roy Birk wrote:
> It seems like there's mo
im fairly sure i did everything for 64 bit though...
On Sun, Jan 6, 2013 at 11:37 AM, Roy Birk wrote:
> It seems like there's more to it than just the architecture, but you
> should probably re-read the intro portion on "LFS Target Architectures". I
> think you might need to start over and be su
It seems like there's more to it than just the architecture, but you should
probably re-read the intro portion on "LFS Target Architectures". I think you
might need to start over and be sure to follow the parts of the book for 64-bit
systems, but hopefully one of the gurus will respond if I've s
so how do i fix this?
On Sun, Jan 6, 2013 at 10:44 AM, Roy Birk wrote:
> I think it's because you're on a 64-bit system.
>
>
>
> On Jan 6, 2013, at 8:51 AM, matthew gruda wrote:
>
> > now i got up to 6.10 and i tried:
> > echo 'main(){}' > dummy.c
> > cc dummy.c -v -Wl, --verbose
> >
> > and go
I think it's because you're on a 64-bit system.
On Jan 6, 2013, at 8:51 AM, matthew gruda wrote:
> now i got up to 6.10 and i tried:
> echo 'main(){}' > dummy.c
> cc dummy.c -v -Wl, --verbose
>
> and got:
> GNU assembler version 2.22 (x86_64-unknown-linux-gnu) using BFD version (GNU
> Binut
now i got up to 6.10 and i tried:
echo 'main(){}' > dummy.c
cc dummy.c -v -Wl, --verbose
and got:
GNU assembler version 2.22 (x86_64-unknown-linux-gnu) using BFD version
(GNU Binutils) 2.22
COMPILER_PATH=/tools/libexec/gcc/x86_64-unknown-linux-gnu/4.7.1/:/tools/libexec/gcc/x86_64-unknown-linux-gnu
On Wed, Dec 19, 2012 at 05:53:53PM -0800, JIA Pei wrote:
>
> So, which *pwd* should I run make *mrproper* ?
>
The directory created when you untarred the package.
Not sure of the package version you are using, but linux-3.* should
match. Same as in chapter 5 : untar the package, cd into the
d
Hi, lfs support:
Sorry I'm writing to you and bug you again
I strictly follow
http://www.linuxfromscratch.org/lfs/view/development/index.html and now
proceeding to *6. Installing Basic System Software *
I can successfully proceed until
http://www.linuxfromscratch.org/lfs/view/development/cha
Hi,
Sorry, it's mistake in the text. I'm using all instructions from 5.5.1 to
build GCC 4.7.1 and all from 5.7.1 to build Glibc 2.16.0, but Glibc not
building, and I have a errors same as Prabhu, maybe it's not compatible host
(livecd Back-Track 5 R3), this livecd have all packages to build wit
thanks for answering.
> Date: Sat, 24 Nov 2012 20:46:35 +
> From: zarniwh...@ntlworld.com
> To: lfs-support@linuxfromscratch.org
> Subject: Re: [lfs-support] (no subject)
>
> On Sat, Nov 24, 2012 at 07:55:17PM +, Tobias Linus Seidler wrote:
> >
> >
&g
On Sat, Nov 24, 2012 at 07:55:17PM +, Tobias Linus Seidler wrote:
>
>
> Hello.
>
> I downloaded and decompressed the packages with wget as instructed in the lfs
> book. Within the host-system and as lfs-user I created and cd-ed into the
> binutils-build folder and executed the ../binutils-
Hello.
I downloaded and decompressed the packages with wget as instructed in the lfs
book. Within the host-system and as lfs-user I created and cd-ed into the
binutils-build folder and executed the ../binutils-2.22/configure
--prefix=/tools --with-sysro command.
Then I executed 'make' pu
rahulud...@hotmail.com
Sent from my BlackBerry device on the Rogers Wireless Network
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On Fri, Sep 21, 2012 at 2:35 AM, Mikie wrote:
> >Did you remove backslashes at the end of lines?
>
> >It should look like below:
>
> >./configure --prefix=/usr \
> --libexecdir=/usr/lib \
> >...
>
> >Try just copy&paste from the book.
>
> --
> Pozdrawiam,
> Tomasz Sekściński
>
> Israe
>Did you remove backslashes at the end of lines?
>It should look like below:
>./configure --prefix=/usr \
--libexecdir=/usr/lib \
>...
>Try just copy&paste from the book.
--
Pozdrawiam,
Tomasz Sekściński
Israel,
Those back-slashes mean "continue on the next line" ... so that you
Dnia 2012-09-20, o godz. 16:03:03
Israel Silberg napisał(a):
> Hi All,
> I'm about to loose any hope of finishing this LFS build.
> During the MAN-DB compilation in section 6.55
> in the section:
>
> ./configure --prefix=/usr
> --libexecdir=/usr/lib
> --docdir=/usr/share/doc/man-db-2.6.2
> --sys
Hi All,
I'm about to loose any hope of finishing this LFS build.
During the MAN-DB compilation in section 6.55
in the section:
./configure --prefix=/usr
--libexecdir=/usr/lib
--docdir=/usr/share/doc/man-db-2.6.2
--sysconfdir=/etc
--disable-setuid
--with-browser=/usr/bin/lynx
--with-vgrind=/usr/bin
http://anxietyattacksymptomsinmen.org/wp-admin/site.php?soft210.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On 11/24/2011 10:41 AM, Aaron Hill wrote:
I am using Version 7.0 of the LFS book. When I try to compile GCC with
the make command as root, I receive the following error:
cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a ../libcpp/libcpp.a
..
I am using Version 7.0 of the LFS book. When I try to compile GCC with the
make command as root, I receive the following error:
cc1-checksum.o main.o tree-browser.o libbackend.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a ../libcpp/libcpp.a
../libiberty/libiberty.a ../libdecnumber/libdecnumb
Dear Linux From ScratchI have just hit chapter three of the book and im having
problems downloading the packages. I cannot seem to get the required packages,
i am connect to the internet via ethernet cable.when i try : wget
http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.bz2 for examplei get
Dear Linux From ScratchI have just hit chapter three of the book and im having
problems downloading the packages. I cannot seem to get the required packages,
i am connect to the internet via ethernet cable.when i try : wget
http://ftp.gnu.org/gnu/autoconf/autoconf-2.68.tar.bz2 for examplei get
http://ncnuovacarpenteria.com/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
http://cirl.org/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
http://beaufboutique.com/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
http://mybulli.de/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
http://meduza.e.pl/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
http://www.cavexpert.com/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
http://www.conexaoinfo.srv.br/about.php
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
I am working from book 6.5
I am up to the stage of building Glibc from within the system proper, chap
ter 6 section 9.1
This command:
DL=3D$(readelf -l /bin/sh | sed -n
's...@.*interpret.*/tools\(.*\)]...@\1@p')
produces the following output:
"bash: command substitut
Hi again,Firstly thanks to everyone who helped me with my binutils problem,
that finally worked out.now i have a problem with GCC pass 1, i installed GMP
and MPFR as per the instructions said, with the exception that MPFR was .tar.gz
not .tar.bz2 so i had to change tar -jxf ../mpfr-2.4.1.tar.bz
Ok, my problem is, When I type in this command:
mkdir -v ../binutils-build
cd ../binutils-build
Found on page:36 of LFS version:3.6 I get this message in return:
l...@westnotebook:~$ mkdir -v ../binutils-build
mkdir: cannot create directory `../binutils-build': Permission denied
l...@w
Hi
I am new to LFS and am therefore not sure if I am in the right place to ask
this question:
I am doing LFS 6.3. Everything went well until Chapter 6.12, GCC-4.1.2. When I
am checking for the correct startfiles with
grep -o '/usr/lib.*/crt[1in].*succeeded' dummy.log
there
I searched the FAQ, Errata, and the mailing list but did not find
anything about this error I'm getting while compiling
util-linux-ng-2.14.1. Everything else up to this point configured
and compiled successfully. Thanks for any help you can provide.
My system is Fedora 10 Linux 2.6.27.21-170.2.56.
Thanks guys my kernel boots now and everything good. Special is thanks to
Tobias. Peace
Dan C
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On Freitag, 8. August 2008, Daniel Corda wrote:
> OK guys I am done but I have on big problem which I really need help on.
> My kernel panics on startup sayin
>
> [ 13.472000] VFS: Cannot open root device "sda5 or unknown-block(0,0)
> [ 13.472000] Please append a correct "root=" boot option
OK guys I am done but I have on big problem which I really need help on.
My kernel panics on startup sayin
[ 13.472000] VFS: Cannot open root device "sda5 or unknown-block(0,0)
[ 13.472000] Please append a correct "root=" boot option; here are
the available partitions:
[ 13.472000] 0
I upgraded my LFS 6.1.1 from 2.6.23 to 2.6.24 and now all 8-bit
characters appear as a reverse-video question mark in the terminal.
At least this is true for the pound sign in emacs, and accented
characters in mutt. If I run emacs in xterm the pound signs are OK.
The local Linu
Hello all!
while i'm trying to make e2fsprogs-1.40.2 on step 6.15 of LFS i've got an
error:
make[2]: Entering directory «/sources/e2fsprogs-1.40.2/build/doc»
MAKEINFO libext2fs.info
make[2]: makeinfo: Command not found
make[2]: [libext2fs.info] Error 127 (ignored)
make[2]: Leaving direct
The configure script coming with unixodbc didn't find X in /usr.
I set the values of x_includes and x_libraries in the script.
Everything works just fine then.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above
> On 10/23/06, Denis Silin <[EMAIL PROTECTED]> wrote:
>> Hello!
>>
>> There is a problem with actions from ch. 5.7 Adjusting the Toolchain.
>> This command gives an error - bash: $SPECFILE: ambiguous redirect.
>> It seems that there is no file "specs" on the LFS partition at all. What
>> may be wro
On 10/23/06, Denis Silin <[EMAIL PROTECTED]> wrote:
Hello!
There is a problem with actions from ch. 5.7 Adjusting the Toolchain. This
command gives an error - bash: $SPECFILE: ambiguous redirect.
It seems that there is no file "specs" on the LFS partition at all. What may be
wrong and how to c
Hello!
There is a problem with actions from ch. 5.7 Adjusting the Toolchain. This
command gives an error - bash: $SPECFILE: ambiguous redirect.
It seems that there is no file "specs" on the LFS partition at all. What may be
wrong and how to correct it?
lfs:~$ SPECFILE='dirname $(gcc -print-lib
On 10/4/06, Denis Silin <[EMAIL PROTECTED]> wrote:
Hello.
Can I use in the LFS the compiler, libraries and other tools directly from my
Linux, and not build them?
I don't see any reason not to, but that would ruin the point of using
LFS. You might as well just install Linspire.
--
http://li
Hello.
Can I use in the LFS the compiler, libraries and other tools directly from my
Linux, and not build them?
Best regards,
Alex
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page
On Aug 23, 2006, at 2:43 PM, Brandon Peirce wrote:
Dan Nicholson wrote:
On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote:
When I built my LFS system, i got the GRUB error 18 message at stage
1.5. i looked this up and saw something about my disk was beyond the
scope of the BIOS or something (
On Aug 24, 2006, at 5:13 AM, Richard Melville wrote:
When I built my LFS system, i got the GRUB error 18 message at
stage 1.5. i looked this up and saw something about my disk was
beyond the scope of the BIOS or something (the meaning of error 18).
Isn't this the error referred to in t
When I built my LFS system, i got the GRUB error 18 message at stage
1.5. i looked this up and saw something about my disk was beyond the
scope of the BIOS or something (the meaning of error 18).
Isn't this the error referred to in the LFS book - the one it says to
ignore.
Richard
--
htt
On Aug 23, 2006, at 2:43 PM, Brandon Peirce wrote:
Dan Nicholson wrote:
On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote:
When I built my LFS system, i got the GRUB error 18 message at stage
1.5. i looked this up and saw something about my disk was beyond the
scope of the BIOS or something (
Dan Nicholson wrote:
On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote:
When I built my LFS system, i got the GRUB error 18 message at stage
1.5. i looked this up and saw something about my disk was beyond the
scope of the BIOS or something (the meaning of error 18). First, can
i have a clarific
On 8/23/06, Colin Kemp <[EMAIL PROTECTED]> wrote:
thanks for the help, but I got bored with it and started over i
hadn't followed the book that much towards the end, and i have wanted
to try out ALFS.
As great a tool as ALFS is, it certainly won't help you get to the
bottom of your problems
thanks for the help, but I got bored with it and started over i
hadn't followed the book that much towards the end, and i have wanted
to try out ALFS.
On Aug 23, 2006, at 12:21 AM, Dan Nicholson wrote:
On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote:
When I built my LFS system, i got
On 8/22/06, Colin Kemp <[EMAIL PROTECTED]> wrote:
When I built my LFS system, i got the GRUB error 18 message at stage
1.5. i looked this up and saw something about my disk was beyond the
scope of the BIOS or something (the meaning of error 18). First, can
i have a clarification of my problem an
Hello,
When I built my LFS system, i got the GRUB error 18 message at stage
1.5. i looked this up and saw something about my disk was beyond the
scope of the BIOS or something (the meaning of error 18). First, can
i have a clarification of my problem and second, a way to fix it? my
disk h
On 7/14/06, lfs <[EMAIL PROTECTED]> wrote:
chroot $LFS/tools/bin/env-i \
HOME =/root TERM = $ TERM PS1 = ' \u: \w \ $ ' \
PATH =/bin:/usr/bin:/sbin:/usr/sbin \
/tools/bin/bash - login
But I receive an error
chroot: cannot change root directory to/tools/bin/env: Not a directory
The command you
Hi all
I collected LFS on vmware on installed red-hat
Has reached to point 6.61. Stripping Again and has kept "snapshot"
Has overloaded vmware has returned in red-hat
Being under root RHL
I should get in an environment chroot here this command
chroot $LFS/tools/bin/env-i \
HOME =/root TERM = $ TE
Dear Mr. Andy,
Thank you too for your reply. I could solve the compilation problem now.
regards,
pavi.
On 6/9/06, pavithra aravamudhan <[EMAIL PROTECTED]> wrote:
Dear Mr. Andrei,
Thank you so much for your reply. That actually was the problem. I
overlooked the existence of that package i
Dear Mr. Andrei,
Thank you so much for your reply. That actually was the problem. I
overlooked the existence of that package in the tarball i had
downloaded from the lfs repository.
thanks again.
pavi.
On 6/9/06, Andrei A. Voropaev <[EMAIL PROTECTED]> wrote:
On Fri, Jun 09, 2006 at 05:41:36P
pavithra aravamudhan wrote:
Dear Users,
I'm new to LFS. I'm currently working on lfs-6.1.1. My host is
running on Fedora Core 2 (kernel 2.6.5 and gcc 3.3.3). I have
installed binutils and gcc successfully. when i try installing
glibc-2.3.4, i get the following error..
running configure fragmen
On Fri, Jun 09, 2006 at 05:41:36PM +0530, pavithra aravamudhan wrote:
> Dear Users,
> I'm new to LFS. I'm currently working on lfs-6.1.1. My host is
> running on Fedora Core 2 (kernel 2.6.5 and gcc 3.3.3). I have
> installed binutils and gcc successfully. when i try installing
> glibc-2.3.4, i ge
Dear Users,
I'm new to LFS. I'm currently working on lfs-6.1.1. My host is
running on Fedora Core 2 (kernel 2.6.5 and gcc 3.3.3). I have
installed binutils and gcc successfully. when i try installing
glibc-2.3.4, i get the following error..
running configure fragment for ../glibc-2.2.5/sysdeps/
Hi,
Linux From Scratch book v. 6.1.1, chapter 5.32.1, p. 72
I am booting from and using the sources from the LFS live CD
(lfslivecd-x86-6.1.1-3.iso)
I've gotten almost all the way through ch. 6 and have run into a
problem, -- I think it has something
to do with my inexperience or not fully un
When compileing net-tools with gcc 4 you need to include the patch for
gcc 3 that is mentioned in that package otherwise you will get a error
message about label at end of compound statement in inet_sr.o or
inet_sr.cMe using gcc 4 thought i wouldent need the patch because
of the way its mention
Title: 亲爱的朋友
亲爱的朋友: 您好!D-web购物系统
如果你要办网上商店,实现网上售货,就使用D-web系统吧
系统菜单在后台任意添加修改
风格多种多样,无穷无尽
运行平台:Win9X WinNT Win2000 WinME WinXP Win2003
技术:ASP+Access
效果演示:http://www.9500.net/webshop
版本:1.1 >详细介绍:
取得联系
电话:0838-8828099 13508000162
QQ号码:5735263
E_mail:[EMAIL
On Wednesday 18 January 2006 20:39, you wrote:
> [EMAIL PROTECTED] wrote:
> > May I suggest that in future releases the LiveCD also contains the
> > book relevant for each specific release?
> Um, the CDs already do. Read the greeting at the initial console
> prompt. :)
[enter] lynx ;)
But what to u
[EMAIL PROTECTED] wrote:
May I suggest that in future releases the LiveCD also contains the book
relevant for each specific release?
Um, the CDs already do. Read the greeting at the initial console prompt. :)
--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.l
Ahh! I believe I have found the source of my difficulties. I got the
LiveCD in mid December, and downloaded the current book, 6.1.1.
Well, it turns out that the book talks about installing perl-5.8.7 in Ch-5. My
CD had 5.8.6! I had done a cut and paste from the book to build scripts fo
hello,
i'm not able to detect my ethernetcard, soundcard, and printer
what should i do.
my hardware drivers were there in modules folder, and i tried doing modprobe my driver name, but i is not at all detecteing my hardwares.
what should i do
for sound card i have tried from ALSA.
--
http
>> Is it possible , that "../binutils-*/configure " is the reason ?
>That's pretty doubtful unless you have multiple source trees present.
Not really - there is only one unpacked binutils tree
>The binutils configuration file surely has set a variable to the
>absolute path of the srcdir and
Hello,
I followed the instructions exactly for ther gcc 4 branch of LinuxFromScratch.
I am reaching the chapter 6, to 6.14 , and do the following:
Prepare GCC for compilation:
./gcc-4.0.1/configure --prefix=/usr \
--libexecdir=/usr/lib --enable-shared \
--enable-threads=posix --enable-__
Pubudu wrote:
Hi .
This problem occurred when i was building LFS
when i entered the command in my chrooted environment
expect -c "spawn ls"
it displayed the message
"The system has no more ptys.
Ask your system administrator to create more"
Hi .
This problem occurred when i was building LFS
when i entered the command in my chrooted environment
expect -c "spawn ls"
it displayed the message
"The system has no more ptys.
Ask your system administrator to create more"
Then i tr
On Sun, 7 Aug 2005, [gb2312] Ñî±þ÷ë wrote:
> hi,everyone!
> I using LFS offical live-cd as host system.
> I did everything step by step order by LFS BOOK 6.1 on live-cd.
> Everyting is fine before chapter "6.14. GCC-3.4.3".Now I exec the command
> "make" the system shows errors:
>
hi,everyone!
I using LFS offical live-cd as host system.
I did everything step by step order by LFS BOOK 6.1 on live-cd.
Everyting is fine before chapter "6.14. GCC-3.4.3".Now I exec the command
"make" the system shows errors:
===
On Sun, 24 Jul 2005 [EMAIL PROTECTED] wrote:
> Dear Sir, or Madam,
I expect I'm probably covered by that ;)
>
> i am trying to work with LFS 5.1.1, but when i try to patch Exped and
> Bash, i get a report that several hunks were not patched.
>
> i am using the versions of all programmes and patc
Dear Sir, or Madam,
i am trying to work with LFS 5.1.1, but when i try to patch Exped and Bash, i
get a report that several hunks were not
patched.
i am using the versions of all programmes and patches called for in the book.
can you suggest why some of the hunks are not being patched, or is th
тел 995-8241, и Вы узнаете, как ДЕЙСТВИТЕЛЬНО хорошо
выучить английский язык, уделяя этому минимум времени!
Do you speak English?
Yes, I do!
tch.org/lfs/faq.html
Unsubscribe: See the above information page
83 matches
Mail list logo