You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(20) |
Sep
(4) |
Oct
(29) |
Nov
(24) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(9) |
Feb
(26) |
Mar
(10) |
Apr
(4) |
May
(5) |
Jun
(13) |
Jul
(53) |
Aug
(15) |
Sep
(42) |
Oct
(30) |
Nov
(92) |
Dec
(45) |
2002 |
Jan
(36) |
Feb
(63) |
Mar
(24) |
Apr
(21) |
May
(30) |
Jun
(59) |
Jul
(34) |
Aug
(17) |
Sep
(57) |
Oct
(104) |
Nov
(21) |
Dec
(16) |
2003 |
Jan
(31) |
Feb
(56) |
Mar
(40) |
Apr
(55) |
May
(45) |
Jun
(38) |
Jul
(48) |
Aug
(33) |
Sep
(13) |
Oct
(19) |
Nov
(7) |
Dec
(9) |
2004 |
Jan
(15) |
Feb
(20) |
Mar
(1) |
Apr
(1) |
May
(6) |
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(4) |
Oct
(2) |
Nov
|
Dec
(1) |
2005 |
Jan
(18) |
Feb
(3) |
Mar
(2) |
Apr
(2) |
May
|
Jun
(6) |
Jul
|
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(9) |
Feb
|
Mar
|
Apr
(16) |
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
(3) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Matthew F. <mf...@ci...> - 2001-02-09 04:27:43
|
> Hello > > The computer is under NT 4.0 with NTFS filesystem on C: > A secondary drive is in FAT32 on D: > I want to copy a file from D: to C: but NT doesn't recognize FAT32 partition > (that sucks) > Is there a way with trinux to copy the file from the FAT32 partition to the > NTFS partition ? I don't think ntfs write support is provided with the ntfs.o module. -mdf ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team |
From: <ia...@cu...> - 2001-02-07 14:38:21
|
Matthew, Thanks for your help. I have tried that and as far as I can see it is not mounting the drive properly. Is there a boot log I can look at to see what it does (it just flashes past at boot)? When booting I get the message: Network package loading was enabled PKGSRC: Network I assume it is both Network and Fixed enabled and not just network? If I mount the drive manually mount -t ntfs /dev/hda1 /fixed I can access it fine (read only anyway). I am assuming the packages are not being added because all I see in /usr/bin is sendip (would expect to see all the packages available here). Does the pkglist file need to contain only the packages I have on my hard disk, or will it skip ones it can't find? Also, one last thing, the first time I booted it asked if I would like to load packages from a floppy, I said no, now it does not ask me anymore. Can I enable this option again? Thanks, Ian On Tue, 06 February 2001, Matthew Franz wrote: > > > I have just started using Trinux and am having trouble controlling > > which packages it loads. > > I'm not sure if I've updated the documentation yet (this and getting samba > working are about the only thing holding up the final 0.80 release) > > > > > When using version 0.80 I am unable to load any packages from either > > fixed disk or floppy. I have the IDE and NTFS drivers (Its an NTFS > > hard drive) but cannot find out how to force Trinux to look on the > > drives for packages. I have added the packages to pkglist but this > > does not seem to help. > > create a /trinux folder on the root of the hard drive (preferably your > first drive/partition, although it should matter) -- you should see > trinux going through all filesystems it finds (and can mount) looking for > a trinux directory and a specific package > > from linuxrc: > > for i in `cat /etc/tux/config/fstab` > do > cd / > part=`echo $i | cut -d: -f1` > fstype=`echo $i | cut -d: -f2` > > echo "Checking $part ($fstype) for Trinux packages" > > if mount -o ro -t $fstype /dev/$part $part > then > cd $part > > if [ -f trinux/baselib.tgz ] > then > echo "Packages found on $part: loading..." > > > > > When using versionb 0.70 I can load packages from floppy OK, but again > > not from the hard disk. I have tried adding fixed to the tux/options > > directory, but this does not seem to work. This version does not have > > a pkglist at all (but loads packages from floppy fine). > > > > Do both versions work the same way? I assume it is best to use version 0.80 if possible. > > > > No, use .80 > > > > Thanks, Ian > > > > Let me know if you have any more problems. > > -mdf > > ------------------------------------- > Matthew Franz mf...@ci... > Security Research Engineer > Security Technologies Assessment Team > > > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > http://lists.sourceforge.net/lists/listinfo/trinux-talk |
From: FUZEAU, M. (CR27) <mat...@ca...> - 2001-02-07 11:08:37
|
Hello The computer is under NT 4.0 with NTFS filesystem on C: A secondary drive is in FAT32 on D: I want to copy a file from D: to C: but NT doesn't recognize FAT32 partition (that sucks) Is there a way with trinux to copy the file from the FAT32 partition to the NTFS partition ? Thanks |
From: Emiel W. <em...@we...> - 2001-02-06 19:04:20
|
Hello, I created on C: a directory "trinux" Loaded "ide.tgz" on the boot floppy On the boot floppy in /tux/config/ there are 3 files 1.. netpkg with "prompt" 2.. fixedpkg empty 3.. gateway 192.068.0.1 can I create a file "pkglist" and what format do I use to enter the = package names? Thanks in advance. Emiel wellekens=20 |
From: Matthew F. <mf...@ci...> - 2001-02-06 17:17:40
|
> I have just started using Trinux and am having trouble controlling > which packages it loads. I'm not sure if I've updated the documentation yet (this and getting samba working are about the only thing holding up the final 0.80 release) > > When using version 0.80 I am unable to load any packages from either > fixed disk or floppy. I have the IDE and NTFS drivers (Its an NTFS > hard drive) but cannot find out how to force Trinux to look on the > drives for packages. I have added the packages to pkglist but this > does not seem to help. create a /trinux folder on the root of the hard drive (preferably your first drive/partition, although it should matter) -- you should see trinux going through all filesystems it finds (and can mount) looking for a trinux directory and a specific package from linuxrc: for i in `cat /etc/tux/config/fstab` do cd / part=`echo $i | cut -d: -f1` fstype=`echo $i | cut -d: -f2` echo "Checking $part ($fstype) for Trinux packages" if mount -o ro -t $fstype /dev/$part $part then cd $part if [ -f trinux/baselib.tgz ] then echo "Packages found on $part: loading..." > When using versionb 0.70 I can load packages from floppy OK, but again > not from the hard disk. I have tried adding fixed to the tux/options > directory, but this does not seem to work. This version does not have > a pkglist at all (but loads packages from floppy fine). > > Do both versions work the same way? I assume it is best to use version 0.80 if possible. > No, use .80 > Thanks, Ian > Let me know if you have any more problems. -mdf ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team |
From: <ia...@cu...> - 2001-02-06 17:02:21
|
I have just started using Trinux and am having trouble controlling which packages it loads. When using version 0.80 I am unable to load any packages from either fixed disk or floppy. I have the IDE and NTFS drivers (Its an NTFS hard drive) but cannot find out how to force Trinux to look on the drives for packages. I have added the packages to pkglist but this does not seem to help. When using versionb 0.70 I can load packages from floppy OK, but again not from the hard disk. I have tried adding fixed to the tux/options directory, but this does not seem to work. This version does not have a pkglist at all (but loads packages from floppy fine). Do both versions work the same way? I assume it is best to use version 0.80 if possible. Thanks, Ian |
From: Matthew F. <mf...@ci...> - 2001-01-29 07:31:19
|
On Fri, 26 Jan 2001, Emiel Wellekens wrote: > Date: Fri, 26 Jan 2001 20:16:43 +0100 > From: Emiel Wellekens <em...@we...> > To: tri...@li... > Subject: [Trinux-talk] Boot problems. > > > > Booting on the "Trinux" Boot floppy and loading, by floppy, of the following packages,Ethereal.tgz, vi.tgz, bach.tgz, tcpdump.tgz, sentinel.tgz and ngrep.tgz. > > error message:"ldconfig : not found" > > /bin/sh: error in loading shared libraries:libtermcap.s0.2: cannot open shared object file > > No such file or directory. > > > When booting and loading the two "data" floppies. No error messages are displayed. > > What is the origin of these messges and how to eliminate them > > Thanks in advance. > > Emiel Wellekens You need term.tgz and baselib.tgz packages ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team |
From: Emiel W. <em...@we...> - 2001-01-26 19:18:12
|
Booting on the "Trinux" Boot floppy and loading, by floppy, of the = following packages,Ethereal.tgz, vi.tgz, bach.tgz, tcpdump.tgz, = sentinel.tgz and ngrep.tgz. error message:"ldconfig : not found" /bin/sh: error in loading shared libraries:libtermcap.s0.2: cannot open = shared object file No such file or directory. When booting and loading the two "data" floppies. No error messages are = displayed. What is the origin of these messges and how to eliminate them Thanks in advance. Emiel Wellekens |
From: <and...@an...> - 2001-01-26 08:26:26
|
>>>>> On Thu, 25 Jan 2001 19:29:23 +0100, "Emiel Wellekens" <em...@we...> said: > 3) > How can I check the available memory ? trinux> ls -l /bin/free lrwxrwxrwx 1 root root 7 Dec 27 08:20 /bin/free -> busybox -- andreas |
From: Ingo T. S. <tu...@co...> - 2001-01-25 22:29:55
|
>1) > VM: do_try_to_free_pages failed for kswapd (or "syslogd" or "ethereal" or "init") > What can be the reason ?? >3) >How can I check the available memory ? There you are - it's most probably lack of memory. Sorry, I don't know how to check that either. Ingo |
From: Emiel W. <em...@we...> - 2001-01-25 18:30:13
|
Hello, I dedicated a PC 486DX as Trinux platform, 16Mb ram and a 40Mb IDE disk. The disk mounted as # mount -t msdos /dev/hda1 /mnt 1) # ethereal -w /mnt/record device eth0 entered promiscuous mode Capturing on eth0 VM: do_try_to_free_pages failed for kswapd (or "syslogd" or = "ethereal" or "init") What can be the reason ?? 2) The following command # ethereal -r /mnt/record (size of record =3D 14563) only displays the first two records. For a file size of 78428 I got an error : Segmentation fault ?? 3) How can I check the available memory ? Thanks in advance, Emiel=20 |
From: Matthew F. <mf...@ci...> - 2001-01-15 14:10:03
|
> Subject: [Trinux-talk] (no subject) > > i am newbie to the linux trinix thing/so please forgive my questions > here we go > i have a compaq contura aero 4/33c 486 laptop with a 243 meg HD and i was > wonderig how i would go about installing trinix on the HD i currently have > fat16 partition- > thanks' http://trinux.sourceforge.net/config.html would be a good start |
From: nihon n. <wu...@ho...> - 2001-01-15 11:22:32
|
i am newbie to the linux trinix thing/so please forgive my questions here we go i have a compaq contura aero 4/33c 486 laptop with a 243 meg HD and i was wonderig how i would go about installing trinix on the HD i currently have fat16 partition- thanks' _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com |
From: Matthew F. <mf...@ci...> - 2001-01-11 02:48:54
|
> 1: My eternet card is a D-Link (Novell 2000) (ISA) and i dont know if it can work or if there is anyway to use it... when i boot form the flopy there is an error message: > ==================================== > Looking for eth0 > Unable to find eth0. Did the Kernel recognize it? > eth0: error fetching interface information: device not found > ==================================== > > So.. what is the problem?? anybody can help me? You will need to specify the io and irq that are passed to the kernel in the syslinux.cfg file on the boot floppy. There are some sample cfgs there, such as: display license prompt 1 default network timeout 30 label floppy kernel bzimage append initrd=initrd.gz root=/dev/ram0 pkg=floppy label 486 kernel bzimage append ether=3,0x220,eth1 ether=11,0x1000,eth0 initrd=initrd.gz root=/dev/ram0 pkg=network label gxa kernel bzimage append ether=10,0,eth0 ether=5,0x300,eth1 initrd=initrd.gz root=/dev/ram0 pkg=network label cdrom kernel bzimage append initrd=initrd.gz root=/dev/ram0 pkg=cdrom label network kernel bzimage append vga=4 initrd=initrd.gz root=/dev/ram0 pkg=network The "network" label boots by default so add ethere=irq,io,eth0 with whatever parameters are set on the jumper or NIC BIOS. The Linux Ethernet HOWTO has sspecific instructions for NE2000 if you run into trouble > > 2: I have only 16 meg of ram memory... so i cant put every package.... i had try to put trinux on the HD > but it dont work..!! can anybody help me for that too? > Pick only the tools for the job see http://trinux.sourceforge.net/tools.html -mdf |
From: djipy <jpe...@vi...> - 2001-01-11 00:14:50
|
1: My eternet card is a D-Link (Novell 2000) (ISA) and i dont know if = it can work or if there is anyway to use it... when i boot form the = flopy there is an error message:=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Looking for eth0 Unable to find eth0. Did the Kernel recognize it? eth0: error fetching interface information: device not found =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D So.. what is the problem?? anybody can help me? 2: I have only 16 meg of ram memory... so i cant put every package.... i = had try to put trinux on the HD=20 but it dont work..!! can anybody help me for that too? thx!=20 jpe...@vi... |
From: <and...@an...> - 2000-12-21 11:10:57
|
The file http://trinux.sourceforge.net/basics.html ends with an incomplete sentence: % lwp-request http://trinux.sourceforge.net/basics.html | tail -6 <b>Saving your configuration</b> <br>The /tux directory on the </body> </html> Regards, -- andreas |
From: Matthew F. <mf...@ci...> - 2000-12-18 21:00:15
|
Try the e100.o module at http://www.io.com/~mdfranz/trinux/kernel/net/ There is also a README (e100.txt) that talks about which parameters to use when you insmod it. I'll be releasing another boot disk image today that you might want to use, although it shouldn't really make any difference. -mdf > ANy possiblity that I could get these drivers added for my Compaq Presario > 1800 laptop that has an Intel Pro/100 S Mobile LAN on the Motherboard. It is > at IRQ 11, uses i82557 chip set, etc. It is a Compaq Presario 1800 laptop. I > have been told these links are updated drivers, but I still have no luck.... > > http://www.intel.com/support/network/adapter/pro100/30504.htm > http://www.scyld.com/network/eepro100.html > > As I have mentioned to you in previous emails, I cannot get Trinux to > recognize this laptop NIC. > > Thanks for your consideration. > > Mark > > -----Original Message----- > From: Matthew Franz [mailto:mf...@ci...] > Sent: Friday, December 01, 2000 3:35 AM > To: Mark Scott > Cc: tri...@li... > Subject: RE: [Trinux-talk] Another laptop question > > > > Hi Matthew, > > > > Well I go the newest boot image as you suggested. I am having a problem > with > > it however, it assumes I want to use DHCP, in the other version it would > ask > > me, not assume this. Can I get around this somehow? > > > > Mark > > If you got to the boot floppy in the /tux/options directory and delete the > file dhcp > > After netcfg is run (and it prompts you for your IP addr, etc.) then type > savecfg and it will save the settings to the boot floppy > > > ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team |
From: Matthew F. <mf...@ci...> - 2000-12-18 03:56:12
|
It's been a since I've announced new packages, although I've been adding them slowly over the last few months nasl.tgz - the Network Attack Scripting Language for Nessus 1.0.6. The plugins from the Nessus (http://www.nessus.org) work if you strip off the description crap used by the GUI interface. No I probably won't be including them, for obvious reasons. Nothing like a trinux box with 500+ exploits ;) BTW, for an amusing (yet highly inaccurate article on Trinux, see http://www.pigdog.org/auto/weird_linux/link/790.html ) Here's an excerpt: The deal is that this Trinux is a single-floppy Linux distribution. It's got a whole bunch of tools for network monitoring and probing a computer. It's billed as a "security tool," but e all know that that just means it's for BAD HACKERS! Anyways, all you have to do is walk up to a computer, drop in the Trinux floppy, boot up, and you've got a complete tool for [deleted] UP a computer network. It's got all this software on the SINGLE FLOPPY to go mucking around all over a network, doing all kinds of bad things! I don't know what those things are, but they're bad! Of that I am SURE! [ The rest was so obscene I couldn't print it ;) ] -- netsys.tgz - this will be on the boot disk and contains a CDP (Cisco Discovery Protocol) client and a smail SMTP client that can be used to send logfiles, alerts or whatever. The next release has the optional features of sending email notification when a Trinux box comes up with the IP address so you can SSH. I also have a primitive web monitoring capability (useful when you have a dozen or so trinux boxes running at once) ipgrab.tgz - ipgrab 0.8.2 another pcap sniffer sendip.tgz - a packet generator (v 1.3 I believe) gnupg.tgz - Gnu Privacy Guard 1.0.4 - contains a setup script (gpgcfg) for generating an initial keyring, etc. for the trinux host and adding public keys and well as a cool mail script (gpgmail) for emailing ecrypting log files (or nmap scan output, or tcpdump files, etc) Imagine the possibilities. Hourly nmap scans show up from trinux boxes all over the world all encrypted (of course) gnupgloc.tgz - gpg localization stuff (I don't use this, but you might have to) The following packages work if manually configured/started, but are not integrated into the boot/startup/configuation process: bind.tgz - ISC named 8.2.2-P7 dhcpcd.tgz - ISC dhcpd 2.0pl5 serial.tgz - modules for 2.2.17 and PPP binaries, minicom, and agetty (I actually got Trinux working through a console server) *** Don't ask me why I built these ;) These have not been tested sufficiently enough, but probably work (libgmp.tgz is required) fswanbin.tgz - FreeS/WAN 1.8 binaries fswanmod.tgz - ipsec.o kernel module (for kernel 2.2.17) httptunl.tgz - tunnels TCP connections over HTTP (useful for bypassing proxies) I created perl 5.6.0 modules (libdb.tgz is required), you probably don't need all of them. Any perl gurus want to write some documentation for me?? perlbin.tgz - perl interpreter, you can probably get by with this for minimal scripts perlauto.tgz 0 2000-12-10 14:48:28 ./ 0 2000-12-06 22:25:38 usr/ 0 2000-12-06 22:25:38 usr/local/ 0 2000-12-06 22:25:38 usr/local/lib/ 0 2000-12-06 22:25:47 usr/local/lib/perl5/ 0 2000-12-06 22:25:55 usr/local/lib/perl5/5.6.0/ 0 2000-12-06 22:26:07 usr/local/lib/perl5/5.6.0/i686-linux/ 0 2000-08-22 03:28:31 usr/local/lib/perl5/5.6.0/i686-linux/auto/ 0 2000-08-22 03:28:31 usr/local/lib/perl5/5.6.0/i686-linux/auto/re/ 109502 2000-08-22 03:28:31 usr/local/lib/perl5/5.6.0/i686-linux/auto/re/re.so perlmods.tgz - Perl modules ;) 0 2000-12-10 14:48:32 ./ 0 2000-12-06 20:27:21 usr/ 0 2000-12-06 20:27:21 usr/local/ 0 2000-12-06 20:27:21 usr/local/lib/ 0 2000-12-06 20:27:31 usr/local/lib/perl5/ 0 2000-12-06 20:30:28 usr/local/lib/perl5/5.6.0/ 2570 2000-08-22 03:28:30 usr/local/lib/perl5/5.6.0/AnyDBM_File.pm 10167 2000-08-22 03:28:30 usr/local/lib/perl5/5.6.0/AutoLoader.pm 14640 2000-08-22 03:28:30 usr/local/lib/perl5/5.6.0/AutoSplit.pm 22111 2000-08-22 03:28:30 usr/local/lib/perl5/5.6.0/Benchmark.pm ... perlcore.tgz 0 2000-12-10 14:48:30 ./ 0 2000-12-06 22:20:55 usr/ 0 2000-12-06 22:20:55 usr/local/ 0 2000-12-06 22:21:14 usr/local/lib/ 0 2000-12-06 22:21:14 usr/local/lib/perl5/ 0 2000-12-06 22:21:24 usr/local/lib/perl5/5.6.0/ 0 2000-12-06 22:21:35 usr/local/lib/perl5/5.6.0/i686-linux/ 0 2000-08-22 03:28:32 usr/local/lib/perl5/5.6.0/i686-linux/CORE/ 1707 2000-08-22 03:28:32 usr/local/lib/perl5/5.6.0/i686-linux/CORE/EXTERN.h 1367 2000-08-22 03:28:32 usr/local/lib/perl5/5.6.0/i686-linux/CORE/INTERN.h ... perli686.tgz 0 2000-12-10 14:48:31 ./ 0 2000-12-06 20:31:28 usr/ 0 2000-12-06 20:31:28 usr/local/ 0 2000-12-06 20:31:28 usr/local/lib/ 0 2000-12-06 22:15:32 usr/local/lib/perl5/ 0 2000-12-06 22:15:32 usr/local/lib/perl5/5.6.0/ 0 2000-12-06 22:26:07 usr/local/lib/perl5/5.6.0/i686-linux/ 3780 2000-08-22 03:28:31 usr/local/lib/perl5/5.6.0/i686-linux/re.pm 179500 2000-08-22 03:28:31 usr/local/lib/perl5/5.6.0/i686-linux/Config.pm 3554 2000-08-22 03:28:31 usr/local/lib/perl5/5.6.0/i686-linux/XSLoader.pm .... perlsite.tgz 0 2000-12-10 14:48:33 ./ 0 2000-12-06 20:24:56 usr/ 0 2000-12-06 20:24:56 usr/local/ 0 2000-12-06 20:24:56 usr/local/lib/ 0 2000-12-06 20:25:05 usr/local/lib/perl5/ 0 2000-08-22 03:28:30 usr/local/lib/perl5/site_perl/ 0 2000-12-06 20:25:48 usr/local/lib/perl5/site_perl/5.6.0/ 0 2000-12-06 20:22:58 usr/local/lib/perl5/site_perl/5.6.0/i686-linux/ 0 2000-12-06 20:26:09 usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/ 0 2000-12-06 20:20:03 usr/local/lib/perl5/site_perl/5.6.0/i686-linux/auto/Net/ .... perluni.tgz -- Unicode stuff As soon as I sanitize the config stuff on the current boot floppy (SSH keys, URLs, etc.) I'll burn an new boot image... It uses the latest version of busybox and provides all sorts of "Enterprise" features for running dozens of trinux boxes like I do. :P These are definitely available on the IO (http://www.io.com/~mdfranz/trinux/ ) site, but have been uploaded to SourceForge FTP as well, but I haven't been able to access them. Hopefully they'll start showing up on mirror sites. (http://trinux.sourceforge.net/mirrors.html) which I also updated. Let me know if you want to be added if you are mirroring trinux. -mdf |
From: Matthew F. <mf...@ci...> - 2000-12-11 19:33:46
|
> Date: Mon, 11 Dec 2000 09:35:58 +0100 > From: Gisle Vanem <gv...@eu...> > To: tri...@li... > Subject: [Trinux-talk] Network boot > > The Trinux configuration seems to stops loading when a ping to > the package server fails. This is IMHO a bad desition. My PC is > behind a router which blocks ICMP traffic. > > Gisle V. > Thanks for the feedback... The latest version (available off the Beta Links) fails when the HTTP fails. This is probably a bit better, but still not perfect. Ideally one will load packages off your *own* server vs. relying on a packages across the internet. In a yet to be released version, Trinux has the ability to download packages become a package server (or use packages on a fixed filesystem, CD-ROM, etc.) -mdf |
From: Gisle V. <gv...@eu...> - 2000-12-11 08:36:09
|
The Trinux configuration seems to stops loading when a ping to the package server fails. This is IMHO a bad desition. My PC is behind a router which blocks ICMP traffic. Gisle V. |
From: Matthew F. <mf...@ci...> - 2000-12-07 13:11:14
|
Let me look into this. I believe there is a loadkeys executable including in busybox. What I will most likely do is allow a user to put the keymap on the boot floppy and whatever keymap file will be loaded. -mdf > Hello > > I have just discovered Trinux and it looks really interesting. > Now, as a non american user, I would like to configure my keyboard with the > spanish settings. I got a fully functional es.map file, but I cannot find > any trinux package with the loadkeys program for the version 0.70. > > Any suggestion ? > > Thx > _____________________________________________________________________________________ > Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com > > _______________________________________________ > Trinux-talk mailing list > Tri...@li... > http://lists.sourceforge.net/mailman/listinfo/trinux-talk > ------------------------------------- Matthew Franz mf...@ci... Security Research Engineer Security Technologies Assessment Team |
From: Nicolas C. <ddp...@ho...> - 2000-12-07 12:10:37
|
Hello I have just discovered Trinux and it looks really interesting. Now, as a non american user, I would like to configure my keyboard with the spanish settings. I got a fully functional es.map file, but I cannot find any trinux package with the loadkeys program for the version 0.70. Any suggestion ? Thx _____________________________________________________________________________________ Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com |
From: Matthew F. <mf...@ci...> - 2000-12-03 03:54:18
|
> It never gives me the chance to configure the NIC. > > Any ideas....thanks again for your time. I really want to use this tool and > sure hope we can work through this. > Oops, sorry. I still have some work to do :) You've got a few options, basically all this stuff is stored on /tux/config on the boot floppy which is a DOS filesytem so you can either change the network config using a windows text editor or mount the floppy within trinux using mount -t vfat /dev/fd0 /mnt So in /mnt/tux/config you'll probably see the following network-related config values: gateway - your default router/gateway eth0 - contains IP and netmask (separated by a space) dns - your dns server You can either edit these files, replacing them with your correct values or if you delete the gateway file the netcfg script will prompt you like its supposed to. In that case if you issue a savecfg command it should prompt you for your boot floppy so the settings get permantently saved. Thanks for you patience, although my guess is we still may run into hardware problems with the NIC. You might want to research it on deja.com/usenet/ or RedHat's intel hardware compatbility list to find out if is a fully-supported card or not. -mdf |
From: Matthew F. <mf...@ci...> - 2000-12-01 15:16:54
|
> Hi Matthew, > > Well I go the newest boot image as you suggested. I am having a problem with > it however, it assumes I want to use DHCP, in the other version it would ask > me, not assume this. Can I get around this somehow? > > Mark If you got to the boot floppy in the /tux/options directory and delete the file dhcp After netcfg is run (and it prompts you for your IP addr, etc.) then type savecfg and it will save the settings to the boot floppy |
From: Mark S. <ms...@mt...> - 2000-11-30 18:31:54
|
Hi, I see from some past posts that some pcmcia network cards are working now. Is anyone using a laptop that has the network card on the motherboard? I am using a Compaq Presario 1825 with a Intel PRO/100 s Mobile LAN. When I run netcfg with Trinux, it allows me to enter the IP address, subnet, gateway and DNS and then gives me this error: eepro100: wait_for_cmd_done timeout! Can anyone point me in the right direction to solve this problem. Thanks, Mark |