From midom@dammit.lt  Sun Oct  8 13:18:39 2000
Return-Path: <midom@dammit.lt>
Received: from dammit.lt (office.delfi.lt [213.197.128.76])
	by hub.freebsd.org (Postfix) with SMTP id 84D2C37B503
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Oct 2000 13:18:38 -0700 (PDT)
Received: (qmail 730 invoked by uid 1000); 8 Oct 2000 20:18:34 -0000
Message-Id: <20001008201834.729.qmail@dammit.lt>
Date: 8 Oct 2000 20:18:34 -0000
From: Domas Mituzas <domas.mituzas@delfi.lt>
Sender: midom@dammit.lt
Reply-To: Domas Mituzas <domas.mituzas@delfi.lt>
To: FreeBSD-gnats-submit@freebsd.org
Subject: more(1) is less(1) and that should be on PicoBSD too<Synopsis of the problem (one line)>
X-Send-Pr-Version: 3.2

>Number:         21840
>Category:       bin
>Synopsis:       more(1) is less(1) and that should be on PicoBSD too
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    small
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 08 13:20:00 PDT 2000
>Closed-Date:    Tue Nov 7 18:32:32 PST 2000
>Last-Modified:  Sat Aug 24 19:18:26 PDT 2002
>Originator:     Domas Mituzas
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
<Organization of PR author (multiple lines)>
Delfi, UAB
A.Juozapaviciaus 6/2
2005 Vilnius
Lithuania
>Environment:
FreeBSD flock.delfi.lt 4.1.1-STABLE FreeBSD 4.1.1-STABLE #4: Sat Oct  7 02:54:55
 EET 2000     root@flock.delfi.lt:/usr/src/sys/compile/LOUD  i386

	<Relevant environment information (multiple lines)>

>Description:
more(1) is replaced by less(1) on FreeBSD, but in PicoBSD crunch files
old more(1) entries still exist and break the build of crunch image.
	<Precise description of the problem (multiple lines)>

>How-To-Repeat:

Try to build PicoBSD with present -stable sources. It won't.

>Fix:


diff -ur src/release/picobsd.old/bridge/crunch1/crunch.conf src/release/picobsd/bridge/crunch1/crunch.conf
--- src/release/picobsd.old/bridge/crunch1/crunch.conf	Sun Oct  8 21:59:47 2000
+++ src/release/picobsd/bridge/crunch1/crunch.conf	Sun Oct  8 22:00:25 2000
@@ -72,7 +72,8 @@
 progs tail # 0KB.
 progs tee # 0KB.
 
-progs pwd more # pppd
+progs pwd less # pppd
+ln less more
 progs grep # 16KB.
 progs passwd # 0KB.
 progs date # 4KB.
diff -ur src/release/picobsd.old/custom/crunch2/crunch.conf src/release/picobsd/custom/crunch2/crunch.conf
--- src/release/picobsd.old/custom/crunch2/crunch.conf	Sun Oct  8 21:59:47 2000
+++ src/release/picobsd/custom/crunch2/crunch.conf	Sun Oct  8 22:00:42 2000
@@ -19,7 +19,7 @@
 progs badsect chroot clri dump ed expr fdisk find ftp grep mt
 progs restore sed sleep sync hostname route dhclient telnet
 progs mount_nfs ping traceroute routed natd
-progs pwd more date mount_msdos mount_cd9660 newfs
+progs pwd less date mount_msdos mount_cd9660 newfs
 progs kill mount_std tcpdump df sps ns vm cat syslogd
 progs ppp ipfw pccardd
 
@@ -32,6 +32,7 @@
 
 special pccardd srcdir /usr/src/usr.sbin/pccard/pccardd
 
+ln less more
 ln vi ex
 ln vi view
 ln dump rdump
diff -ur src/release/picobsd.old/dial/crunch1/crunch.conf src/release/picobsd/dial/crunch1/crunch.conf
--- src/release/picobsd.old/dial/crunch1/crunch.conf	Sun Oct  8 21:59:47 2000
+++ src/release/picobsd/dial/crunch1/crunch.conf	Sun Oct  8 22:00:55 2000
@@ -19,8 +19,9 @@
 # ns, vm etc...
 srcdirs ../../tinyware
 
-progs ppp ftp telnet ee gzip more
+progs ppp ftp telnet ee gzip less
 #progs ssh
+ln less more
 ln gzip gunzip
 ln gzip zcat
 ln gzip gzcat
