diff --git a/release/picobsd/README.html b/release/picobsd/README.html deleted file mode 100644 index aca246fe0d7..00000000000 --- a/release/picobsd/README.html +++ /dev/null @@ -1,19 +0,0 @@ - - -

PicoBSD Development Kit

- -

All documentation, instructions, list of supported hardware and FAQ are -in doc/ directory. If they are missing, go to the doc/src/ subdirectory and -do a 'make'. The docs are marked with HTML tags, but we try to keep -them readable even without a browser. - -

Please start from here for general -description of the project and its features, or just go directly -here for detailed instructions on how to -build your version of PicoBSD. - -

Enjoy!

- - - - diff --git a/release/picobsd/doc/src/Makefile b/release/picobsd/doc/src/Makefile deleted file mode 100644 index c5f4aeb0836..00000000000 --- a/release/picobsd/doc/src/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# -# $FreeBSD$ -# - -.include "../../Version" - -DATE!="date" - -DOCS= bugs.html faq.html hardware.html how2build.html \ - intrinsics.html intro.html TODO.html installflp.html - -all: ../../Version - for i in ${DOCS}; \ - do \ - cat $${i}|sed -e 's/@VER@/${VER}/g' \ - -e 's/@DATE@/${DATE}/g' >../$${i}; \ - done diff --git a/release/picobsd/doc/src/TODO.html b/release/picobsd/doc/src/TODO.html deleted file mode 100644 index c2bbf07e34a..00000000000 --- a/release/picobsd/doc/src/TODO.html +++ /dev/null @@ -1,154 +0,0 @@ - - - -

Small FreeBSD ToDo List. -

- -

This list represents various tasks which are being collected from -discussions on freebsd-small, and which represent the general -direction and needs of using FreeBSD for small installations.

- -

The tasks are arranged by how important they are to the overall -idea and goals of the project. If you are interested in doing some -part of the work, please contact the coordinator of PicoBSD project -(Andrzej Bialecki).

- -
- -

Short term tasks:

- - -
- -

Medium term tasks:

- - - -
- -

Long term tasks:

- - - -
- -

Other half-baked ideas...

- -

(fill this in :-)

- -
-Last modified: -@DATE@ - - -

Send your comments, ideas, and most importantly the code itself, to -abial@freebsd.org.

- - - diff --git a/release/picobsd/doc/src/UCI.html b/release/picobsd/doc/src/UCI.html deleted file mode 100644 index 5c0caaab505..00000000000 --- a/release/picobsd/doc/src/UCI.html +++ /dev/null @@ -1,960 +0,0 @@ - - - -

Unified Configuration Interface Project -

- -

The idea behind this project is to completely replace currently -used configuration approach, which is based on several shell scripts, and to -provide ability to change system behaviour basing on set of well-defined -parameters' hierarchy. One of the goals is also to provide an object -oriented model of the OS management and structure, instead of currently -used (inconsistent) procedural model of system/service startup/shutdown.

- -

This project involves such issues as: -

-

- -

This is work in progress - I'm aware that many pieces -are either completely missing or misplaced. Please send any comments and -changes you seem appropriate either directly to me, or better to -freebsd-small@freebsd.org. I'll gladly welcome anyone who can help with -design and/or implementation.

- - -
- -

Unified Configuration Interface -

- - - -
- -

Here is my initial proposal for the User Interface hierarchy:

- - - -
- -

Please send your comments to -Andrzej Bialecki

-

Last modified: -@DATE@ -

-
- - - diff --git a/release/picobsd/doc/src/bugs.html b/release/picobsd/doc/src/bugs.html deleted file mode 100644 index f7c91c99b3f..00000000000 --- a/release/picobsd/doc/src/bugs.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - History and Bug fixes - - - -

History and List of Bugfixes

- -

This is the short release history of PicoBSD, as well as the list of bugs -which were found. Some of them were already corrected, so that you should read -the list before reporting a new one.

- -

We tried to make this software bug-free, but life is life... Sorry for the - inconvenience.

- -

PicoBSD 0.44

- -

PicoBSD 0.43

- - -

PicoBSD 0.42

- - -

PicoBSD 0.41

- - -

PicoBSD 0.4

- -

PicoBSD 0.31

- -

PicoBSD 0.3

-

The following bugs were found in this release of PicoBSD:

- - -
Last modified: -@DATE@ -
- -
-
Any comments? Send them to -the author
- - - diff --git a/release/picobsd/doc/src/faq.html b/release/picobsd/doc/src/faq.html deleted file mode 100644 index 4a0d34e98cc..00000000000 --- a/release/picobsd/doc/src/faq.html +++ /dev/null @@ -1,243 +0,0 @@ - - - - - - - - - PicoBSD FAQ - - - -
-

-The PicoBSD FAQ -

- -
-
-

What is PicoBSD ?

- -

PicoBSD is a floppy sized version of popular operating system FreeBSD. -It fits within a single bootable 1.44MB floppy and runs on a minimum i386 -with 8MB RAM. PicoBSD currently comes in four flavours: dialup, net, router and -isp. For a description of how each of the flavours differ, take a look -at the PicoBSD -home page. - -

What is this "pico" in the name?

- -

It's an SI measure unit, which is equivalent of 10e-12. -This is a good approximation of more colloquial "extremely small".

- -

You can also think of normal FreeBSD as a system infested with -fully grown daemons, and PicoBSD as a system infested with -"the little people" :-).

- -

What version of FreeBSD is PicoBSD based on ?

- -

PicoBSD has versions based on FreeBSD 3.2-RELEASE, 4.0-current and -FreeBSD 2.2.5-RELEASE. -Andrzej Bialecki maintains the FreeBSD -3.x-RELEASE and -current versions and -Dinesh Nair -maintains the FreeBSD -2.2.5-RELEASE version. Both the versions are different: -

- -

What is current version of PicoBSD?

- -

Current version of PicoBSD is @VER@.

- -

What can PicoBSD do?

- -

With the TCP/IP capabilities of FreeBSD included in and based on the -strong 4.4BSD TCP/IP stack, PicoBSD can be used as a low cost Network Computer. -With a text based HTML 3.2 compliant browser (2.2.5-RELEASE version only) -and Internet access tools such as telnet and ftp, it can serve as a low -cost Internet dialup client. With support for mounting MSDOS and Unix harddisks, -it also can be used as a portable OS which you can carry around in a floppy. -The net and isp flavours would allow you to make use of those redundant -i386es as a low cost router or dialin PPP server. With SNMP and firewall -support built-in, PicoBSD provides the functionality of dedicated routers -and dialin terminal servers. - -

What are PicoBSD's minimum requirements?

- -

PicoBSD runs on a minimum i386 with 8MB RAM for the dialup flavour and -10MB RAM for the net and isp flavours. Diskspace requirements are a single -1.44MB floppy. For on-demand PPP access, a modem would be required, either -external or internal. -For LAN access, an Ethernet NIC (support for 3Com, NE2000 etc available) -would also be required. -

In case of "router" flavor, its requirements are even smaller: it can -run in as low as 4MB of RAM, on a 386SX CPU.

- -

Where do I get PicoBSD?

- PicoBSD is available at the following -locations: - -Additional mirror sites will be brought online as demand increases. If -you're interested in mirroring the PicoBSD distribution, please get in -touch with Dinesh Nair or -Andrzej Bialecki. - -

How do I copy it to the floppy?

- -

The binary images provided as part of the PicoBSD distribution are 1.44MB -sized floppy images. They cannot be copied to a floppy using the MSDOS -COPY or Unix cp commands. Instead, an image copy must be done -using tools such as  rawrite.exe -or fdimage.exe -under MSDOS and dd under Unix. - -

Under DOS you would do something like this: -

-while under Unix you would use something like: - - -

How do I configure dialup PPP access on the Dialup flavour?

- -

There is an auto-configuration script to configure PPP dialup access. -Run /stand/dialup after booting up from the floppy and make the -relevant menu selections. Once you've tested it to work, you should make -your changes permanent by committing them to the floppy using /stand/update. - -

How do I set my DNS server ?

- -

Use the provided /stand/ee editor and edit /etc/resolv.conf. -Replace the domain with your domain and change the nameserver -IP address to your nameserver or your ISP's nameserver. You may have as -many nameserver lines as you want. Don't forget to run /stand/update -to commit your changes to the floppy. -

NOTE: starting with version 0.4, the dialup script asks you to -set your nameserver as well as default domain name.

- -

I can't execute the /stand/update on the "router" floppy.

-

The "router" floppy doesn't contain any real shell, so some commands work -differently (and some don't work at all). In order to use this script you -have to 'source it in', i.e.: -

-	(48)/# pwd
-	/
-	(48)/# . /stand/update
-
- -

How do I set my hostname ?

- -

Edit /etc/rc.conf and change the value of the hostname -variable. - -

PicoBSD has "mkdir" but not "rmdir". How can I delete -subsdirectories?

-

"rm -d" will delete directories.

- -

Can I use a modem configured on COM3/COM4 instead of COM1, COM2?

- -

Yes, but these ports are initially disabled - most machines have only -two serial ports anyway. You have to enable them in UserConfig.

-

Here are the preferred settings:

- - -

I see a configuration conflict the first time I boot PicoBSD. What -should I do?

- -

Disable those devices which are not present in your machine. If there is -still some conflict, change the settings (I/O port, IRQ etc.).

- -

Exception: if you're using a PS/2 mouse, the visual configuration -tool will display CONF for sc0 and psm0. The default settings are correct, -and you should simply ignore the warning.

- -

What kind of SCSI support is there?

- -

None. Either build your own version of PicoBSD, or just install normal -FreeBSD distribution.

- -

Using version 0.4 I get many strange messages on my console...

-

This is related in large part to DEVFS subsystem - it is still somewhat -experimental, and its author left some diagnostics turned on.. They are -harmless. Versions 0.4x, x>0 don't use DEVFS at all, as it was too -experimental to work reliably...

- -

How do I connect using PPP ?

- -

