Opened 17 years ago

Closed 16 years ago

#1131 closed enhancement (fixed)

more missing bin commands

Reported by: kaliber Owned by: axeld
Priority: normal Milestone: R1
Component: Network & Internet Version: R1/pre-alpha1
Keywords: Cc: bonefish
Blocked By: Blocking:
Platform: All

Description

This patch enables: cardctl, compress, diff3, dump_cis, dump_cisreg, fmt, fold, ident, installsound, merge, prio, pack_cis, pc, patch, rlog, unexpand, updatedb, uudecode, uuencode, zipgrep.

I don't know how to install "install" command.

Attachments (2)

more-bin-commands.patch (3.4 KB ) - added by kaliber 17 years ago.
more missing bin commands
mtools_and_telnetd.patch (14.6 KB ) - added by kaliber 17 years ago.
mtools commands and telnetd

Download all attachments as: .zip

Change History (11)

by kaliber, 17 years ago

Attachment: more-bin-commands.patch added

more missing bin commands

by kaliber, 17 years ago

Attachment: mtools_and_telnetd.patch added

mtools commands and telnetd

comment:1 by kaliber, 17 years ago

I've added another patch to review which adds mtools utilities, and fixes build of telnetd.

For mtools you need http://mtools.linux.lu/mtools-3.9.10.tar.gz with a small build fix in two places (not included because it's easy to fix).

comment:2 by bonefish, 17 years ago

Cc: bonefish added
Component: Build System- Network & Internet
Owner: changed from bonefish to axeld

Regarding mtools, I don't think it's worth including them at all.

Regarding telnet, I pass this ticket on to Axel, since I don't know in what state our network support is, and whether it makes sense to do such patches at all ATM. I suppose, when our stack is feature complete we'll be able to remove most "#ifdef BEOS" hacks in ported apps.

comment:3 by korli, 17 years ago

cardctl, dump_cis, dump_cisreg, pack_cis should be removed from this patch. No pcmcia stack yet.

comment:4 by jackburton, 16 years ago

Can we close this ? Are there still missing commands ?

comment:5 by kaliber, 16 years ago

I think we can close the bug.

comment:6 by scottmc, 16 years ago

all of these are now in the image except the ones korli listed. Zipgrep however is not marked as being executable, so this probably needs to get fixed. (I assume it should be chmod 755 like all the others?)

in reply to:  6 comment:7 by korli, 16 years ago

Replying to scottmc:

all of these are now in the image except the ones korli listed. Zipgrep however is not marked as being executable, so this probably needs to get fixed. (I assume it should be chmod 755 like all the others?)

Did you try to include <bin>zipgrep instead of zipgrep in HaikuImage ?

comment:8 by scottmc, 16 years ago

I just checked in hrev25190 and zipgrep is now executable as well. Not sure why it wasn't marked as executable on my previous image. This ticket can be closed out now.

comment:9 by stippi, 16 years ago

Resolution: fixed
Status: newclosed

Ok. :-)

Note: See TracTickets for help on using tickets.