[3648] in linux-announce channel archive
Linux-Announce Digest #939
daemon@ATHENA.MIT.EDU (Digestifier)
Fri Mar 30 18:13:15 2001
Message-ID: <20010330231307.18339.qmail@senator-bedfellow.mit.edu>
From: Digestifier <Linux-Announce-Request@senator-bedfellow.mit.edu>
To: Linux-Announce@senator-bedfellow.mit.edu
Reply-To: Linux-Announce@senator-bedfellow.mit.edu
Date: Fri, 30 Mar 01 18:13:05 EST
Linux-Announce Digest #939, Volume #3 Fri, 30 Mar 01 18:13:05 EST
Contents:
CORRECTION: loopslack - slackware install tool with loop support (kent robotti)
LessTif Release 0.92.6 is out (Alexander Mai)
ipgrab 0.9 (Michael Borella)
mpatrol 1.4.3 - malloc debugging library (Graeme Roy)
Ghostscript PCL-3+ driver pcl3 3.2 released (Martin Lottermoser)
SHAREWARE: jpg2pdf 1.2 (SANFACE Software)
'Programming Ruby' book now Open Publication (Dave Thomas)
COMMERCIAL: Dual Intel PIII 1Ghz--$1589 (sales)
PB and PG v.2.0 - programs for communicating with Microsat satellites (Bent Bagger)
LOCAL: Kalamazoo, MI; KLUG; Beginners Meeting; 03-APR-2001 (KLUG Publicity Director)
----------------------------------------------------------------------------
From: kent robotti <robotti@metconnect.com>
Subject: CORRECTION: loopslack - slackware install tool with loop support
Date: Fri, 30 Mar 2001 22:40:43 GMT
=====BEGIN PGP SIGNED MESSAGE=====
There's no linux packages or distribution at the site below, you
need to have or get a slackware linux distribution on cdrom.
There's a number of places you can get a slackware linux
distribution on cdrom for as little as $2.
What you'll find here is the means to install a slackware
linux distribution from cdrom or hard drive (see installing
linux below).
The rootdisk "loopslak.bin" below, is based on the rootdisk
"color.gz" from slackware 7.2 current.
The rootdisk now has ext3 and reiserfs (from kernel v2.4.1
or later) filesystem support.
The rootdisk also has umsdos and loop linux support, you can
create a linux system with a ext2, ext3, or reiserfs filesystem
on a dos/win9x partition, and boot it from there.
The loop linux system can't be larger than 2000mb, you can
enlarge or reduce the size of the system after you create it.
# loop_resize "From the rootdisk!"
The rootdisk can also be used as a rescue system, it has been
updated and changed, but should work with any existing slackware
bootdisks.
Read CHANGES below for more changes.
The present slackware bootdisks don't have ext3 or reiserfs support.
If you want a bootdisk with support for either of them, you would
have to create it yourself.
This is an example of how to write a slackware boot and root
disk to a 1.44mb formatted floppy, under dos and linux.
Create boot floppy!
C:\ rawrite2 bare.i a:
# dd if=bare.i of=/dev/fd0
Create root floppy!
C:\ rawrite2 loopslak.bin a:
# dd if=loopslak.bin of=/dev/fd0
You can get slackware bootdisks at the slackware site or
on the slackware cdrom in the bootdsks.144 directory.
ftp://ftp.freesoftware.com/pub/linux/slackware/slackware/bootdsks.144
Read README.TXT at the above site!
You can get kernels "bzImage" here or on the slackware cdrom in
the kernels directory.
ftp://ftp.freesoftware.com/pub/linux/slackware/slackware/kernels
Read README.NOW at the above site!
You can create a bootdisk with the kernel of your choice.
The kernel must have "ram disk and initrd support", all slackware
kernels have this.
The kernel should also have "loop device support" if you want to
create a loop linux system, all slackware kernels have this.
Get "makedisk.zip" and unzip it.
Under dos/win9x you would do it this way.
C:\ pkunzip -d makedisk.zip
C:\makedisk> makedisk kernel "Create bootdisk!"
Under linux you would do it this way.
# unzip makedisk.zip
makedisk# chmod 755 makedisk.sh
makedisk# makedisk.sh kernel "Create bootdisk!"
####################### Installing Linux! ##########################
Q. How do i install a slackware linux system?
A. Put the cd with the slackware distribution in the drive.
Use the boot and root floppies you created.
Put the boot floppy in the drive and restart your computer,
at the boot prompt press enter, you'll be told when to INSERT
the root floppy.
If you don't want to use floppies you can boot "loopslak.bin"
from your dos/win9x system, using loadlin.exe.
C:\ loadlin kernel initrd=loopslak.bin root=/dev/ram0 rw
ftp://ftp.freesoftware.com/pub/linux/slackware/slackware/kernels/LOADLIN.EXE
After you boot the rootdisk you should run setup.
# setup
If you want to create a umsdos or loop linux system on a
dos/win9x system, choose "Umsdos_loop" from the menu.
If you want to create a linux system on it's own partition,
choose "Linux_native" from the menu.
Umsdos_loop Install linux on a dos/win partition
Linux_native Install linux on it's own partition
Chose LOOP_HELP or LINUX_HELP from the menu for help!.
When you run 'setup' you'll have the option of installing
the slackware linux system, from cdrom or a directory on
your dos/win9x system.
1 Install from a slackware CD-ROM
etc.
3 Install from a pre-mounted directory "Read below!"
If you have a directory on you're dos/win9x system with the
slackware packages (at least the a1 series), you could chose
option 3 above and answer /mnt/slakware below.
Which would mean that you have \slakware\a1 \slakware\a2
etc., on your dos/win9x system.
Which directory would you like to install from?
/mnt/slakware
########################### CHANGES! ##################################
These are some of the changes to the installation setup.
The addition of "menu express" and "expert express" modes.
"menu" mode puts up a menu at the start of each series of
packages, from which you can install systems such as
the GNU C/C++ compiler, or the Linux source code. It's
easy to use, and makes installation go much faster than
"newbie" mode.
"menu express" mode is the same as "menu", except it puts
the menu for each package series up front, then installs
your choices non-stop. You can also go back over selected
menus, if you want to make changes.
"expert" mode is similar, but allows the toggling of every
individual package. This offers the greatest control over
what gets installed on the machine, but can be tricky for
beginners.
"expert express" mode is the same as "expert", except it puts
the menu for each package series up front, then installs your
choices non-stop. You can also go back over selected menus,
if you want to make changes.
The "cpkgtool" script from the slackware 7.2 current "hdsetup.tgz"
package has been changed, it now has four new options, that's the
only change.
# pkgtool
Convert rpm or deb package to slackware tgz format
List contents of rpm, deb, tar.gz, tgz, or tar.bz2 package
Monitor make install and create record of install
Create slackware package from /var/log/packages/package_name
You can convert x.rpm or x.deb packages to slackware x.tgz format.
Yow can monitor a command like "make install" and create a record
of the install.
The record will be put in /var/log/packages/package_name
and can be removed like any installed package.
# removepkg package_name
You'll also have the option of creating a slackware tgz package
of the install, after the install or later using /var/log/packages/
package_name as the guide.
Usually when you compile a package you do this, more or less.
# ./configure --prefix=/usr
# make
# make install
Instead of the "make install" step do 'pkgtool', and
chose monitor from the menu.
# ./configure --prefix=/usr
# make
# pkgtool
Do this to install it.
# installpkg cpkgtool.tgz
#######################################################################
You can get loopslak.bin, cpkgtool.tgz, makedisk.zip, and
rawrite2.exe here.
http://www.tux.org/pub/people/kent-robotti/looplinux
ftp://ftp.tux.org/pub/people/kent-robotti/looplinux
loopslak.bin 1320kb
cpkgtool.tgz 23kb
makedisk.zip 14kb
rawrite2.exe 16kb
The license for the above is GPL.
Kent Robotti <robotti@metconnect.com> (3-21-2001)
End!
=======================================================================
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsULb1rUI/eHXJZ5AQGNawQAq1aMEwPdBuvPxOnktUylwhfeftdyJL1Y
+sn7Cx5p1GwHAR89E9GtFZOtCHgz7FggQwLQLL21AAu16Eiza8ta89ee++2aVEh/
NRDjK6CsD02YKFEHTJeTSYkQ1qLIA0AkAo+DLW1px7ShPbWcYjUF7cAC/Xmg9A9b
p70bs1QNhGk=
=bM0I
=====END PGP SIGNATURE=====
------------------------------
From: Alexander Mai <mai@crunch.ikp.physik.tu-darmstadt.de>
Subject: LessTif Release 0.92.6 is out
Date: Fri, 30 Mar 2001 22:44:45 GMT
=====BEGIN PGP SIGNED MESSAGE=====
The LessTif Core Team is pleased to announce
Release 0.92.26
of the LessTif library!
This is a another "PICO release", the first LessTif release in 2001!
As usual we fixed some bugs in the libraries and tried to further
improve the configuration and build process. So e.g. we removed some
problems with emacs and NEdit.
We start to embed mandatory dependencies into our libraries to avoid
compatibility problems (i.e. libraries used on compile-time
and run-time don't match) as far as current GNU libtool supports this.
Additional i18n support has been added to the Text* widgets.
Check out the NOTES and ChangeLog files for detailled
info on what we have done!
Our companion libraries Xlt and Xbae also got some fixes and
enhancements - check out their specific documentation.
About LessTif:
LessTif is a LGPL'd implemention of the OSF/Motif standard GUI toolkit
for X11. LessTif aims to be source compatible with the OSF/Motif versions 1.2
and 2.1. We're almost done with the 1.2 part, but we still lack
some substantial parts of the 2.1 functionality. (Actually
most 2.x applications do already build, but may not work properly yet.)
So at this point, almost any Motif 1.2 apps compile and run
out of the box with LessTif! The LessTif Core team is interested
in hearing about Motif applications which don't work with LessTif.
Bug reports are welcome; patches are even more welcome!
More information, source code, and binaries for several platforms
are available at:
http://www.lesstif.org
http://www.sourceforge.net/projects/lesstif
The LessTif Core Team
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMXVrUI/eHXJZ5AQFI4wP/ZyLzqOpivTKQYFi5bsWvOx19fwPZkZZp
CYKyHNYeUMMDkQqw4WMK9F8Pbk5CGSLFbAyh7ZRoMGRVpPFcWUMwnXhwQRXpsDIr
tLcSYwZO15OF1QDCeB31YXYvj5ke5tVbif8x4li7TTY4dx0P3/RLjIT0II59LwNB
dm/zsTQYwWA=
=gCje
=====END PGP SIGNATURE=====
------------------------------
From: cathmike@xnet.com (Michael Borella)
Subject: ipgrab 0.9
Date: Fri, 30 Mar 2001 22:45:27 GMT
=====BEGIN PGP SIGNED MESSAGE=====
This is the first major revision of ipgrab in a long, long time. Basically
it is a complete re-write of the program, including new options, new output
format, and many protocols supported. A complete list now includes IPSEC AH,
ARP, CHAP, DHCP, DNS, IPSEC ESP, Ethernet, GRE, HTTP, ICMP, ICMPv6, IGMP,
IP, IPCP, IPv6, IPX, IPXRIP, ISAKMP, L2TP, LCP, LLC, MGCP, Mobile IP,
NETBIOS name service, OSPF, PPP, PPTP, RIP, RIPng, RSVP, SDP, SIP, SLIP,
SLP, SNMP, SPX, SSH, TCP and UDP. Note that not all protocols are completely
decoded. Internally, there are new APIs for parsing packets and displaying
protocol fields. The program has been built and executed on Linux, FreeBSD
and Solaris platforms.
You can find the latest tarball at http://ipgrab.sourceforge.net
- -Mike
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMh1rUI/eHXJZ5AQEzKgP/f+7e9PLMPHCJLD3HRTAB/ZF5R5IekcVP
XfsTY4QvQaVRDF3et7EQ7FKOD2edFHnyJY2GrNAGxx15rW80PwzcQyrUxYeC+ZzG
T0d1y25fYCT8CE/FmtcVjwm6BqlGdVyM6paQIwSxtfmrVYlv3DQ1VuA2i8BO2QNN
ed76yGWk7Uc=
=PWHy
=====END PGP SIGNATURE=====
------------------------------
From: Graeme Roy <graeme@epc.co.uk>
Subject: mpatrol 1.4.3 - malloc debugging library
Date: Fri, 30 Mar 2001 22:44:35 GMT
=====BEGIN PGP SIGNED MESSAGE=====
mpatrol 1.4.3 - A full-featured open source malloc debugging library
The mpatrol library is a link library that attempts to diagnose run-time
errors that are caused by the wrong use of dynamically allocated memory.
Along with providing a comprehensive and configurable log of all dynamic
memory operations that occurred during the lifetime of a program, the
mpatrol library performs extensive checking to detect any misuse of
dynamically allocated memory. All of this functionality can be
integrated into existing code through the inclusion of a single header
file at compile-time. All logging and tracing output from the mpatrol
library is sent to a separate log file in order to keep its diagnostics
separate from any that the program being tested might generate. A wide
variety of library settings can also be changed at run-time via an
environment variable, thus removing the need to recompile or relink in
order to change the library's behaviour.
Changes for 1.4.3:
* Added the --call-graph option to the mprof command and fixed a rare
bug when displaying the leak table and call graph with call sites
which have no associated symbols.
* Added the --gui and --verbose options to the mptrace command, which
now also displays useful statistics.
* Added chapters on heap corruption, memory leaks and porting to the
mpatrol manual and moved the Tools and Utilities sections to the top
level.
WWW: http://www.cbmamiga.demon.co.uk/mpatrol/
DOC: http://www.cbmamiga.demon.co.uk/mpatrol/mpatrol.html
SRC: http://www.cbmamiga.demon.co.uk/mpatrol/files/mpatrol_1.4.3.tar.gz
CVS: http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=mpatrol
GRP: http://groups.yahoo.com/group/mpatrol/
Regards,
Graeme Roy
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMU1rUI/eHXJZ5AQHetAQA0wcV78VzhxuPmwqiIxoegQi46JNkH8WJ
oeq374N6MZDXcjUXbzXIHT9OuXw2UJMrioO9uzDHOTqhCn/tLztitrsNBGj7aYqb
mqNf7JG1rrfUASjPG0QTq4K6dsfo38p8vJFP22qxQHnmsUyk5BSp90a8/ikhU4M4
fceoC5HaUBI=
=YRzq
=====END PGP SIGNATURE=====
------------------------------
From: Martin.Lottermoser@t-online.de (Martin Lottermoser)
Subject: Ghostscript PCL-3+ driver pcl3 3.2 released
Date: Fri, 30 Mar 2001 22:44:56 GMT
=====BEGIN PGP SIGNED MESSAGE=====
- --Qxx1br4bt0+wmkIi
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Hello,
I've just released pcl3 3.2, a ghostscript device driver for various
printers understanding Hewlett-Packard's Printer Command Language,
Level 3+ (PCL 3+). This is the first non-beta release following
hpdj 2.6, as this driver was previously called.
The main functional extensions with respect to hpdj are:
* More (now 24) printer models are explicitly supported.
* The PCL generator is more versatile with respect to newer
PCL-3 dialects.
* I've added a command "pcl3opts" which parses PCL-3 files and
guesses the options needed to generate a file with similar
settings using pcl3. Use this command in particular to determine
the parameters used by an official MS Windows driver for your
printer.
* The driver (finally!) supports Floyd-Steinberg error diffusion.
* The driver can handle media which have to be fed long edge first.
* The driver permits using the following functionality if supported
by the printer:
+ Several input or output trays
+ Banner printing
+ Duplex printing
* The driver comes with PPD files and a CUPS filter.
There are also some minor extensions and numerous other changes,
(almost) all of which are listed in the NEWS file in the distribution.
The WWW home for this driver is now
http://home.t-online.de/home/Martin.Lottermoser/pcl3.html
instead of ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/pcl3.html
as for hpdj.
Happy printing,
Martin Lottermoser
- --Qxx1br4bt0+wmkIi
Content-Type: application/pgp-signature
Content-Disposition: inline
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Weitere Infos: siehe http://www.gnupg.org
iD8DBQE6v1Wpue0y1QfmkfMRAnKtAKCawo8BLcwsVfoPDscy+x+NwUa1swCcCbwr
RScwjb6cAGojI7yhBPNZGwc=
=kElj
- -----END PGP SIGNATURE-----
- --Qxx1br4bt0+wmkIi--
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMaFrUI/eHXJZ5AQHtEQP/b8gD1uccBjbSMldLbgqECT66CQFjYLFz
wqi3RRreGCTmFxA1dXj+3/cwZYHtcPNJlXH9WhFjW0Xh5S3rITKWRZLIGxfcDute
uGF6HSPjeHjOnXR9x0nj3A1TtuNzJEyN/m186wUP0xaaaWXCh0upm+BcWyNq5/SB
xffaOlyzvM4=
=P8X9
=====END PGP SIGNATURE=====
------------------------------
From: anface@yahoo.com (SANFACE Software)
Subject: SHAREWARE: jpg2pdf 1.2
Date: Fri, 30 Mar 2001 22:45:46 GMT
=====BEGIN PGP SIGNED MESSAGE=====
What is jpg2pdf?
jpg2pdf is a very flexible and powerful PERL5 program.
It can convert a collection of jpeg images into a PDF
album.
You can use jpg2pdf like a module inside your
applications (cgis, ...).
Why do you need jpg2pdf?
jpg2pdf is a PERL5 tool, so you can use it in every OS
supported by PERL5
we distribute also a Windows executable versions
jpg2pdf is a native converter, you don't need to pass
through PostScript format
jpg2pdf is specific to put your jpeg images inside a
PDF, so
you can create (batch) a unique PDF file from your
JPEG archive (using * and ? metachars: e.g. a*.jpg or
recursively)
you can add to your PDF collection of jpeg images
transition effects
you can set PDF full-screen mode e.g. to show to your
friend your digital photos made by your digital camera
What's new:
With scale feature is now possible to set the scale
factor for your images. The default is 1 (no scale).
You can use e.g. 1.5, 0.25 ...
Executable version also for AIX
Validate HTML 4.0 documentation
Test jpg2pdf 1.2!
You can find it at http://www.sanface.com/jpg2pdf.html
Test also our tools:
txt2pdf 4.4 at http://www.sanface.com/txt2pdf.html
txt2pdf 4.x PRO at
http://www.sanface.com/txt2pdfPRO.html
txt2pdf PRO + Japanese at
http://www.sanface.com/txt2pdfPROj.html
=====
SANFACE Software
Your technology glasses. We help you see your full potential.
mailto:sanface@sanface.com
http://www.sanface.com
WAP http://www.sanface.com/wap/
i-mode http://www.sanface.com/i/
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text
- --
Posted from web11207.mail.yahoo.com [216.136.131.189]
via Mailgate.ORG Server - http://www.Mailgate.ORG
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMmlrUI/eHXJZ5AQFfoAP/dQFFYV9aETromeo+600FZFyckpvRgPMm
CwziJGnt5O6RWYgZc+0o2YlAqjQAcDVXigaoVTXVQ4XqawNbi57BMKdJLHDLr+eJ
vwxN9J1oegZsbnD06aIy7OGqHJOQk7m+EH5WS5UdP76yFwOnoK68wDvsnxhqvkw5
+DWKwhy2bac=
=IEl8
=====END PGP SIGNATURE=====
------------------------------
From: Dave Thomas <Dave@PragmaticProgrammer.com>
Subject: 'Programming Ruby' book now Open Publication
Date: Fri, 30 Mar 2001 22:41:25 GMT
=====BEGIN PGP SIGNED MESSAGE=====
The open-sourced Ruby programming language is perhaps best described
as a cross between Smalltalk and Perl. It has all the strong
object-orientation features of Smalltalk, but at the same time gives
you the convenience of a Perl or a Python. Ruby is rapidly gaining
mindshare among programmers and web developers all over the world.
Recently, Addison Wesley agreed to release the content of the book
'Programming Ruby' under the Open Publication license. The book is
available online and for download at http://www.rubycentral.com/book/.
Download the Ruby system from www.ruby-lang.org.
Regards
Dave Thomas
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsULlVrUI/eHXJZ5AQHR2QQAgV+ZVXGJvasUqEcWllGdpfdsvw8b2X3F
8RPXiu9SElSFtCWey160YC68brE+z1gkblPIAqAQFLmX5oTy4GAWGB9222q2HBsG
qaa0iN3ABpW9EhNISrDp/3zuhV5DvIrdSErV9lCaah14GSQR3a4t2vBFr9hH7b+y
3eUv6FJqJNw=
=f1rm
=====END PGP SIGNATURE=====
------------------------------
From: sales <sales@storeanywhere.com>
Subject: COMMERCIAL: Dual Intel PIII 1Ghz--$1589
Date: Fri, 30 Mar 2001 22:45:15 GMT
=====BEGIN PGP SIGNED MESSAGE=====
StoreAnywhere.com Inc. is promoting the following
open source pre-installed systems. The price is
only $1,589 and its configurations as follows:
Gigabyte server motherboard
2 x Intel PIII 1000Mhz CPUs
512mb PC-133 SDRAM/8mb
ATI rage VGA card
40G 7200rpm Hard disk
52x CD-Rom/1.44mb Floppy drive
10/100 base Network card/ATX
mid tower case
Keyboard/Mouse
Pre-installed with:
FreeBSD4.x or Redhat7.0/6.2
Remember to check www.storeanywhere.com regularly
for your favorite system and price.
Any questions email to : sales@storeanywhere.com
or call (718)934-7313 to place an order.
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMe1rUI/eHXJZ5AQE3bAQA0iF06eFsVH5g0CK0Sfom+U8JjrRj22hj
x60y7530YgYshFirkyijAfS7AhMHwdpjeeHVR0PjEGdHYw7pl0mQJt0MWBrCHdnw
bZlpoYgDrfrM1mJoafxuPqAyj5/fA9REJNfW+qLEuaSIdaxeqILdh0dNNNkIs/75
Np/k0OJtC58=
=C+ly
=====END PGP SIGNATURE=====
------------------------------
From: Bent Bagger <Bent.Bagger@tellabs.com>
Subject: PB and PG v.2.0 - programs for communicating with Microsat satellites
Date: Fri, 30 Mar 2001 22:44:29 GMT
=====BEGIN PGP SIGNED MESSAGE=====
I have uploaded version 2.0 of PB and PG for Linux to Metalab.unc.edu.
The file name is pbpg-2.0.tar.gz. I have placed the file and the
accompanying lsm-file in /incoming/Linux. The target directory is
/pub/linux/apps/ham. The file may also be downloaded from
ftp://ftp.amsat.org/amsat/software/Linux/pbpg-2.0.tar.gz.
The package has been changed substancially on several points relative
to the previous releases:
1) PB and PG now adhere more closely to the File Hierarchy Standard
(FHS): The configuration file is located in /etc/pbpg. The documentation
is by default installed in /usr/local/share/pbpg. The suggested run time
directory is /var/spool/pbpg.
2) The configuration file is now common to PB and PG. Furthermore, the
new configuration file contains the parameters for all satellites. The
satellite of interest must be specified when calling the programs,
either as a command line parameter (-s) or as an environment variable
(SATELLITE).
3) The internal structure of PB has been redesigned. PB has been split
into two parts: an 'engine part' that takes care of the communication
with the satellite and a 'presentation part' that takes care of
presenting the results of PB's work to the operator. The engine part
is 'pb' and the presentation part is 'pbctrl'. The two parts
communicate over a FIFO and use an XML syntax for the data exchange.
The basic functionality of PB has not been altered.
4) The package now uses a standard configure script. Details on the
installation may be found in the file INSTALL.
The lsm reads as follows:
Begin3
Title: PB and PG for Linux
Version: 2.0
Entered-date: 9 MAR 2001
Description: PB and PG for Linux are programs used for download from
and upload to digital satellites (Pacsats) supporting
the FTL0 protocol. This software allows you to directly
communicate with the Microsat series of satellites. It
provides a Curses (Ncurses) based user interface. It
features automatic directory fill requests and simple,
rules based file download requests.
This version of the programs will work with kernel
revisions 2.0.24 or higher.
Keywords: AX.25
Digital Satellites
Pacsat
FTL0
Amateur Radio
Author: oz6bl@amsat.org (Bent Bagger)
oz2aba@amsat.org (Peter Scott Bentsen) and others.
Maintained-by: oz6bl@amsat.org (Bent Bagger)
Primary-site: metalab.unc.edu /pub/linux/apps/ham/pbpg-2.0.tar.gz
Alternate-site: ftp.amsat.org /amsat/software/Linux/pbpg-2.0.tar.gz
Copying-policy: GPL.
End
Happy hamming
Bent/OZ6BL
(also oz6bl@amsat.org)
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUMTVrUI/eHXJZ5AQFOfwQAl+6gjlJprEACO+UEH1tj1/EPfkMUCbcY
e91SBe9DxTU9/3PFDQliMb9CC/OtIoMZP81HKHmMpqFjZOy7qy9n/ADPLD5ou4Cj
qT3D2XForyS8KwNPPxgZbQsqHCgAHEpcTdk+6O/HGJP5zdC+nEwO1FYeoUDcW/JO
6IYoBXHHxRY=
=OipW
=====END PGP SIGNATURE=====
------------------------------
From: KLUG Publicity Director <publicitydirector@kalamazoolinux.org>
Subject: LOCAL: Kalamazoo, MI; KLUG; Beginners Meeting; 03-APR-2001
Date: Fri, 30 Mar 2001 23:00:32 GMT
=====BEGIN PGP SIGNED MESSAGE=====
Date : April 03, 2001
Presentation: Beginners Meeting
Presenter : Kalamazoo Linux Users Group
This meeting is intended for those who are curious about Linux, or want
some help getting
started. Bring your computer to the meeting, and have Linux installed
on it, at no charge.
You can also bring home your own Linux CD-ROM, produced locally. Come
and listen to our new
user presentation, and have your questions answered about Linux, for
home or business.
If you are planning to bring a computer for installation to this meeting
please fill out the
install form (http://kalamazoolinux.org/meetings/installform.html) to
make arrangements.
Installations are done by appointment ONLY. You must fill out this form
one week prior to
the meeting if you want to bring in your computer. Thank you for your
cooperation. Feel
free to contact our install master (installmaster@kalamazoolinux.org)
with any questions.
Now's the time to get started! Linux is becoming a mainstay of free
software, free choice,
dependability and power.
We meet weekly, each Tuesday at 7:00 PM. Our meeting site is Room 4202
of Dunbar Hall on the
campus of Western Michigan University. Our meetings are free and open
to the public.
For more information about the Kalamazoo Linux Users Group please visit
our website:
http://www.kalamazoolinux.org
For a complete list of upcoming meetings, go directly to:
http://www.kalamazoolinux.org/meetings/schedule.php3
For detailed directions to the KLUG meeting site, visit:
http://www.kalamazoolinux.org/meetings/maps.html
To find out how to obtain a copy of BS-Ware, visit
http://klug.kalamazoolinux.org/bsware/
- --
This article has been digitally signed by the moderator, using PGP.
http://www.iki.fi/mjr/cola-public-key.asc has PGP key for validating signature.
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember a short description of the software and the LOCATION.
This group is archived at http://www.iki.fi/mjr/linux/cola.html
=====BEGIN PGP SIGNATURE=====
Version: 2.6.3ia
Charset: latin1
iQCVAgUBOsUQEFrUI/eHXJZ5AQG93AP+PZCM1o2uvOnTFja4AjJrJMlaZVJoOQTq
UGekG3e7Eh20oz/kmRPk5t2G+m2Q6d3tsWi3MOzuMd0y3UHYBUc5LCThNr2IRVkI
OmgtzwjIkEKEL6dqpHDe4V9KKQboyKoXQQq1Ufhri+aKim9QQSJvvIPNVqRulKM2
BgNLIkx4okQ=
=xtkI
=====END PGP SIGNATURE=====
------------------------------
** FOR YOUR REFERENCE **
The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:
Internet: Linux-Announce-Request@NEWS-DIGESTS.MIT.EDU
You can submit announcements to be moderated via:
Internet: linux-announce@NEWS.ORNL.GOV
Linux may be obtained via one of these FTP sites:
ftp.funet.fi pub/Linux
tsx-11.mit.edu pub/linux
sunsite.unc.edu pub/Linux
End of Linux-Announce Digest
******************************