Just run the PPP process, /stand/ppp. at the ppp on pico> -prompt, type dial and sit back and wait for the modem to sing it's -mating tunes. When the ppp on pico> prompt is capitalized to PPP -on pico>, you've managed to succesfully achieve a link-level PPP and -TCP/IP connection with your ISP. Additionally, the PPP program will enter -Packet Mode. Remember, don't quit or close the PPP -connection if you want to continue to access the Internet.  Type help -at the ppp on pico> prompt for a list of PPP commands. - -

The PPP process is running on my screen. How do I use the browser -or telnet to a host ?

- -

PicoBSD has many virtual terminals, 10 on the dialup flavour. You have -run PPP on the first virtual terminal. You can switch to the others and -run the browser and telnet clients there. Switching thru the VTs is done -by ALT-F1 for VT0, ALT-F2 for VT1, ALT-F3 for VT2 etc. From these terminals, -you could use telnet or the lynx browser cum newsreader. - -

I can't establish a PPP connection. The mouse pointer randomly appears -and disappears. and moving the mouse has no effect.

- -

You have the mouse driver configured to use the modem's serial port. -Issue a 'ps -ax', remember the pid (process ID) of 'moused', then issue a -'kill -9 '. Edit /etc/rc.conf to specify the correct mouse port. Issue -an 'update' commmand to save new configuration to the floppy, and reboot.

- -

I saved my lynx configuration but it was not there when I rebooted. -Why ? - -

The lynx configuration is saved in /etc/lynx.cfg. You should -run /stand/update to commit this to the floppy when you change the -configuration. In effect, anything you change in /etc can be committed -by running /stand/update. - -

How come there are no manual pages ?

- -

Well, this is a floppy-sized OS, so there's not enough space for full -manpages. Instead, short help descriptions are given with the /stand/help -program. If you need more detailed descriptions, take a look at the FreeBSD -Handbook or the FreeBSD Home. -
  -
  -


-
More FAQ points will be added as feedback from the -PicoBSD user community comes in. And big thanks to all of you who already -sent us some suggestions!
-

Last Modified: -@DATE@ -

- - diff --git a/release/picobsd/doc/src/hardware.html b/release/picobsd/doc/src/hardware.html deleted file mode 100644 index 0afede238cf..00000000000 --- a/release/picobsd/doc/src/hardware.html +++ /dev/null @@ -1,112 +0,0 @@ - - - -

Lists of supported hardware configurations.

- -

Below you will find supported configurations for each of the flavors of -PicoBSD as of version @VER@, as well as the lists of programs included.

- -

Dialup version:

- -

Router-like version:

- -

Router version:

- - -

There's also the fourth version, which can serve as a dialin server - I hope -you'll find it as a cheap yet reliable alternative to commercial communication -servers :-)) This work is still in progress, and -I need some people to test the early -dial-in server version.

- -
-Last modified: -@DATE@ - - - diff --git a/release/picobsd/doc/src/how2build.html b/release/picobsd/doc/src/how2build.html deleted file mode 100644 index 12303be1882..00000000000 --- a/release/picobsd/doc/src/how2build.html +++ /dev/null @@ -1,197 +0,0 @@ - - - -PicoBSD Development Kit - - -

How to build your own version - of PicoBSD? -

- -
    -
  1. -

    Beginning with version 0.4, PicoBSD sources are maintained as - part of official FreeBSD CVS repository, so - you can find them in src/release/picobsd.

    -
  2. -
  3. - Become root. You'll need to mount and unmount various volumes. -
  4. -
  5. - Make sure you are running kernel with support for md(4) devices. - If you run plain GENERIC (just as it was installed on your system), - you'll need to recompile you kernel and reinstall it. See the - appropriate entries in The Handbook (/usr/share/doc/handbook). -
  6. -
  7. Change working directory (cd build) and run the - ./picobsd script. Select target language, size of MFS and - one of pre-canned setups (personal dialup, dialin server or - router-like). Details of each setup are contained in dial/, - router/, isp/ and net/ directories respectively. You should at least - check ${TYPE}/config/PICOBSD file to make sure it contains - the drivers you want. - -

    You can also choose a special type called 'custom'. You'll need to - supply the full path to your own custom config tree constructed - exactly like one of the standard config directories. Also, you'll - probably want to adjust the number of inodes on MFS - see the - stage1 script and look for INODES=.

    - -

    I also recommend to adjust the ISA devices parameters to - match the ones of your hardware - though PicoBSD can save the - changes from UserConfig, this way it will produce smaller - /kernel.config file.

    -
  8. -
  9. I assume you will use 1.44MB floppy. If not, please edit the file - build/stage3. -
  10. -
  11. There are several directories which contain some sources and config - files: -
    -	build/			main build directory; you MUST cd here!
    -	dial/			config files for dialup setup
    -		conf/		kernel config file
    -		crunch1/	crunch of system programs
    -		mfs.tree/	contains the MFS configuration
    -		lang/		contains language-dependent files
    -		floppy.tree/	contains the startup floppy hierarchy
    -
    -	isp/			config files for dialin server setup
    -		...		(as above)
    -	net/			config files for router-like setup
    -		...		(as above)
    -	tinyware/		collection of small system utilities
    -	tools/			additional tools them needed during build
    -
    -

    There are no /etc/passwd nor /etc/pwd.db - files on the "dial" floppy - in case of other types, they are - reconstructed from /etc/master.passwd on each startup - (and then put on MFS with the rest of /etc). - In case of "dial" type floppy, you don't need them at all.

    - -

    NOTE: thanks to the above, the floppy is needed only during startup, - and then only if you want to synchronize (possibly changed) MFS /etc - with the one on the floppy. It means that you can pull off the floppy - from the drive as soon as login: prompt appears. - In other words, it is almost equal to read-only floppy.

    -
  12. -
  13. Edit the set of installed programs. - -
  14. -
  15. Make sure that the system you're running has /dev/md0* entries in - /dev directory (if not, and you dont have DEVFS running, you can - make them with 'MAKEDEV md0'), AND - that your running kernel has built-in memory file device (there - should be a line in your kernel config file stating 'device md'). -
  16. -
  17. You'll need at least 9MB of free disk space, and free /mnt directory. -
  18. -
  19. Do a cd build/ and fire off the ./picobsd - script. Select the build parameters or 'n' for 'no change'. If all - is well, after some time (like 10-30m) you end up with a - 'picobsd.bin' file in this directory. - -

    WARNING: make sure you don't have stale .depend files - around!!! You may encounter many strange errors during build process - in that case.

    - -

    If there were any errors, please execute each script by hand and try - to find what causes this error. Most often this will be one of the - following reasons:

    - - - You can also remove 2>&1 redirections from Makefiles - to see the stderr. -
  20. -
  21. Transfer this file to the floppy: -
    -		dd if=picobsd.bin of=/dev/rfd0
    -
    - - (The 'build' script asks you if you want to do this.) -
  22. -
- -

That's all. You're welcome to change and improve these scripts. If you - stumble upon something which looks like a good idea to have it here, let me - know.

- -

If, for some reason, the scripts don't work for you at all, also let me - know.

- -
-Last modified: -@DATE@ - -

<abial@freebsd.org>

- - diff --git a/release/picobsd/doc/src/installflp.html b/release/picobsd/doc/src/installflp.html deleted file mode 100644 index b0ead20390b..00000000000 --- a/release/picobsd/doc/src/installflp.html +++ /dev/null @@ -1,99 +0,0 @@ - - - - - Configuring the PicoBSD install floppy - - - -

Configuring the PicoBSD install floppy

- -

The PicoBSD Install Floppy is engineered to be flexible since every - site has their own needs for an automated install solution. The - base package contains tools and frameworks for further - customization.

- -

Generating an Install Image

- -

Central to the design of the install floppy is a tarball image of - the operating system. The install floppy downloads and extracts - the image from a master server.

- -

To generate the install image:

- -
    -
  1. Install and configure a machine as it should be - installed. - -
  2. Use tar to create the image. This shell script is useful - for automating the process. -
    -#!/bin/sh
    -TARBALL="/fbsdimage.tgz"
    -GZIP="-9"
    -
    -tar -cpvzf ${TARBALL} --totals --exclude '/proc/*' --exclude '/var/tmp/*' \
    -    --exclude '/var/log/*' --exclude '/tmp/*' --exclude '/fbsdimage.tgz' /
    -	  
    - -
  3. Copy the image file to your load server into a public FTP - directory. -
- -

Configuring the Install Floppy

- -

Once the install floppy has been built using the PicoBSD build - script, mount the floppy and modify the install - script, /floppy/etc/doinstall. doinstall is - called from rc on startup to install the disk image and perform - whatever other setup tasks are necessary. The script can set - network parameters, configure applications, select kernels, or - whatever else a shell script can do. A handful of useful - utilities is included on the disk to ease automated installation.

- -

At minumum, set the URL to the FTP server holding the disk - image. If you wish, uncomment and modify to taste any of the - code blocks provided.

- -

By default, the install floppy:

- - -

To modify the disk formatting parameters, modify the - /floppy/etc/prepdisk script. prepdisk is a - simple awk script that feeds directly into disklabel. - Simply edit the generated partition table to taste.

- - - -
-
Doug White
- - -Last modified: Thu Oct 7 22:18:22 PDT 1999 - - - diff --git a/release/picobsd/doc/src/intrinsics.html b/release/picobsd/doc/src/intrinsics.html deleted file mode 100644 index f8ff478f981..00000000000 --- a/release/picobsd/doc/src/intrinsics.html +++ /dev/null @@ -1,122 +0,0 @@ - - - -<center>Details of building process</center> - - -

Details of building process.

- -

For those of you who really want to know what's going on behind the scene, -and can't quite deduce it from scripts themselves, here's short description of -the build process:

- - - -
-Last modified: -@DATE@ -
diff --git a/release/picobsd/doc/src/intro.html b/release/picobsd/doc/src/intro.html deleted file mode 100644 index f1156976ef8..00000000000 --- a/release/picobsd/doc/src/intro.html +++ /dev/null @@ -1,303 +0,0 @@ - - - - PicoBSD - - - -

PicoBSD

-
- - -

Contents:

- - -
-
- -

What is it?

-

If you ever dreamed about having really small, tiny, minimal system that -would offer you benefits of Unix, while still fitting in reasonable space - -here it is!

- -

PicoBSD is a one floppy version of -FreeBSD, which in its -different variations allows you to have secure dialup access, small diskless -router or even a dial-in server. And all this on only one standard 1.44MB -floppy - no need to sacrifice over 100MB of your precious HDD space.

- -

PicoBSD is... well, pico-sized :-) , and the minimal hardware that -is required to run it is 386SX CPU with 8MB of RAM (no HDD!). -

- - -

Here you can find detailed list of supported -hardware and features. - -

Current version of PicoBSD is @VER@, and this means that I consider it -still immature, while on the other hand being somewhat tested and improved -over previous versions. Does it tell you something? Well, at least you can -try it - I cannot guarantee that it doesn't burn your house or blow up your -machine, though the former is unlikely... :-)

- -
-

Where can I get it?

- -

There are two language editions of PicoBSD - English and Polish one. You'll -be probably more interested in the former :-) The only difference is in -the set of fonts included, C locale, and the language of messages.

-

You can download them from www.freebsd.org or one of its mirrors:

-
- -

(See the feature list for more -details)

- -

The above floppies were built from FreeBSD sources. -You can find floppies built from 2.2.5 sources -here or -here.

- -
-

How can I use it?

-

Previous versions were packed with a PKZIP(tm) compatible program - now they -are simply the raw binary floppy images, so you just need to grab the -appropriate version of the file.

- -

I assume you will use 1.44MB floppy to boot the system - other sizes -(bigger) are not tested.

- -

The file 'pb_xx-X.bin' must be written onto a blank floppy. It does NOT -mean that it can be copied using e.g. DOS 'copy' command. You must use a -program like -rawrite.exe -or -fdimage.exe - to write this file directly on the raw floppy.

- -

Under DOS you would do something like this:

-
-	C:\> fdimage.exe pb_xx-X.bin a:
-
- -

while under Unix you would use something like:

-
-	dd if=pb_xx-X.bin of=/dev/rfd0
-
- -

Then boot off this floppy and enjoy!

- -

If you feel lost, try the 'help' command (it's available only on "dialup" -floppies)

- -
- -

Create your own, custom version of PicoBSD!

- -

I made available also the set of tools -(a.k.a the PicoBSD Development Kit) I used to create the floppies (see also the - detailed instructions)

- -

You can also access the full CVS repository of PicoBSD - beginning with -version 0.4 it's a part of official FreeBSD CVS and lives in -src/release/picobsd. I also create the snapshots of this source -tree - keep in mind that they are not so up-to-date as the tree -in FreeBSD CVS. You can get the snapshot I made on -Sun Nov 1 11:48:32 PST 1998 -here.

- -

Now, if you don't like the setup of PicoBSD, or you miss -some program, or (better yet) you want to improve PicoBSD - you can grab the -copy of exactly the same tools I used and build your own, customized - version!

- -

Think of it: if your're an ISP, you can build the dialup version for - your customers, including some scripts to automatically connect them to -your site. You can also create a demo disk for your friend (or your boss! :-)). -You can also build a firewall/router for your office, etc, etc... - possibilities are really endless and limited only by your imagination.

- -

You will need at least 10MB of free disk space for building, and of course -the full system sources installed. I also assume that the sources are -quite -current. There is also a back-ported version of the scripts prepared by -Dinesh Nair which builds ok on -2.2.6-R systems.

- -

Version 0.31 was packed with pax(1) - newer versions are packed again -with tar and gzip to avoid confusion... :-)

- -

I'm very interested in hearing from you about your experiences - if you -come up with a setup you think is interesting, please let me know!

- -
-

Where can I get more info?

- -

Almost all of the programs included on the floppies are exactly the -same versions as in normal FreeBSD installation, so that the normal -manual pages apply. However, I didn't include the manpages themselves - -they would take over 200kB!

- -

For the total newbies, which would use (I assume) -the 'dialup' version, there is a short README on the floppy which gives -step by step instructions on how to get a dialup connection. There is also -a script called 'dialup' which attempts to configure PPP to allow for automatic -log in to your provider, and for background operation. -There is also a small help system ('help' command)

- -