diff -ur src/release/picobsd.old/install/crunch1/crunch.conf src/release/picobsd/install/crunch1/crunch.conf
--- src/release/picobsd.old/install/crunch1/crunch.conf	Sun Oct  8 21:59:47 2000
+++ src/release/picobsd/install/crunch1/crunch.conf	Sun Oct  8 22:01:12 2000
@@ -20,7 +20,7 @@
 # progs sh test awk cat chflags chmod chown cp cpio date dd dev_mkdb
 progs df dhclient disklabel echo fdisk fetch getty grep minigzip
 progs hostname ifconfig init ln login ls mkdir mknod msg
-progs more mount newfs pwd mount_std pwd_mkdb
+progs less mount newfs pwd mount_std pwd_mkdb
 # progs mount mount_ext2fs mount_cd9660 mount_nfs msg newfs ns passwd pwd pwd_mkdb mount_std
 # progs reboot rm route stty sysctl syslogd tr umount 
 progs reboot rm route stty sysctl tr umount 
@@ -42,6 +42,7 @@
 
 #ln mount_cd9660 cd9660
 # ln mount_nfs nfs
+ln less more
 ln test [
 ln sh -sh
 ln mount_std procfs
diff -ur src/release/picobsd.old/isp/crunch1/crunch.conf src/release/picobsd/isp/crunch1/crunch.conf
--- src/release/picobsd.old/isp/crunch1/crunch.conf	Sun Oct  8 21:59:46 2000
+++ src/release/picobsd/isp/crunch1/crunch.conf	Sun Oct  8 22:01:30 2000
@@ -25,10 +25,11 @@
 
 progs minigzip
 ln minigzip gzip
-progs pwd pppd telnet more
+progs pwd pppd telnet less
 progs passwd date
 progs mount_cd9660 mount_nfs ping traceroute routed ipfw
 
+ln less more
 ln mount_cd9660 cd9660
 ln mount_nfs nfs
 ln test [
diff -ur src/release/picobsd.old/net/crunch1/crunch.conf src/release/picobsd/net/crunch1/crunch.conf
--- src/release/picobsd.old/net/crunch1/crunch.conf	Sun Oct  8 21:59:46 2000
+++ src/release/picobsd/net/crunch1/crunch.conf	Sun Oct  8 22:01:50 2000
@@ -23,10 +23,11 @@
 progs mount mount_msdos umount
 progs kill mount_std natd
 
-progs pwd ppp telnet more
+progs pwd ppp telnet less
 progs passwd date
 progs mount_cd9660 mount_nfs ping traceroute routed ipfw
 
+ln less more
 progs minigzip
 ln minigzip gzip
 ln mount_cd9660 cd9660
diff -ur src/release/picobsd.old/router/crunch1/crunch.conf src/release/picobsd/router/crunch1/crunch.conf
--- src/release/picobsd.old/router/crunch1/crunch.conf	Sun Oct  8 21:59:46 2000
+++ src/release/picobsd/router/crunch1/crunch.conf	Sun Oct  8 22:02:08 2000
@@ -22,7 +22,7 @@
 progs mount umount
 progs kill natd
 
-progs pppd more
+progs pppd less
 progs ping traceroute routed ipfw
 
 progs minigzip
@@ -30,6 +30,7 @@
 ln sps ps
 ln ns netstat
 ln msg dmesg
+ln less more
 
 libs -lncurses -lmytinfo -lipx -lz -lpcap -lalias
 libs -ledit -lutil -lmd -lcrypt -lmp -lgmp -lm -lkvm

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-ports 
Responsible-Changed-By: peter 
Responsible-Changed-When: Mon Oct 9 11:22:28 PDT 2000 
Responsible-Changed-Why:  
ophaned pr 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21840 
Responsible-Changed-From-To: freebsd-ports->freebsd-small 
Responsible-Changed-By: trevor 
Responsible-Changed-When: Mon Oct 9 20:43:01 PDT 2000 
Responsible-Changed-Why:  
MAINTAINER (src/release/picobsd/Makefile) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21840 
State-Changed-From-To: open->analyzed 
State-Changed-By: joe 
State-Changed-When: Sun Nov 5 04:45:12 PST 2000 
State-Changed-Why:  
This has been fixed in -current, and just needs to be MFC'd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21840 
State-Changed-From-To: analyzed->closed 
State-Changed-By: joe 
State-Changed-When: Tue Nov 7 18:32:32 PST 2000 
State-Changed-Why:  
This has now been MFC'd. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21840 
Responsible-Changed-From-To: freebsd-small->small 
Responsible-Changed-By: johan 
Responsible-Changed-When: Sat Aug 24 19:17:57 PDT 2002 
Responsible-Changed-Why:  
Use short names for mailing list to make searches    
using the web query form work with the shown responsible. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=21840 
>Unformatted:
