All of lore.kernel.org
 help / color / mirror / Atom feed
* New to the list...
@ 2003-06-24 14:28 IT3 Stuart B. Tener, USNR
  2003-06-24 22:45 ` Hamish Moffatt
  2003-06-27  2:15 ` Rodolfo Brasnarof
  0 siblings, 2 replies; 9+ messages in thread
From: IT3 Stuart B. Tener, USNR @ 2003-06-24 14:28 UTC (permalink / raw)
  To: linux-hams

List members:

	I am new to the email list, and would like to ask a few questions.
Is there a website that allows me to set and control the options I have for
this email list?

	AX.25/Linux questions!

	I have been a System Administrator and a Ham for over 15 years each,
and I am trying to get AX.25 + Linux working, so here we go. By the way in
case it interests anyone I have read the AX.25 FAQ (did not understand all
of it, but I did read it). I think the FAQ is very poorly organized but in
terms of the technical data, I understand it.

	Now it is my goal to get Linux running using the AX.25 drivers. When
I do I, eventually I would like to build my own TNC using one of these
single board computers, such as openbrick. But, that is after I make it work
on the desktop I have (and my laptop).

	I have a few questions for you now:

	If my goal is to configure TCP/IP over a soundcard modem using
Linux, what do I need to get working (using the AX.25 FAQ as a guide)? For
example it is my understanding using a TNC, you would put the TNC into KISS
mode to allow TCP/IP to avoid the AX.25 level. Then setup (in the old days)
KA9Q to do the TCP/IP stack.

	The first thing I would like to accomplish is making the PC act as
an AX.25 TNC using the soundcard. Once this works (for basic packet
operation) then I would like to configure the system to:

	(a) Run TCP/IP, using the soundcard as the modem
	(b) Run TCP/IP, using an external TNC in KISS mode (on /dev/ttyS0)

	I did the modprobe of soundmodem, and then tried to issue the
sethdlc command, but after doing so I got "no such address or device" when I
did an "ifconfig sm0 up".

	How can I verify what the IO, DMA and IRQ of the sound card is, if
it is built into the motherboard, and the BIOS offers now way to set those
for the card?

	Other than the soundcard not being set right by sethdlc, I am lost
as to what is wrong. Any assistance you can offer would be well appreciated.

	Thanks in advance.



Very Respectfully, 

Stuart Blake Tener, IT3 (E-4), USNR-R, N3GWG 
Beverly Hills, California
Ship Augmentation Unit (SAU) 
NR FFG-38 1941 
stuart@bh90210.net 
west coast: (310)-358-0202 P.O. Box 16043, Beverly Hills, CA 90209-2043 
east coast: (215)-338-6005 P.O. Box 45859, Philadelphia, PA 19149-5859 

Telecopier: (419)-715-6073 fax to email gateway via www.efax.com (it's
free!) 

JOIN THE US NAVY RESERVE, SERVE YOUR COUNTRY, AND BENEFIT FROM IT ALL. 

Tuesday, June 24, 2003 7:22 AM





^ permalink raw reply	[flat|nested] 9+ messages in thread
* new to the list
@ 2003-12-05 19:52 Mark Shakespeare
  2003-12-05 20:09 ` Stephen Smalley
  0 siblings, 1 reply; 9+ messages in thread
From: Mark Shakespeare @ 2003-12-05 19:52 UTC (permalink / raw)
  To: selinux



>Just downloaded the latest se-linux 2.6-2003100110
>Everything going ok so far.
>
>I'am at step 4 in the "Building and Installing " section and would like 
>some additional information.
>
>
>
>4) Create an initrd with load_policy, the binary policy file, and a 
>/linuxrc that will perform the initial policy load prior to mounting the 
>root filesystem.
>
>I ran the patch for the Mkinitrd script,  then created an initrd using the 
>command " mkinitrd  /boot/2.6.0-test6-selinx1.img 2.6.0-test6-selinux1
>
>  it mentions a /linuxrc file.....but gives no samples...
>
>Is there a sample /linuxrc file?    Where does it go?
>
>Does anyone have a cookbook installation guide for installing SE-Linux on RH9?
>
>any help would be appreciated....
>
>Thanks...
>                                                                 Mark
>
>
>


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: new to the list
@ 2003-12-05 23:52 Stephen
  0 siblings, 0 replies; 9+ messages in thread
From: Stephen @ 2003-12-05 23:52 UTC (permalink / raw)
  To: SE Linux

To answer myself
http://marc.theaimsgroup.com/?l=selinux&m=106676818318862&w=2

----- Original Message ----- 
From: "Stephen" <mridion@hotmail.com>
To: "SE Linux" <selinux@tycho.nsa.gov>
Sent: Saturday, December 06, 2003 10:44 AM
Subject: Re: new to the list


> Is the sysvinit patch available for download anywhere? I only see srpm's
in
> Daniel's directory. Is it likely to work with the current lsm patches or
> will it require the new kernel patches when they come out?
>
> Thanks
> Stephen
>
> ----- Original Message ----- 
> From: "Stephen Smalley" <sds@epoch.ncsc.mil>
> To: "Mark Shakespeare" <mshakes@llnl.gov>
> Cc: <selinux@tycho.nsa.gov>
> Sent: Saturday, December 06, 2003 7:09 AM
> Subject: Re: new to the list
>
>
> > On Fri, 2003-12-05 at 14:52, Mark Shakespeare wrote:
> > > I ran the patch for the Mkinitrd script,  then created an initrd using
> the
> > > command " mkinitrd  /boot/2.6.0-test6-selinx1.img 2.6.0-test6-selinux1
> > >
> > >   it mentions a /linuxrc file.....but gives no samples...
> > >
> > > Is there a sample /linuxrc file?    Where does it go?
> > >
> > > Does anyone have a cookbook installation guide for installing SE-Linux
> on RH9?
> >
> > That is created by the mkinitrd script on the initrd.  So if you ran the
> > patched mkinitrd script, you are done with that step.
> >
> > If you want an easier install (and more recent code), check out
> > ftp://people.redhat.com/dwalsh/SELinux, which has userland RPMs and some
> > sample scripts, and http://people.redhat.com/arjanv/2.5, which has
> > kernel RPMs.  But you'll need to upgrade to Fedora Core as your base
> > platform to easily use these RPMs.
> >
> > We hope to have an updated release on the NSA web site soon; many things
> > have changed since the October release (which is what you are using).
> > Note that the modified initrd is no longer necessary with the latest
> > code; Dan Walsh of RH created a patched /sbin/init program to perform
> > the initial policy load.
> >
> > -- 
> > Stephen Smalley <sds@epoch.ncsc.mil>
> > National Security Agency
> >
> >
> > --
> > This message was distributed to subscribers of the selinux mailing list.
> > If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov
> with
> > the words "unsubscribe selinux" without quotes as the message.
> >
>

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* New to the list
@ 2006-02-24 12:06 Farina, Jonathan
  2006-02-24 12:13 ` Mark Williamson
  0 siblings, 1 reply; 9+ messages in thread
From: Farina, Jonathan @ 2006-02-24 12:06 UTC (permalink / raw)
  To: 'xen-devel@lists.xensource.com'

Hi,

Is anyone working on a MacOS port of Xen?  I am looking to use the Core Duo VT functions to get Xen working on the Mac. If this is currently being done, could someone point me in the right direction.

Thanks

==============================================================================
Please access the attached hyperlink for an important electronic communications disclaimer: 

http://www.credit-suisse.com/legal/en/disclaimer_email_ib.html
==============================================================================

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-02-24 12:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-24 14:28 New to the list IT3 Stuart B. Tener, USNR
2003-06-24 22:45 ` Hamish Moffatt
2003-06-27  2:15 ` Rodolfo Brasnarof
  -- strict thread matches above, loose matches on Subject: below --
2003-12-05 19:52 new " Mark Shakespeare
2003-12-05 20:09 ` Stephen Smalley
2003-12-05 23:44   ` Stephen
2003-12-05 23:52 Stephen
2006-02-24 12:06 New " Farina, Jonathan
2006-02-24 12:13 ` Mark Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.