There are some system utilities which are unique to PicoBSD, and at this - moment they are documented in detail only in source and READMEs :-(.

- - -

As for the new releases which will (hopefully) be prepared in the future: -just keep an eye on this page. I'll also send announcements to FreeBSD mailing -lists.

- -
-

Plans for the future

- -

Well, I hope that thanks to your comments I'll be able to continuously -improve the setup and contents of PicoBSD. I also have specific dreams (if -dreams can be specific..) - here they are, as an incentive to your -imagination and coding skills:

-
- -

Credits

- -

The following people are either responsible for the very existence of this -project, or significantly eased my pains in gaining necessary knowledge:

-
- -

Licensing issues

- -

PicoBSD is distributed under BSD copyright, -which allows you to use it in various ways, including commercial -applications. So grab it and enjoy! And if you feel that you want to help -with this project, either by donating some time to write code, or by -some other donation, just contact me.

- -
Last modified: -@DATE@ -
- -
-
Any comments? Send them to -the author
- - - diff --git a/release/picobsd/help/README b/release/picobsd/help/README deleted file mode 100644 index 69babc4612f..00000000000 --- a/release/picobsd/help/README +++ /dev/null @@ -1,8 +0,0 @@ -1998.02.20 - -This is work in progress. Eventually I'll prepare the help system for newbies, -and these files are just the beginning of it... - - - -$FreeBSD$ diff --git a/release/picobsd/help/cat.hlp.en b/release/picobsd/help/cat.hlp.en deleted file mode 100644 index ed14871118f..00000000000 --- a/release/picobsd/help/cat.hlp.en +++ /dev/null @@ -1,5 +0,0 @@ -cat concatenate and print files - - Usage: - - cat [-benstuv] [-] [file ...] diff --git a/release/picobsd/help/cat.hlp.pl b/release/picobsd/help/cat.hlp.pl deleted file mode 100644 index cb49b995193..00000000000 --- a/release/picobsd/help/cat.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -cat polacz lub wyswietl pliki - - Sposob uzycia: - - cat [-benstuv] [-] [plik ...] diff --git a/release/picobsd/help/chmod.hlp.en b/release/picobsd/help/chmod.hlp.en deleted file mode 100644 index 6e516c5eb13..00000000000 --- a/release/picobsd/help/chmod.hlp.en +++ /dev/null @@ -1,5 +0,0 @@ -chmod change file modes - - Usage: - - chmod [-R [-H | -L | -P]] mode file ... diff --git a/release/picobsd/help/chmod.hlp.pl b/release/picobsd/help/chmod.hlp.pl deleted file mode 100644 index be690196a8a..00000000000 --- a/release/picobsd/help/chmod.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -chmod zmiana praw dostepu do pliku - - Sposob uzycia: - - chmod [-R [-H | -L | -P]] prawa plik ... diff --git a/release/picobsd/help/chown.hlp.en b/release/picobsd/help/chown.hlp.en deleted file mode 100644 index e32e855c33c..00000000000 --- a/release/picobsd/help/chown.hlp.en +++ /dev/null @@ -1,8 +0,0 @@ -chgrp change group -chown change owner - - Usage: - - chown [-R [-H | -L | -P]] [-f] [-h] owner[:group] file ... - chown [-R [-H | -L | -P]] [-f] [-h] :group file ... - chgrp [-R [-H | -L | -P]] [-f] [-h] group file ... diff --git a/release/picobsd/help/chown.hlp.pl b/release/picobsd/help/chown.hlp.pl deleted file mode 100644 index 0cdda8b8692..00000000000 --- a/release/picobsd/help/chown.hlp.pl +++ /dev/null @@ -1,8 +0,0 @@ -chgrp zmien grupe -chown zmien wlasciciela - - Sposob uzycia: - - chown [-R [-H | -L | -P]] [-f] [-h] wlasc[:grupa] plik ... - chown [-R [-H | -L | -P]] [-f] [-h] :grupa plik ... - chgrp [-R [-H | -L | -P]] [-f] [-h] grupa plik ... diff --git a/release/picobsd/help/cp.hlp.en b/release/picobsd/help/cp.hlp.en deleted file mode 100644 index 81171591a57..00000000000 --- a/release/picobsd/help/cp.hlp.en +++ /dev/null @@ -1,6 +0,0 @@ -cp copy files - - Usage: - - cp [-R [-H | -L | -P]] [-f | -i] [-p] src target - cp [-R [-H | -L | -P]] [-f | -i] [-p] src1 ... srcN directory diff --git a/release/picobsd/help/cp.hlp.pl b/release/picobsd/help/cp.hlp.pl deleted file mode 100644 index 30dea47a95f..00000000000 --- a/release/picobsd/help/cp.hlp.pl +++ /dev/null @@ -1,6 +0,0 @@ -cp kopiuj pliki - - Sposob uzycia: - - cp [-R [-H | -L | -P]] [-f | -i] [-p] plik1 plik2 - cp [-R [-H | -L | -P]] [-f | -i] [-p] plik1 ... plikN katalog diff --git a/release/picobsd/help/df.hlp.en b/release/picobsd/help/df.hlp.en deleted file mode 100644 index 987849b52ae..00000000000 --- a/release/picobsd/help/df.hlp.en +++ /dev/null @@ -1,5 +0,0 @@ -df display free disk space - - Usage: - - df [-ikn] [-t type] [file | filesystem ...] diff --git a/release/picobsd/help/df.hlp.pl b/release/picobsd/help/df.hlp.pl deleted file mode 100644 index 39fda444a3d..00000000000 --- a/release/picobsd/help/df.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -df pokaz ilosc wolnego miejsca na dysku - - Sposob uzycia: - - df [-ikn] [-t typ] [plik | filesystem ...] diff --git a/release/picobsd/help/dialup.hlp.en b/release/picobsd/help/dialup.hlp.en deleted file mode 100644 index c729023a6e8..00000000000 --- a/release/picobsd/help/dialup.hlp.en +++ /dev/null @@ -1,4 +0,0 @@ -dialup a simple PPP configuration script - - This script attempts to create the /etc/ppp/ppp.conf file suitable for - automatic dialing and background operation of 'ppp' program. diff --git a/release/picobsd/help/dialup.hlp.pl b/release/picobsd/help/dialup.hlp.pl deleted file mode 100644 index a19c8d911c8..00000000000 --- a/release/picobsd/help/dialup.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -dialup prosty skrypt konfiguracyjny do PPP - - Skrypt ten tworzy plik /etc/ppp/ppp.conf w oparciu o wartosci - podane przez uzytkownika, umozliwiajac automatyczne wybieranie - numeru oraz dzialanie w tle. diff --git a/release/picobsd/help/dmesg.hlp.en b/release/picobsd/help/dmesg.hlp.en deleted file mode 100644 index b55e690b2b5..00000000000 --- a/release/picobsd/help/dmesg.hlp.en +++ /dev/null @@ -1,5 +0,0 @@ -dmesg display kernel message buffer contents - - Usage: - - dmesg | more diff --git a/release/picobsd/help/dmesg.hlp.pl b/release/picobsd/help/dmesg.hlp.pl deleted file mode 100644 index 544c6ca49da..00000000000 --- a/release/picobsd/help/dmesg.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -dmesg wyświetl zawartość bufora komunikatów - - Sposób użycia: - - dmesg | more diff --git a/release/picobsd/help/echo.hlp.en b/release/picobsd/help/echo.hlp.en deleted file mode 100644 index b54bdc3a736..00000000000 --- a/release/picobsd/help/echo.hlp.en +++ /dev/null @@ -1,8 +0,0 @@ -echo write arguments to the standard output - - Usage: - - echo [-n] [string...] - - Optional parameter -n tells echo not to end the output with new - line character. diff --git a/release/picobsd/help/echo.hlp.pl b/release/picobsd/help/echo.hlp.pl deleted file mode 100644 index e268038a555..00000000000 --- a/release/picobsd/help/echo.hlp.pl +++ /dev/null @@ -1,8 +0,0 @@ -echo wypisz argumenty na standardowym wyjsciu (stdout) - - Sposob uzycia: - - echo [-n] [argumenty...] - - Opcjonalny parametr -n powoduje, ze nie zostanie dodany znak - konca wiersza. diff --git a/release/picobsd/help/ee.hlp.en b/release/picobsd/help/ee.hlp.en deleted file mode 100644 index dfb66c09fa1..00000000000 --- a/release/picobsd/help/ee.hlp.en +++ /dev/null @@ -1,4 +0,0 @@ -ee Easy Editor - - This simple editor comes with its own help, visible in the upper part - of the screen. Follow that instructions. diff --git a/release/picobsd/help/ee.hlp.pl b/release/picobsd/help/ee.hlp.pl deleted file mode 100644 index e0582195af0..00000000000 --- a/release/picobsd/help/ee.hlp.pl +++ /dev/null @@ -1,4 +0,0 @@ -ee Easy Editor - - Ten prosty edytor wyposazony jest w swoj wlasny system pomocy, - umieszczony w gornej czesci ekranu. diff --git a/release/picobsd/help/fsck.hlp.en b/release/picobsd/help/fsck.hlp.en deleted file mode 100644 index e4c13e35a57..00000000000 --- a/release/picobsd/help/fsck.hlp.en +++ /dev/null @@ -1,15 +0,0 @@ -fsck filesystem consistency check and interactive repair - - Usage: - - fsck -p [-f] [-m mode] - fsck [-b block#] [-c level] [-l maxparallel] [-y] [-n] [-m mode] - [filesystem] ... - - but in its simplest and most common version: - - fsck -y - - where is a name of the raw device, on which the filesystem - lies, e.g. /dev/rfd0 for floppy A:, or /dev/rwd0s1 for partition #1 on - first IDE drive. diff --git a/release/picobsd/help/fsck.hlp.pl b/release/picobsd/help/fsck.hlp.pl deleted file mode 100644 index 5f4b74889bb..00000000000 --- a/release/picobsd/help/fsck.hlp.pl +++ /dev/null @@ -1,15 +0,0 @@ -fsck narzedzie do sprawdzania poprawnosci i spojnosci filesystemu. - - Sposob uzycia: - - fsck -p [-f] [-m mode] - fsck [-b block#] [-c level] [-l maxparallel] [-y] [-n] [-m mode] - [filesystem] ... - - ...ale w najprostszej i najczesciej spotykanej formie: - - fsck -y - - gdzie jest nazwa "surowego" urzadzenia, na ktorym - znajduje sie system plikow, np. /dev/rfd0 dla dyskietki A:, lub - /dev/rwd0s1 dla pierwszej partycji pierwszego dysku IDE. diff --git a/release/picobsd/help/ftp.hlp.en b/release/picobsd/help/ftp.hlp.en deleted file mode 100644 index 3b61e90378b..00000000000 --- a/release/picobsd/help/ftp.hlp.en +++ /dev/null @@ -1,8 +0,0 @@ -ftp ARPANET file transfer program - - Usage: - - ftp [-adeginptvV] [host [port]] - ftp host:path[/] - ftp ftp://host[:port]/path[/] - ftp http://host[:port]/file diff --git a/release/picobsd/help/ftp.hlp.pl b/release/picobsd/help/ftp.hlp.pl deleted file mode 100644 index 201aa17d694..00000000000 --- a/release/picobsd/help/ftp.hlp.pl +++ /dev/null @@ -1,8 +0,0 @@ -ftp Program do przesylania plikow - - Sposob uzycia: - - ftp [-adeginptvV] [host [port]] - ftp host:path[/] - ftp ftp://host[:port]/path[/] - ftp http://host[:port]/file diff --git a/release/picobsd/help/gzip.hlp.en b/release/picobsd/help/gzip.hlp.en deleted file mode 100644 index f125fe3ad13..00000000000 --- a/release/picobsd/help/gzip.hlp.en +++ /dev/null @@ -1,26 +0,0 @@ -gzip, gunzip, zcat compress or expand files - - Usage: - - gzip [-cdfhlLnNrtvV19] [-S suffix] [file ...] - -c --stdout write on standard output, keep original - files unchanged - -d --decompress decompress - -f --force force overwrite of output file and compress - links - -h --help give this help - -l --list list compressed file contents - -L --license display software license - -n --no-name do not save or restore the original name and - time stamp - -N --name save or restore the original name and time stamp - -q --quiet suppress all warnings - -r --recursive operate recursively on directories - -S .suf --suffix .suf use suffix .suf on compressed files - -t --test test compressed file integrity - -v --verbose verbose mode - -V --version display version number - -1 --fast compress faster - -9 --best compress better - file... files to (de)compress. If none given, use - standard input. diff --git a/release/picobsd/help/gzip.hlp.pl b/release/picobsd/help/gzip.hlp.pl deleted file mode 100644 index 807a95e6c27..00000000000 --- a/release/picobsd/help/gzip.hlp.pl +++ /dev/null @@ -1,12 +0,0 @@ -gzip, gunzip, zcat kompresuj lub dekompresuj plik(i) - - Sposob uzycia: - - gzip [-cdfhlLnNrtvV19] [-S suffix] [file ...] - -c --stdout dekompresuj na stdout - -d --decompress dekompresuj - -l --list pokaz zawartosc - -t --test testuj poprawnosc archiwum - -1 --fast szybka kompresja - -9 --best dobra kompresja - file... pliki do (de)kompresji. diff --git a/release/picobsd/help/help.hlp.en b/release/picobsd/help/help.hlp.en deleted file mode 100644 index b38db3d6c55..00000000000 --- a/release/picobsd/help/help.hlp.en +++ /dev/null @@ -1,7 +0,0 @@ -help Simple help system for PicoBSD - - This command displays short description of the commands included - on PicoBSD floppy. When invoked with no argument, it displays this - text :-). Any other argument is treated as a name of file located in - /help.a archive on the floppy, and this file is displayed page by - page. diff --git a/release/picobsd/help/help.hlp.pl b/release/picobsd/help/help.hlp.pl deleted file mode 100644 index 47e039d0c84..00000000000 --- a/release/picobsd/help/help.hlp.pl +++ /dev/null @@ -1,7 +0,0 @@ -help Prosty system pomocy dla PicoBSD - - To polecenie wyswietla krotka instrukcje obslugi programow na - dyskietce. Uruchomione bez zadnego argumentu, wyswietla ten tekst. :-) - Kazdy inny argument traktowany jest jak nazwa pliku znajdujacego sie - w archiwum /help.a, po czym zostaje wyswietlona zawartosc tego pliku - strona po stronie. diff --git a/release/picobsd/help/hostname.hlp.en b/release/picobsd/help/hostname.hlp.en deleted file mode 100644 index 0e29ffe18ff..00000000000 --- a/release/picobsd/help/hostname.hlp.en +++ /dev/null @@ -1,5 +0,0 @@ -hostname set or print name of current host system - - Usage: - - hostname [-s] [name-of-host] diff --git a/release/picobsd/help/hostname.hlp.pl b/release/picobsd/help/hostname.hlp.pl deleted file mode 100644 index b40bda80c33..00000000000 --- a/release/picobsd/help/hostname.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -hostname ustaw lub wyswietl nazwe maszyny - - Sposob uzycia: - - hostname [-s] [name-of-host] diff --git a/release/picobsd/help/ifconfig.hlp.en b/release/picobsd/help/ifconfig.hlp.en deleted file mode 100644 index 65da95f4952..00000000000 --- a/release/picobsd/help/ifconfig.hlp.en +++ /dev/null @@ -1,18 +0,0 @@ -ifconfig configure network interface parameters - - Usage: - - ifconfig -a [ -d ] [ -u ] [ af ] - ifconfig -l [ -d ] [ -u ] - [ af [ address [ dest_addr ] ] [ netmask mask ] - [ broadcast addr ] - - [ alias ] [ delete ] ] - [ up ] [ down ] - [ metric n ] - [ mtu n ] - [ arp | -arp ] - [ link0 | -link0 ] [ link1 | -link1 ] [ link2 | -link2 ] - [ media mtype ] - [ mediaopt mopts ] - [ -mediaopt mopts ] diff --git a/release/picobsd/help/ifconfig.hlp.pl b/release/picobsd/help/ifconfig.hlp.pl deleted file mode 100644 index 7d35e4ead16..00000000000 --- a/release/picobsd/help/ifconfig.hlp.pl +++ /dev/null @@ -1,18 +0,0 @@ -ifconfig konfiguracja parametrow interfejsow sieciowych - - Sposob uzycia: - - ifconfig -a [ -d ] [ -u ] [ af ] - ifconfig -l [ -d ] [ -u ] - [ af [ address [ dest_addr ] ] [ netmask mask ] - [ broadcast addr ] - - [ alias ] [ delete ] ] - [ up ] [ down ] - [ metric n ] - [ mtu n ] - [ arp | -arp ] - [ link0 | -link0 ] [ link1 | -link1 ] [ link2 | -link2 ] - [ media mtype ] - [ mediaopt mopts ] - [ -mediaopt mopts ] diff --git a/release/picobsd/help/kbdcontrol.hlp.en b/release/picobsd/help/kbdcontrol.hlp.en deleted file mode 100644 index 0a776568800..00000000000 --- a/release/picobsd/help/kbdcontrol.hlp.en +++ /dev/null @@ -1,7 +0,0 @@ -kbdcontrol a utility for manipulating the syscons keyboard driver section - - Usage: - - kbdcontrol [-dFx] [-b duration.pitch | belltype] - [-r delay.repeat | speed] [-l mapfile] [-f # string] - [-h size] [-L mapfile] diff --git a/release/picobsd/help/kbdcontrol.hlp.pl b/release/picobsd/help/kbdcontrol.hlp.pl deleted file mode 100644 index a4593370499..00000000000 --- a/release/picobsd/help/kbdcontrol.hlp.pl +++ /dev/null @@ -1,7 +0,0 @@ -kbdcontrol ustawianie parametrow klawiatury - - Sposob uzycia: - - kbdcontrol [-dFx] [-b dlugosc.wysokosc | rodzaj] - [-r opoz.czest | szybk] [-l mapa] [-f # napis] - [-h rozmiar] [-L mapa] diff --git a/release/picobsd/help/kget.hlp.en b/release/picobsd/help/kget.hlp.en deleted file mode 100644 index 632c807940f..00000000000 --- a/release/picobsd/help/kget.hlp.en +++ /dev/null @@ -1,21 +0,0 @@ -kget Get list of kernel configuration. - - This utility allows to gather device configuration which possibly - was changed in userconfig (-c) session, and to save it to /kernel.config - file on startup floppy, so that when user boots next time, the - settings will automatically be changed. - - Usage is straightforward: - - kget [-incore|kernel_name] [vanilla] - - E.g.: Get device configuration of running kernel - - kget -incore - - Produce list of parameters changed from /stand/vanilla - - kget -incore /stand/vanilla - - (You can redirect the stdout to /kernel.config - this list - already contains all the requires keywords.) diff --git a/release/picobsd/help/kget.hlp.pl b/release/picobsd/help/kget.hlp.pl deleted file mode 100644 index 005fb26c8d1..00000000000 --- a/release/picobsd/help/kget.hlp.pl +++ /dev/null @@ -1,23 +0,0 @@ -kget Utworz liste konfiguracji jadra - - Ten program pozwala uzyskac parametry sterownikow urzadzen, - ktore byc moze zostaly zmienione na etapie uruchamiania systemu z - flaga '-c', pozwala rowniez zachowac te liste w specjalnym formacie - do pliku /kernel.config, zeby zostala uzyta jako dane konfiguracyjne - przy nastepnym starcie systemu. - - Sposob uzycia: - - kget [-incore|nazwa_jadra] [vanilla] - - E.g.: Utworz liste parametrow dzialajacego jadra: - - kget -incore - - Utworz liste roznic w parametrach w stosunku do listy - zawartej w pliku /stand/vanilla: - - kget -incore /stand/vanilla - - (Wynik tego polecenia mozna przekierowac wprost do pliku - /kernel.config na dyskietce) diff --git a/release/picobsd/help/kill.hlp.en b/release/picobsd/help/kill.hlp.en deleted file mode 100644 index e6322e703b0..00000000000 --- a/release/picobsd/help/kill.hlp.en +++ /dev/null @@ -1,8 +0,0 @@ -kill terminate or signal a process - - Usage: - - kill [-s signal_name] pid ... - kill -l [exit_status] - kill -signal_name pid ... - kill -signal_number pid ... diff --git a/release/picobsd/help/kill.hlp.pl b/release/picobsd/help/kill.hlp.pl deleted file mode 100644 index bde1e71686e..00000000000 --- a/release/picobsd/help/kill.hlp.pl +++ /dev/null @@ -1,8 +0,0 @@ -kill zakoncz proces, lub wyslij sygnal - - Sposob uzycia: - - kill [-s signal_name] pid ... - kill -l [exit_status] - kill -signal_name pid ... - kill -signal_number pid ... diff --git a/release/picobsd/help/ln.hlp.en b/release/picobsd/help/ln.hlp.en deleted file mode 100644 index a7c7065a55a..00000000000 --- a/release/picobsd/help/ln.hlp.en +++ /dev/null @@ -1,9 +0,0 @@ -ln make links - - Usage: - - ln [-fs] file1 file2 - ln [-fs] file ... directory - - -f Unlink any already existing file (force link) - -s Create symbolic link diff --git a/release/picobsd/help/ln.hlp.pl b/release/picobsd/help/ln.hlp.pl deleted file mode 100644 index 22fbd0681f9..00000000000 --- a/release/picobsd/help/ln.hlp.pl +++ /dev/null @@ -1,9 +0,0 @@ -ln utworz link - - Sposob uzycia: - - ln [-fs] plik1 plik2 - ln [-fs] plik ... katalog - - -f (force) usun uprzednio istniejacy plik o tej samej nazwie - -s utworz link symboliczny diff --git a/release/picobsd/help/ls.hlp.en b/release/picobsd/help/ls.hlp.en deleted file mode 100644 index 7a171cba2ee..00000000000 --- a/release/picobsd/help/ls.hlp.en +++ /dev/null @@ -1,10 +0,0 @@ -ls list directory contents - - Usage: - - ls [-ACFLRTWacdfgikloqrstu1] [file ...] - - Most common switches are: - - -l list in long format - -a include directory entries whose names begin with a dot '.' diff --git a/release/picobsd/help/ls.hlp.pl b/release/picobsd/help/ls.hlp.pl deleted file mode 100644 index f6860b69d91..00000000000 --- a/release/picobsd/help/ls.hlp.pl +++ /dev/null @@ -1,11 +0,0 @@ -ls wyswietl zawartosc katalogu - - Sposob uzycia: - - ls [-ACFLRTWacdfgikloqrstu1] [plik ...] - - Najczesciej uzywane opcje: - - -l (long) wyswietl w rozszerzonym formacie - -a wyswietl rowniez te pliki, ktorych nazwy zaczynaja sie od '.' - -R wyswietl rowniez zawartosc podkatalogow diff --git a/release/picobsd/help/mkdir.hlp.en b/release/picobsd/help/mkdir.hlp.en deleted file mode 100644 index 85c31422f25..00000000000 --- a/release/picobsd/help/mkdir.hlp.en +++ /dev/null @@ -1,5 +0,0 @@ -mkdir make directories - - Usage: - - mkdir [-p] [-m mode] directory ... diff --git a/release/picobsd/help/mkdir.hlp.pl b/release/picobsd/help/mkdir.hlp.pl deleted file mode 100644 index 2354766303c..00000000000 --- a/release/picobsd/help/mkdir.hlp.pl +++ /dev/null @@ -1,5 +0,0 @@ -mkdir utworz katalog - - Sposob uzycia: - - mkdir [-p] [-m mode] nazwa_katalogu ... diff --git a/release/picobsd/help/more.hlp.en b/release/picobsd/help/more.hlp.en deleted file mode 100644 index 0333be22bca..00000000000 --- a/release/picobsd/help/more.hlp.en +++ /dev/null @@ -1,7 +0,0 @@ -more file perusal filter for crt viewing - - Usage: - - more [-ceinus] [-t tag] [-x tabs] [-/ pattern] [-#] [file ...] - - But most commonly just 'more ' or e.g. 'ls -l|more' diff --git a/release/picobsd/help/more.hlp.pl b/release/picobsd/help/more.hlp.pl deleted file mode 100644 index 1e4d4e955fb..00000000000 --- a/release/picobsd/help/more.hlp.pl +++ /dev/null @@ -1,8 +0,0 @@ -more program do wyswietlania zawartosci plikow - - Sposob uzycia: - - more [-ceinus] [-t tag] [-x tabs] [-/ pattern] [-#] [plik ...] - - Najczesciej stosowany w postaci 'more nazwa pliku' lub jako - filtr: 'ls -l | more' diff --git a/release/picobsd/help/mount.hlp.en b/release/picobsd/help/mount.hlp.en deleted file mode 100644 index d39003eb009..00000000000 --- a/release/picobsd/help/mount.hlp.en +++ /dev/null @@ -1,21 +0,0 @@ -mount mount file systems - - Usage: - - mount [-dfpruvw] [-o options] [-t ufs | external_type] special node - mount [-adfpruvw] [-t ufs | external_type] - mount [-dfpruvw] special | node - - E.g.: - - * mount UFS floppy A: on /mnt directory: - - mount /dev/fd0c /mnt - - * mount DOS primary partition (on primary IDE drive) on /dos: - - mount -t msdosfs /dev/wd0s1 /dos - - * mount Linux partition on /mnt - - mount -t ext2fs /dev/wd0s1 /mnt diff --git a/release/picobsd/help/mount.hlp.pl b/release/picobsd/help/mount.hlp.pl deleted file mode 100644 index 33609abff91..00000000000 --- a/release/picobsd/help/mount.hlp.pl +++ /dev/null @@ -1,19 +0,0 @@ -mount zamontuj system plikow - - Sposob uzycia: - - mount [-dfpruvw] [-o opcje] [-t [ufs|msdosfs|ext2fs] urzadzenie punkt - - N.p.: - - * zamontuj dyskietke DOS A: na katalogu /mnt: - - mount -t msdosfs /dev/fd0a /mnt - - * zamontuj pierwsza partycje DOS (na pierwszym dysku IDE) na /dos: - - mount -t msdosfs /dev/wd0s1 /dos - - * zamontuj partycje Linux na /mnt: - - mount -t ext2fs /dev/wd0s1 /mnt diff --git a/release/picobsd/help/mount_cd9660.hlp.en b/release/picobsd/help/mount_cd9660.hlp.en deleted file mode 100644 index 1e138248cb2..00000000000 --- a/release/picobsd/help/mount_cd9660.hlp.en +++ /dev/null @@ -1,9 +0,0 @@ -mount_cd9660 mount an ISO-9660 filesystem - - Usage: - - mount_cd9660 [-egrv] [-o options] [-s startsector] special node - - Most commonly, to mount an ATAPI CD-ROM on /mnt directory: - - mount_cd9660 /dev/wcd0c /mnt diff --git a/release/picobsd/help/mount_cd9660.hlp.pl b/release/picobsd/help/mount_cd9660.hlp.pl deleted file mode 100644 index d7b7d751117..00000000000 --- a/release/picobsd/help/mount_cd9660.hlp.pl +++ /dev/null @@ -1,9 +0,0 @@ -mount_cd9660 zamontuj CD-ROM (ISO-9660 filesystem) - - Sposob uzycia: - - mount_cd9660 [-egrv] [-o options] [-s startsector] urzadzenie punkt - - Najczesciej w celu zamontowania CD-ROMu ATAPI: - - mount_cd9660 /dev/wcd0c /mnt diff --git a/release/picobsd/help/mount_ext2fs.hlp.en b/release/picobsd/help/mount_ext2fs.hlp.en deleted file mode 100644 index 636d9c90a72..00000000000 --- a/release/picobsd/help/mount_ext2fs.hlp.en +++ /dev/null @@ -1,11 +0,0 @@ -mount_ext2fs mount a ext2fs (Linux) file system - - Usage: - - mount_ext2fs [-o options] special node - - E.g. to mount first partition of first IDE drive on /mnt: - - mount_ext2fs /dev/wd0s1 /mnt - - To mount it read-only, add '-o ro' as options. diff --git a/release/picobsd/help/mount_ext2fs.hlp.pl b/release/picobsd/help/mount_ext2fs.hlp.pl deleted file mode 100644 index f2c241c0a56..00000000000 --- a/release/picobsd/help/mount_ext2fs.hlp.pl +++ /dev/null @@ -1,11 +0,0 @@ -mount_ext2fs zamontuj system plikow EXT2FS (Linux) - - Sposob uzycia: - - mount_ext2fs [-o opcje] urzadzenie punkt - - N.p. zeby zamontowac pierwsza partycje na pierwszym dysku IDE: - - mount_ext2fs /dev/wd0s1 /mnt - - W celu zamontowania tylko do odczytu, nalezy dodac opcje -o ro. diff --git a/release/picobsd/help/mount_msdosfs.hlp.en b/release/picobsd/help/mount_msdosfs.hlp.en deleted file mode 100644 index cda3082f4e2..00000000000 --- a/release/picobsd/help/mount_msdosfs.hlp.en +++ /dev/null @@ -1,13 +0,0 @@ -mount_msdosfs mount an MS-DOS file system - - Usage: - - mount_msdosfs [-o options] [-u user] [-g group] [-m mask] bdev dir - - E.g. to mount primary DOS partition of primary IDE drive on /dos: - - mount_msdosfs /dev/wd0s1 /dos - - To mount first extended partition on /mnt: - - mount_msdosfs /dev/wd0s5 /mnt diff --git a/release/picobsd/help/mount_msdosfs.hlp.pl b/release/picobsd/help/mount_msdosfs.hlp.pl deleted file mode 100644 index 09bc0c2bc8e..00000000000 --- a/release/picobsd/help/mount_msdosfs.hlp.pl +++ /dev/null @@ -1,13 +0,0 @@ -mount_msdosfs zamontuj system plikow MS-DOS - - Sposob uzycia: - - mount_msdosfs [-o opcje] [-u user] [-g grupa] [-m maska] bdev dir - - N.p. zeby zamontowac partycje C: z dysku IDE na /doc - - mount_msdosfs /dev/wd0s1 /dos - - W celu zamontowania pierwszej partycji extended" - - mount_msdosfs /dev/wd0s5 /mnt diff --git a/release/picobsd/help/moused.hlp.en b/release/picobsd/help/moused.hlp.en deleted file mode 100644 index 0b7f7f40181..00000000000 --- a/release/picobsd/help/moused.hlp.en +++ /dev/null @@ -1,44 +0,0 @@ -moused mouse daemon - - Usage: - - moused [-3DPRcdfs] [-F rate] [-r resolution] [-S baudrate] [-C threshold] - [-m N=M] [-z target] [-t mousetype] -p port - - Most common options are: - - -3 Emulate the third (middle) button for 2-button mice. It is emu- - lated by pressing the left and right physical buttons simultane- - ously. - -p port Use port to communicate with the mouse. - -t type - microsoft Microsoft (2-button) serial mouse protocol. - intellimouse Microsoft IntelliMouse protocol. Genius Net- - Mouse, ASCII Mie Mouse, Logitech MouseMan+ and - FirstMouse+ use this protocol too. - mousesystems MouseSystems 5-byte protocol. 3-button mice may - use this protocol. - mmseries MM Series mouse protocol. - logitech Logitech mouse protocol. Note that this is for - old Logitech models. mouseman or intellimouse - should be specified for newer models. - mouseman Logitech MouseMan and TrackMan protocol. Some - 3-button mice may be compatible with this proto- - col. Note that MouseMan+ and FirstMouse+ use - intellimouse protocol rather than this one. - glidepoint ALPS GlidePoint protocol. - thinkingmouse Kensington ThinkingMouse protocol. - mmhittab Hitachi tablet protocol. - -3-button serial mice may have a small switch to choose between -``MS'' and ``PC'', or ``2'' and ``3''. ``MS'' or ``2'' usually mean -the microsoft protocol. ``PC'' or ``3'' will choose the -mousesystems protocol. -To test if the selected protocol type is correct for the given mouse, en- -able the mouse pointer in the current virtual console: - vidcontrol -m on -start the mouse daemon in the foreground mode: - moused -f -p _selected_port_ -t _selected_protocol_ -and see if the mouse pointer travels correctly according to the mouse -movement. Then try cut & paste features by clicking the left, right and -middle buttons. Type ^C to stop the command. diff --git a/release/picobsd/help/moused.hlp.pl b/release/picobsd/help/moused.hlp.pl deleted file mode 100644 index 41791207e71..00000000000 --- a/release/picobsd/help/moused.hlp.pl +++ /dev/null @@ -1,29 +0,0 @@ -moused mouse daemon - - Sposob uzycia: - - moused [-3DPRcdfs] [-F rate] [-r resolution] [-S baudrate] [-C threshold] - [-m N=M] [-z target] [-t mousetype] -p port - - Najczestsze opcje to: - - -3 emulacja trzeciego (srodkowego) przycisku na dwu-klawiszowych - myszach. - -p port nazwa portu: /dev/cuaa0 == COM1:, psm0 == gniazdo PS/2 - -t typ - microsoft Microsoft (2 przyciski) mysz szeregowa. - intellimouse Microsoft IntelliMouse, Genius Net- Mouse, - ASCII Mie Mouse, Logitech MouseMan+, FirstMouse+ - mousesystems MouseSystems - mmseries MM Series - logitech Logitech. Ten protokol jest dla starszych typow - myszy - dla nowszych trzeba uzywac mouseman lub - intellimouse - mouseman Logitech MouseMan i TrackMan - glidepoint ALPS GlidePoint - thinkingmouse Kensington ThinkingMouse protocol. - mmhittab Hitachi tablet - -Mozna wlaczyc wyswietlanie wskaznika myszy przez: - - vidcontrol -m on diff --git a/release/picobsd/help/mv.hlp.en b/release/picobsd/help/mv.hlp.en deleted file mode 100644 index 0cbf6d8991c..00000000000 --- a/release/picobsd/help/mv.hlp.en +++ /dev/null @@ -1,9 +0,0 @@ -mv move files - - Usage: - - mv [-f | -i] source target - mv [-f | -i] source ... directory - - -f Do not prompt for confirmation - -i Prompt for confirmation diff --git a/release/picobsd/help/mv.hlp.pl b/release/picobsd/help/mv.hlp.pl deleted file mode 100644 index 5a6b27e50fb..00000000000 --- a/release/picobsd/help/mv.hlp.pl +++ /dev/null @@ -1,9 +0,0 @@ -mv przenis plik(i) - - Sposob uzycia: - - mv [-f | -i] plik1 plik2 - mv [-f | -i] plik1 ... plikN katalog - - -f nie pytaj o potwierdzenie - -i pytaj o potwierdzenie diff --git a/release/picobsd/help/ping.hlp.en b/release/picobsd/help/ping.hlp.en deleted file mode 100644 index 6d3cb71079f..00000000000 --- a/release/picobsd/help/ping.hlp.en +++ /dev/null @@ -1,10 +0,0 @@ -ping send ICMP ECHO_REQUEST packets to network hosts - - Usage: - - ping [-QRadfnqrv] [-c count] [-i wait] [-l preload] [-p pattern] - [-s packetsize] [host | [-L] [-I iface] [-T ttl] mcast-group] - - Most commonly: - - ping diff --git a/release/picobsd/help/ping.hlp.pl b/release/picobsd/help/ping.hlp.pl deleted file mode 100644 index 47faed6a12f..00000000000 --- a/release/picobsd/help/ping.hlp.pl +++ /dev/null @@ -1,10 +0,0 @@ -ping wyslij prosbe ICMP o echo - - Sposob uzycia: - - ping [-QRadfnqrv] [-c count] [-i wait] [-l preload] [-p pattern] - [-s packetsize] [host | [-L] [-I iface] [-T ttl] mcast-group] - - Najczesciej: - - ping nazwa_maszyny diff --git a/release/picobsd/help/ppp.hlp.en b/release/picobsd/help/ppp.hlp.en deleted file mode 100644 index 55527dd7230..00000000000 --- a/release/picobsd/help/ppp.hlp.en +++ /dev/null @@ -1,16 +0,0 @@ -ppp Point to Point Protocol client - - Usage: - - ppp [-auto | -background | -direct | -dedicated | -ddial ] [system] - - In case of PicoBSD most probably this will be: - - ppp -background - - You should run 'dialup' script to configure automatic dialing. Then - you can use - - ppp -background dialup - - to connect to your provider. diff --git a/release/picobsd/help/ppp.hlp.pl b/release/picobsd/help/ppp.hlp.pl deleted file mode 100644 index 7c5f6a6c597..00000000000 --- a/release/picobsd/help/ppp.hlp.pl +++ /dev/null @@ -1,14 +0,0 @@ -ppp obsluga protokolu PPP - - Sposob uzycia: - - ppp [-auto | -background | -direct | -dedicated | -ddial ] [system] - - W przypadku PicoBSD najczesciej bedzie to: - - ppp -background nazwa_polaczenia - - Nalezy przedtem uruchomic skrypt 'dialup' w celu poprawnej - konfiguracji. Wowczas w celu dokonania polaczenia wystarczy: - - ppp -background dialup diff --git a/release/picobsd/help/ps.hlp.en b/release/picobsd/help/ps.hlp.en deleted file mode 100644 index 3e5125b3a04..00000000000 --- a/release/picobsd/help/ps.hlp.en +++ /dev/null @@ -1,9 +0,0 @@ -ps List running processes - - This is a small 'ps' replacement, which uses information - available via sysctl(3) interface. It's primitive, but - gives you the most important informations, i.e. how many - processes are running and on which vty, and the pid number - to kill some of them. :-) - - Currently, no options are implemented yet. diff --git a/release/picobsd/help/ps.hlp.pl b/release/picobsd/help/ps.hlp.pl deleted file mode 100644 index f9b61ccd550..00000000000 --- a/release/picobsd/help/ps.hlp.pl +++ /dev/null @@ -1,7 +0,0 @@ -ps Pokaz dzialajace procesy - - Prosta wersja programu, korzystajaca z informacji dostepnych przez - sysctl(3). Wyswietla wystarczajaco duzo informacji, zeby zorientowac - sie w stanie systemu, oraz ewentualnie zastopowac jakies procesy. - - Obecnie nie posiada zadnych opcji. diff --git a/release/picobsd/help/pwd.hlp.en b/release/picobsd/help/pwd.hlp.en deleted file mode 100644 index 593a9ebd57d..00000000000 --- a/release/picobsd/help/pwd.hlp.en +++ /dev/null @@ -1 +0,0 @@ -pwd return working directory name diff --git a/release/picobsd/help/pwd.hlp.pl b/release/picobsd/help/pwd.hlp.pl deleted file mode 100644 index 2a926bcfb6b..00000000000 --- a/release/picobsd/help/pwd.hlp.pl +++ /dev/null @@ -1 +0,0 @@ -pwd wyswietl aktualny katalog. diff --git a/release/picobsd/help/reboot.hlp.en b/release/picobsd/help/reboot.hlp.en deleted file mode 100644 index d40c8ca398c..00000000000 --- a/release/picobsd/help/reboot.hlp.en +++ /dev/null @@ -1,3 +0,0 @@ -reboot reboot the system - - Press Ctlr-Alt-Del instead of 'reboot'. diff --git a/release/picobsd/help/reboot.hlp.pl b/release/picobsd/help/reboot.hlp.pl deleted file mode 100644 index b809804f31d..00000000000 --- a/release/picobsd/help/reboot.hlp.pl +++ /dev/null @@ -1,3 +0,0 @@ -reboot zrestartuj system - - Nacisnij Ctlr-Alt-Del. diff --git a/release/picobsd/help/rm.hlp.en b/release/picobsd/help/rm.hlp.en deleted file mode 100644 index 60f2cd11feb..00000000000 --- a/release/picobsd/help/rm.hlp.en +++ /dev/null @@ -1,13 +0,0 @@ -rm remove directory entries - - Usage: - - rm [-f | -i] [-dPRrW] file ... - - -f attepmt removal without confirmation, regardless of - premissions - -i request confirmation before removing - -r remove the whole tree rooted at "file" argument - - WARNING: There is no way to "undelete" deleted files! They - are lost forever. diff --git a/release/picobsd/help/rm.hlp.pl b/release/picobsd/help/rm.hlp.pl deleted file mode 100644 index d847ff0b48c..00000000000 --- a/release/picobsd/help/rm.hlp.pl +++ /dev/null @@ -1,12 +0,0 @@ -rm usun plik(i) - - Sposob uzycia: - - rm [-f | -i] [-dPRrW] plik ... - - -f sprobuj usunac sila, nie sprawdzajac praw dostepu - -i pytaj przed usunieciem - -r usun cale drzewko zaczynajace sie od nazwy 'plik' - - OSTRZEZENIE: Nie ma zadnego sposobu na odtworzenie - skasowanych plikow!!! Sa one stracone na zawsze. diff --git a/release/picobsd/help/route.hlp.en b/release/picobsd/help/route.hlp.en deleted file mode 100644 index bf0061bc61a..00000000000 --- a/release/picobsd/help/route.hlp.en +++ /dev/null @@ -1,13 +0,0 @@ -route manually manipulate the routing tables - - Usage: - - route [ -nqv ] command [[ modifiers ] args ] - - Where 'command' is most commonly 'add' or 'delete', modifiers can be - '-net' or '-host', and args are destination and gateway. - - E.g., to add default route to the gateway: - - route add default - diff --git a/release/picobsd/help/route.hlp.pl b/release/picobsd/help/route.hlp.pl deleted file mode 100644 index 92f4f6d03a7..00000000000 --- a/release/picobsd/help/route.hlp.pl +++ /dev/null @@ -1,13 +0,0 @@ -route recznie manipuluj tablica routingu - - Sposob uzycia: - - route [ -nqv ] polecenie [[ opcje ] args ] - - 'Polecenie' to najczesciej 'add' (dodaj) lub 'delete' (usun), - 'opcje to '-net' lub '-host', a argumenty to nazwa hosta lub routera. - - Np. w celu dodania routingu do podstawowego routera w sieci (default): - - route add default nazwa_routera - diff --git a/release/picobsd/help/sh.hlp.en b/release/picobsd/help/sh.hlp.en deleted file mode 100644 index 6198b237eff..00000000000 --- a/release/picobsd/help/sh.hlp.en +++ /dev/null @@ -1,3 +0,0 @@ -sh a Bourne Shell (command interpreter) - - This version is a slightly stripped down /bin/sh, also known as Ash. diff --git a/release/picobsd/help/sh.hlp.pl b/release/picobsd/help/sh.hlp.pl deleted file mode 100644 index c278b8e3824..00000000000 --- a/release/picobsd/help/sh.hlp.pl +++ /dev/null @@ -1,3 +0,0 @@ -sh Bourne Shell (interpeter polecen) - - Jeest to Ash, nieco skromniejsz wersja standardowego /bin/sh. diff --git a/release/picobsd/help/shutdown.hlp.en b/release/picobsd/help/shutdown.hlp.en deleted file mode 100644 index f222d5ac372..00000000000 --- a/release/picobsd/help/shutdown.hlp.en +++ /dev/null @@ -1,3 +0,0 @@ -shutdown shut down the system - - Press Ctlr-Alt-Del instead of 'shutdown'. diff --git a/release/picobsd/help/shutdown.hlp.pl b/release/picobsd/help/shutdown.hlp.pl deleted file mode 100644 index 2a9a47a3269..00000000000 --- a/release/picobsd/help/shutdown.hlp.pl +++ /dev/null @@ -1,3 +0,0 @@ -shutdown zakoncz dzialanie systemu - - Nacisnij Ctlr-Alt-Del diff --git a/release/picobsd/help/ssh.hlp.en b/release/picobsd/help/ssh.hlp.en deleted file mode 100644 index bf6c168e22c..00000000000 --- a/release/picobsd/help/ssh.hlp.en +++ /dev/null @@ -1,29 +0,0 @@ -ssh Secure Shell remote access command - - Usage: ssh [options] host [command] - - -l user Log in using this user name. - -n Redirect input from /dev/null. - -a Disable authentication agent forwarding. - -x Disable X11 connection forwarding. - -i file Identity for RSA authentication (default: ~/.ssh/identity). - -t Tty; allocate a tty even if command is given. - -v Verbose; display verbose debugging messages. - -V Display version number only. - -q Quiet; don't display any warning messages. - -f Fork into background after authentication. - -e char Set escape character; ``none'' = disable (default: ~). - -c cipher Select encryption algorithm: ``idea'', ``3des'' - -p port Connect to this port. Server must be on the same port. - -P Don't use priviledged source port. - -L listen-port:host:port Forward local port to remote address - -R listen-port:host:port Forward remote port to local address - These cause ssh to listen for connections on a port, and - forward them to the other side by connecting to host:port. - -C Enable compression. - -o 'option' Process the option as if it was read from a configuration - file. - - Most commonly this will be: - - ssh -l your_login remote_host diff --git a/release/picobsd/help/ssh.hlp.pl b/release/picobsd/help/ssh.hlp.pl deleted file mode 100644 index 5a0d3cbac97..00000000000 --- a/release/picobsd/help/ssh.hlp.pl +++ /dev/null @@ -1,29 +0,0 @@ -ssh Secure Shell - - Sposob uzycia: ssh [options] host [command] - - -l user Log in using this user name. - -n Redirect input from /dev/null. - -a Disable authentication agent forwarding. - -x Disable X11 connection forwarding. - -i file Identity for RSA authentication (default: ~/.ssh/identity). - -t Tty; allocate a tty even if command is given. - -v Verbose; display verbose debugging messages. - -V Display version number only. - -q Quiet; don't display any warning messages. - -f Fork into background after authentication. - -e char Set escape character; ``none'' = disable (default: ~). - -c cipher Select encryption algorithm: ``idea'', ``3des'' - -p port Connect to this port. Server must be on the same port. - -P Don't use priviledged source port. - -L listen-port:host:port Forward local port to remote address - -R listen-port:host:port Forward remote port to local address - These cause ssh to listen for connections on a port, and - forward them to the other side by connecting to host:port. - -C Enable compression. - -o 'option' Process the option as if it was read from a configuration - file. - - Najczesciej uzywa sie w tej postaci: - - ssh -l nazwa_uzytk nazwa_maszyny diff --git a/release/picobsd/help/sysctl.hlp.en b/release/picobsd/help/sysctl.hlp.en deleted file mode 100644 index 8a2c911a5af..00000000000 --- a/release/picobsd/help/sysctl.hlp.en +++ /dev/null @@ -1,15 +0,0 @@ -sysctl get or set kernel state - - Usage: - - sysctl [-bnX] variable ... - sysctl [-bnX] -w variable=value ... - sysctl [-bnX] -a - sysctl [-bnX] -A - - To see the whole MIB table use: - sysctl -a - - To set specific variable to new value use: - - sysctl -w variable=value diff --git a/release/picobsd/help/sysctl.hlp.pl b/release/picobsd/help/sysctl.hlp.pl deleted file mode 100644 index abce3318bb1..00000000000 --- a/release/picobsd/help/sysctl.hlp.pl +++ /dev/null @@ -1,15 +0,0 @@ -sysctl ustaw lub wyswietl parametr jadra - - Sposob uzycia: - - sysctl [-bnX] zmienna ... - sysctl [-bnX] -w zmienna=wartosc ... - sysctl [-bnX] -a - sysctl [-bnX] -A - - W celu wyswietlenia calego drzewa MIB: - sysctl -a - - W celu przypisania wartosci zmiennek: - - sysctl -w zmienna=wartosc diff --git a/release/picobsd/help/telnet.hlp.en b/release/picobsd/help/telnet.hlp.en deleted file mode 100644 index ddceebd53e6..00000000000 --- a/release/picobsd/help/telnet.hlp.en +++ /dev/null @@ -1,14 +0,0 @@ -telnet user interface to the TELNET protocol - - Usage: - - telnet [-8] [-E] [-L] [-S tos] [-a] [-c] [-d] [-e char] [-l user] - [-n tracefile][-r] [host-name [port]] - - Most commonly this will be just: - - telnet - - WARNING: Telnet protocol is unsafe, as it passes the - passwords in clear text over the network. Use 'ssh' instead, where it's - possible. diff --git a/release/picobsd/help/telnet.hlp.pl b/release/picobsd/help/telnet.hlp.pl deleted file mode 100644 index be3f77b2aba..00000000000 --- a/release/picobsd/help/telnet.hlp.pl +++ /dev/null @@ -1,14 +0,0 @@ -telnet klient protokolu Telnet - - Sposob uzycia: - - telnet [-8] [-E] [-L] [-S tos] [-a] [-c] [-d] [-e char] [-l user] - [-n tracefile][-r] [host-name [port]] - - Najczesciej jest to: - - telnet nazwa_maszyny - - UWAGA: Protokol telnet jest niezbyt bezpieczny, gdyz - przesyla niezaszyfrowane hasla przez siec. Jesli to mozliwe, uzywaj - zamiast niego SSH. diff --git a/release/picobsd/help/test.hlp.en b/release/picobsd/help/test.hlp.en deleted file mode 100644 index 351dc764895..00000000000 --- a/release/picobsd/help/test.hlp.en +++ /dev/null @@ -1 +0,0 @@ -test condition evaluation utility diff --git a/release/picobsd/help/test.hlp.pl b/release/picobsd/help/test.hlp.pl deleted file mode 100644 index de1cec87fdc..00000000000 --- a/release/picobsd/help/test.hlp.pl +++ /dev/null @@ -1 +0,0 @@ -test sprawdz istnienie warunku diff --git a/release/picobsd/help/traceroute.hlp.en b/release/picobsd/help/traceroute.hlp.en deleted file mode 100644 index 6eccd46b29f..00000000000 --- a/release/picobsd/help/traceroute.hlp.en +++ /dev/null @@ -1,14 +0,0 @@ -traceroute print the route packets take to network host - - Usage: - - traceroute [-dnrv] [-w wait] [-m max_ttl] [-p port#] [-q nqueries] - [-t tos] [-s src_addr] [-g gateway] host [data_size] - - Most commonly: - - traceroute - or - traceroute -n - - if you don't want to waste time for resolving IP addresses into names. diff --git a/release/picobsd/help/traceroute.hlp.pl b/release/picobsd/help/traceroute.hlp.pl deleted file mode 100644 index bddf4a479df..00000000000 --- a/release/picobsd/help/traceroute.hlp.pl +++ /dev/null @@ -1,14 +0,0 @@ -traceroute pokaż trasę pakietów w sieci - - Sposób użycia: - - traceroute [-dnrv] [-w wait] [-m max_ttl] [-p port#] [-q nqueries] - [-t tos] [-s src_addr] [-g gateway] host [data_size] - - Najczęściej: - - traceroute - lub - traceroute -n - - jeśli nie chcesz tracić czasu na zamianę adresów IP na nazwy. diff --git a/release/picobsd/help/umount.hlp.en b/release/picobsd/help/umount.hlp.en deleted file mode 100644 index 910a0b4bed1..00000000000 --- a/release/picobsd/help/umount.hlp.en +++ /dev/null @@ -1,12 +0,0 @@ -umount unmount filesystems - - Usage: - - umount [-fv] special | node - umount -a | -A [-fv] [-h host] [-t type] - - Most commonly this will be: - - umount - - e.g. 'umount /mnt' diff --git a/release/picobsd/help/umount.hlp.pl b/release/picobsd/help/umount.hlp.pl deleted file mode 100644 index 20ea0d183d6..00000000000 --- a/release/picobsd/help/umount.hlp.pl +++ /dev/null @@ -1,12 +0,0 @@ -umount odmontuj system plikow - - Sposob uzycia: - - umount [-fv] urzadzenie | punkt - umount -a | -A [-fv] [-h host] [-t type] - - Najczesciej: - - umount /nazwa_katalogu - - Np. 'umount /mnt' diff --git a/release/picobsd/help/vidcontrol.hlp.en b/release/picobsd/help/vidcontrol.hlp.en deleted file mode 100644 index 0aafefbcfa3..00000000000 --- a/release/picobsd/help/vidcontrol.hlp.en +++ /dev/null @@ -1,7 +0,0 @@ -vidcontrol a utility for manipulating the syscons video driver - - Usage: - - vidcontrol [-r fg bg] [-b color] [-c appearance] [-d] [-l scrmap] - [-L] [-m on|off] [-f size file] [-s number] [-t N|off] - [-x] [mode] [fgcol [bgcol]] [show] diff --git a/release/picobsd/help/vidcontrol.hlp.pl b/release/picobsd/help/vidcontrol.hlp.pl deleted file mode 100644 index 5e8df49cbce..00000000000 --- a/release/picobsd/help/vidcontrol.hlp.pl +++ /dev/null @@ -1,7 +0,0 @@ -vidcontrol ustwa parametry sterownika video - - Sposob uzycia: - - vidcontrol [-r fg bg] [-b kolor] [-c kursor] [-d] [-l mapa] - [-L] [-m on|off] [-f rozmiar plik] [-s numer] [-t N|off] - [-x] [mode] [fgcol [bgcol]] [show] diff --git a/release/picobsd/help/vm.hlp.en b/release/picobsd/help/vm.hlp.en deleted file mode 100644 index 6a391c1b195..00000000000 --- a/release/picobsd/help/vm.hlp.en +++ /dev/null @@ -1,12 +0,0 @@ -vm Show memory usage. - - This program repeatedly displays current memory usage, showing the - following numbers: - - * procs: number of processes; r - running, w - waiting for I/O, - l - sleeping, s - swapping - * virt mem: virtual memory amounts (total and active), in kB - * real mem: real memory amounts (total and active), in kB - * shared vm: amount of shared virtual memory (total and active), in kB - * shared real: amount of shared real memory (total and active), in kB - * free: amount of free memory, in kB diff --git a/release/picobsd/help/vm.hlp.pl b/release/picobsd/help/vm.hlp.pl deleted file mode 100644 index 00b8509a92d..00000000000 --- a/release/picobsd/help/vm.hlp.pl +++ /dev/null @@ -1,14 +0,0 @@ -vm Pokaz zajetosc pamieci - - Program pokazuje aktualna zajetosc pamieci (do nacisniecia ^C), - wyswietlajac nastepujace wartosci: - - * procs: liczba procesow: r - running (dzialajace), - w - czekajace na I/O, - l - sleeping, - s - swapping, - * virt mem: ilosc pamieci witrualnej (total i active), w kB - * real mem: ilosc pamieci rzeczywistej (total i active) w kB - * shared vm: ilosc dzielonej pamieci wirtualnej, w kB - * shared real: ilosc dzielonej pamieci rzeczywistej, w kB - * free: ilosc wolnej pamieci, w kB.