Guile packages

1998-04-11 Thread Karl M. Hegbloom
I've decided not to take the guile packages from Jim Pick. I don't have the time, I really need to study more, I'm not up to the task right now. I have a nice rules file if anyone wants it. I've decided to put my energy into learning to use the RScheme system, rather than Guile. It's a bet

Re: Guile packages

1998-04-11 Thread Karl M. Hegbloom
>>>>> "Karl" == Karl M Hegbloom <[EMAIL PROTECTED]> writes: Karl> I've decided not to take the guile packages from Jim Pick. Disregard that. I will proceed with the packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

`Usenix-88-lexic.pdf': Paper refered to in gcc texinfo manual.

1998-04-18 Thread Karl M. Hegbloom
The `gcc' texinfo, "(gcc.info)Nested Functions", refers to a paper about trampolines, and references a server in Chili that no longer has the paper. I asked around a while ago about it, and got sent a copy of it in `pdf' format. I would like it if someone could put it up in a stable and permane

guile1.3-1998.04.14: I missed the update-alternatives.

1998-04-19 Thread Karl M. Hegbloom
Don't bug me to death... I missed the `update-alternatives' for `guile1.3', so the menu button won't work and you'll have to type `guile1.3' to run it. I've an update within a few days anyhow, and it's `unstable' only, so... geez, this is more work than I thought it would be. -- To UNSUBSCRIB

Re: `Usenix-88-lexic.pdf': Paper refered to in gcc texinfo manual.

1998-04-24 Thread Karl M. Hegbloom
>>>>> "Karl" == Karl M Hegbloom <[EMAIL PROTECTED]> writes: Karl> Ok, I will do that when `master' is repaired. http://master.debian.org/~karlheg/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Mirror of Incoming

1998-04-20 Thread Karl M. Hegbloom
> "Ole" == Ole J Tetlie <[EMAIL PROTECTED]> writes: Ole> I seem to remember that there are mirrors of incoming. Could Ole> anyone point me to one? master doesn't seem to fancy ftp at Ole> the moment and I have an acute need of the new guile packs. I will upload the guile packages

Re: guile1.3-1998.04.14: I missed the update-alternatives.

1998-04-20 Thread Karl M. Hegbloom
Fixed it this morning, but cannot upload to master. I asked on IRC, and `mark', a sysadmin at Novare says there was `scsi errors'. He's copying the disk. When `master' is back online, I'll upload. Hey! `guile-unexec' works! `tguile' will be uploaded soon, as well as `guile-scsh'. -- To U

Re: weird utmp/perl problem

1998-04-21 Thread Karl M. Hegbloom
> "Guy" == Guy Maor <[EMAIL PROTECTED]> writes: Guy> It's just a silly bug. It calls that code from some scripts Guy> which have fd0 dup'd elsewhere, so isatty(0) is false and Guy> getlogin() fails. Will someone please fix it? It's really annoying. Is it in the bug sys? -- T

Re: `Usenix-88-lexic.pdf': Paper refered to in gcc texinfo manual.

1998-04-21 Thread Karl M. Hegbloom
> "jdassen" == jdassen <[EMAIL PROTECTED]> writes: jdassen> On Sat, Apr 18, 1998 at 09:45:27AM -0700, Karl jdassen> M. Hegbloom wrote: >> It is currently, but not for too much longer, sitting in: >> http://www.inetarena.com/~karlheg/Public/Usenix-88-lexic.pdf >> >> Pl

Re: Time to say goodbye...

1998-05-07 Thread Karl M. Hegbloom
> "Nils" == Nils Rennebarth <[EMAIL PROTECTED]> writes: Nils> [1 ] On Tue, May 05, 1998 at Nils> 11:23:38AM +0100, Luis Francisco Gonzalez wrote: >> Craig Sanders wrote: >> > On Mon, 4 May 1998, Michael Meskes wrote: >> > > Jim Pick writes: >> > > > I must admit, I've b

`MIT-scsh': May it go in the main distribution?

1998-05-07 Thread Karl M. Hegbloom
this, please. (cons.org is the home of CMU Common Lisp) 8<->8 From: Martin Cracauer Subject: scsh and CDROM To: "Karl M. Hegbloom" <[EMAIL PROTECTED]> Date: Wed, 6 May 1998 16:45:55 +0200 Karl, don't know if

`/etc/passd' locking glibc/shadow, PAM?

1998-05-07 Thread Karl M. Hegbloom
From what I can tell, the method for locking the passwd and shadow files is not the same in glibc and the shadow utils. Can anyone shed some light on this? Is anyone working on porting PAM from Red Hat to Debian? Is that planned? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Search engine for bug-track

1997-05-15 Thread Karl M. Hegbloom
Why isn't there a glimpse or dig search on the bugtracker list??? -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe"

Re: suidmanager 0.6 uploaded to master.debian.org

1997-05-15 Thread Karl M. Hegbloom
E $1 $2 $3 $4" >>/etc/suid.conf setperm $PACKAGE $1 $2 $3 $4 + + set $e 8<->8 -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUBSC

Re: Bug#9582: suidmanager 0.6 uploaded to master.debian.org

1997-05-16 Thread Karl M. Hegbloom
has been written to "/etc/suid.conf", it works fine from inside a postinst too, since then the `grep` doesn't return code 1, as it has something to find this time. Footnotes: [1] In the line that reads "X=..." [2] Or the shell will exit on any error return; I tried

Re: Bug#9582: suidmanager 0.6 uploaded to master.debian.org

1997-05-17 Thread Karl M. Hegbloom
-s = -s ']' + shift + PACKAGE=rlpr + shift + '[' 4755 = '' ']' + '[' '!' -e /usr/bin/rlprd ']' ++ grep '.* /usr/bin/rlprd' /etc/suid.conf + X= + '[' '' ']' + echo 'rlpr /usr/bin/rlprd root root 4755' + setperm rlpr /usr/bin/rlprd root root 4755 + '[' -e /usr/bin/rlprd ']' + chown root.root /usr/bin/rlprd + chmod 4755 /usr/bin/rlprd + set -e ]2;[EMAIL PROTECTED]:~ 519# :^[p /tmp/rlpr.postinst.x 519# # see?grep ".* /usr/bin/rlpr" /etc/suid.conf rlpr /usr/bin/rlpr root root 4755 rlpr /usr/bin/rlprd root root 4755 ]2;[EMAIL PROTECTED]:~ 520# # Q.E.D. ]2;[EMAIL PROTECTED]:~ 521# exit Script done on Fri May 16 18:53:32 19978<->8 -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133

Re: Bug#9582: suidmanager 0.6 uploaded to master.debian.org

1997-05-17 Thread Karl M. Hegbloom
echo "OVERRIDE: $X" exit 0 else suidunregister $1 fi fi echo "$PACKAGE $1 $2 $3 $4" >>/etc/suid.conf setperm $PACKAGE $1 $2 $3 $4 -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133

Re: Bug#9582: suidmanager 0.6 uploaded to master.debian.org

1997-05-17 Thread Karl M. Hegbloom
gnuclient WINDOWID=71303187 XAPPRESDIR=/usr/X11R6/lib/X11/app-defaults XMCD_LIBDIR=/usr/X11R6/lib/xmcd _=1 _10626_GNU_nonoption_argv_flags_=00 _10678_GNU_nonoption_argv_flags_=0 _3450_GNU_nonoption_argv_flags_=0000 my_dirname=() { if [ "${PWD#$HOME}" != "$PWD" ]; then

Re: Bug#9582: suidmanager 0.6 uploaded to master.debian.org

1997-05-17 Thread Karl M. Hegbloom
ing was to have upgraded to Bash-2.0. I just downgraded to 1.14.7, and the scripts run now. I think we should report this as a Bash bug. -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUB

Re: Bug#9582: suidmanager 0.6 uploaded to master.debian.org

1997-05-18 Thread Karl M. Hegbloom
>>>>> "Rob" == Rob Browning <[EMAIL PROTECTED]> writes: Rob> "Karl M. Hegbloom" <[EMAIL PROTECTED]> writes: >> The special thing was to have upgraded to Bash-2.0. I just >> downgraded to 1.14.7, and the scripts run now.

crons scripts should report status info in the mail

1997-05-18 Thread Karl M. Hegbloom
t for. (I've barely glanced over the manuals for it, so far.) -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

Re: crons scripts should report status info in the mail

1997-05-19 Thread Karl M. Hegbloom
>>>>> "Kevin" == Kevin Dalley <[EMAIL PROTECTED]> writes: Kevin> "Karl M. Hegbloom" <[EMAIL PROTECTED]> writes: >> Q: Is anyone using `autoconf`? I wonder if it's worth learning >> to use, and what people use i

Re: crons scripts should report status info in the mail

1997-05-20 Thread Karl M. Hegbloom
>>>>> "Joey" == Joey Hess <[EMAIL PROTECTED]> writes: Joey> Karl M. Hegbloom: >> Since the output from cron jobs is mailed anyhow, as it should >> be, I think that all cron scripts should report in as they are >> run, and that th

Re: rm -r * and the default prompt

1997-05-21 Thread Karl M. Hegbloom
to consider the case of an ISP that wants to use Debian GNU/Linux. Most of the users have little experience with Linux or Unix. Of course to be an ISP, you have to know enough to at least set up a prompt in "/etc/profile"... ;-) -- Karl M. Hegbloom <[EMAIL PROTECTED]> http:

Re: rm -r * and the default prompt

1997-05-22 Thread Karl M. Hegbloom
# Function for Midnight Commander - see its help screens mc() { MC=/tmp/mc$$-"$RANDOM" /usr/bin/mc -c -x -P "$@" > "$MC" cd `cat "$MC"` rm "$MC" unset MC; } status_after_prompt() { prompt_status=$? if [ $prompt_status != 0 ] then

Re: ext2fs, unrm, and Midnight Commander

1997-05-22 Thread Karl M. Hegbloom
ady. It does, and it works, sort of. I accidently removed a whole directory one time, using `mc`. There's an undelete menu, so I tried it, and it worked. It was able to recover a bunch of files, but they all had inode numbers for names. We ended up rm'ing them again, and restoring from a back

dselect/diety audit trail

1997-05-23 Thread Karl M. Hegbloom
.. So do I. It would make it a lot easier to do bug reports when things fail at installation or upgrade time. -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUBSCRIBE FROM THIS MAILING

Re: RFC: locking policy for Debian

1997-05-24 Thread Karl M. Hegbloom
ay to make lockfiles. It is what I use now. Q: Does anyone know if nfs safe locking is going to be a part of the next Linux? Q: Is that what libuuid is for? -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AM

Re: GOAL: Consistent Keyboard Configuration

1997-05-24 Thread Karl M. Hegbloom
bal-map '(control h) 'backward-delete-char) ... since [F1] works just fine for a help key. :-) -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail

Re: GOAL: Consistent Keyboard Configuration

1997-05-25 Thread Karl M. Hegbloom
I have to reach far away for. I'd like to recap those keys and use them for something else. -- Karl M. Hegbloom <[EMAIL PROTECTED]> http://www.inetarena.com/~karlheg Portland, OR USA Debian GNU 1.2 Linux 2.1.36 AMD K5 PR-133 -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .

XEmacs21 project status.

1999-09-23 Thread Karl M. Hegbloom
mail; I think I've gotten unsubscribed also. I'll try and check mail again in a week at least. Karl M. Hegbloom. Hoping to still be the official XEmacs maintainer. (Even if I take off and go ski bum ) pgpt9zEgbI87b.pgp Description: PGP signature

I need a job.

1999-09-23 Thread Karl M. Hegbloom
I need an entry level systems admin or programmer assistant job to pay for night school so I can get a degree. I am willing to relocate for the right job. Karl M. Hegbloom pgpUXrPjcPrPl.pgp Description: PGP signature

Conference! Redmond?

1999-09-23 Thread Karl M. Hegbloom
I'd love to go to the conference. Let's go to Redmond and infiltrate Microsoft, or to the Portland area and infiltrate Intel. I'll hike there if I have to. I don't mind sleeping bag accomodations; I'm in Portland, OR, USA.

Must hand off XEmacs21 project!

1999-09-29 Thread Karl M. Hegbloom
I will not, due to circumstances beyond my control, be returning to work for perhaps as long as six months. I must hand off the XEmacs 21 project. On master.debian.org in ~karlheg/src/ is a tar file with TODAY's fresh CVS repository archived in it. That should be installed on cvs.debian.o

Re: installation problems

2000-03-13 Thread Karl M. Hegbloom
> "Massimo" == Massimo Dal Zotto <[EMAIL PROTECTED]> writes: Massimo> having a free day and a spare harddisk today I tried to install a frozen Massimo> potato. I installed via nfs from a mirror of ftp.debian.org on a local server Massimo> done yesterday. I found a number of probe

Re: XEmacs/GTK 21.1.11

2000-09-01 Thread Karl M. Hegbloom
> "Joachim" == Joachim Trinkwitz <[EMAIL PROTECTED]> writes: Joachim> Juhapekka Tolvanen <[EMAIL PROTECTED]> writes: >> I fear, that it will take so much time, that we must have separately >> packaged XEmacs/Gtk meanwhile. And I fear, that latest upstream sources >> of XEmacs w

My orphaned packages.

2000-09-10 Thread Karl M. Hegbloom
[ CC me in replies; I am not subscribed right now. ] I do not have time anymore to work on the packages I once maintained for Debian. I'm sorry that I did not properly orphan them. I just don't have time for it. My health is most important, followed by studies. I cannot live in a

Scsh (Was: Re: My orphaned packages.)

2000-09-11 Thread Karl M. Hegbloom
>>>>> "Daniel" == Daniel Kobras <[EMAIL PROTECTED]> writes: Daniel> On 10 Sep 2000, Karl M. Hegbloom wrote: >> `scsh' ought to be taken over by someone who actually uses it. I've >> not even looked at it in over a year. Dan

Re: Scsh (Was: Re: My orphaned packages.)

2000-09-12 Thread Karl M. Hegbloom
>>>>> "Daniel" == Daniel Kobras <[EMAIL PROTECTED]> writes: Daniel> On 11 Sep 2000, Karl M. Hegbloom wrote: >> >>>>> "Daniel" == Daniel Kobras <[EMAIL PROTECTED]> writes: >> Daniel> On 10 Sep 2000

Re: Location of -doc documentation?

2000-12-26 Thread Karl M. Hegbloom
>>>>> "Joey" == Joey Hess <[EMAIL PROTECTED]> writes: Joey> Karl M. Hegbloom wrote: >> I just noticed that `apache-doc' puts the documentation under >> "http://.../doc/apache";, while `debconf-doc' puts it under

Anti Open Source Psyops / "Mind Tweakers"? (they'll never believe we're really aliens dept)

2003-05-31 Thread Karl M. Hegbloom
Happy un-halloween. The truth is out there -- apt-get into it, local shadow repositories potentially excepted. There _are_ organized groups of individuals who are actively attempting to dismantle or disrupt LUG's, and to discourage Linux advocates. They may attempt to discourage LUG's from forma

RFC Search engine in development

2003-07-04 Thread Karl M. Hegbloom
Karl M. Hegbloom <[EMAIL PROTECTED]>

FYI: www.infrastructures.org

2003-07-22 Thread Karl M. Hegbloom
http://www.infrastructures.org/papers/bootstrap/bootstrap.html -- Karl M. Hegbloom <[EMAIL PROTECTED]>

Oracle installer?

2002-12-05 Thread Karl M. Hegbloom
Has anyone created an Oracle 9i installer?

Whos bug is this? doc/sendmail-doc/op.ps.gz - "Error: /invalidfont in findfont"

2001-05-01 Thread Karl M. Hegbloom
Ghostscript 6.50: Unrecoverable error, exit code 1 -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED]

unable to stat `./usr/share/man/man3/qcanvas.3qt.gz' (which I was about to install): Value too large for defined data type

2001-09-11 Thread Karl M. Hegbloom
Not sure what to do here. Please advise... I will "fsck" it, but want to send this off before bringing my machine down, just in case. Preparing to replace qt3-doc 2:3.0.0-0beta4-1 (using .../qt3-doc_2%3a3.0.0-0beta4-2_all.deb) ... Document `qt3-doc' is not installed, cannot remove. Unpacking

Re: An alarming trend (no it's not flaimbait.)

2002-01-03 Thread Karl M. Hegbloom
es. -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] http://www.microsharp.com phone://USA/WA/360-260-2066 jabber: [EMAIL PROTECTED]

no space left on device: LVM, Gnus --> dpkg, apt-get ?

2002-01-05 Thread Karl M. Hegbloom
it notice that before filling the block device, and prompt me about it, so I can make some room somehow? (either by removing files, dpkg --purging something, or using the LVM tools to extend the logical volume and then the filesystem utility to grow the filesystem.) -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] http://www.microsharp.com phone://USA/WA/360-260-2066 jabber: [EMAIL PROTECTED]

Re: Debian.rpm

2002-01-05 Thread Karl M. Hegbloom
I think you can probably boot to it with a carefully crafted initrd that performs a pivot_root into the debootstrapped chroot. Or, perhaps you could run a UML kernel there? Has anyone tried that? -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] http://www.microsharp.com phone://USA/WA/360

Re: Debian.rpm

2002-01-07 Thread Karl M. Hegbloom
>>>>> "Russell" == Russell Coker <[EMAIL PROTECTED]> writes: Russell> On Sat, 5 Jan 2002 00:27, Karl M. Hegbloom wrote: >> I think you can probably boot to it with a carefully crafted >> initrd that performs a pivot_root into the deboots

IBM "Key alliances" ?

2002-01-08 Thread Karl M. Hegbloom
http://www-1.ibm.com/linux/> On the right is a panel listing "Key Alliances". Why are we not listed? It would be a good thing for Debian to ally with IBM, wouldn't it? If I had a job as a system admin at an IBM shop, I'd much prefer to use Debian than RH. -- ma

Re: apt-get reinstall all

2002-01-08 Thread Karl M. Hegbloom
seen that silly perl script that Mandrake passes as an "apt like" package fetcher + installer? "urpmi". Hahah. -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] Free the Software http://www.debian.org/social_contract http://www.microsharp.com phone://USA/WA/360-260-2066

Re: Debian.rpm

2002-01-08 Thread Karl M. Hegbloom
ary doing it to my home system which will Tollef> only boot from the hard drive, no floppy, and won't boot Tollef> from the cdrom, though. :) Sounds as scary as my recent migration to XFS + LVM + GRUB. -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] Free the Software http://

Re: Debian.rpm

2002-01-08 Thread Karl M. Hegbloom
hing. Wichert, can you give us a hint, please? What keywords? -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] Free the Software http://www.debian.org/social_contract http://www.microsharp.com phone://USA/WA/360-260-2066

Re: LVM + XFS/Ext3 (Was no space left on device: LVM, Gnus --> dpkg, apt-get ?)

2002-01-08 Thread Karl M. Hegbloom
>>>>> "Andreas" == Andreas Tille writes: Andreas> On 4 Jan 2002, Karl M. Hegbloom wrote: >> I'm using LVM and XFS filesystems on my computer at home. This >> morning, after I pushed "g" from the Gnus *Group* buffer (to get new

Re: no space left on device: LVM, Gnus --> dpkg, apt-get ?

2002-01-08 Thread Karl M. Hegbloom
tly, this is filesystem implementation dependant. It is certainly true for ext{2,3}fs. What about the others, I wonder? This should be looked into, and perhaps documented in a paragraph of "man mkfs". -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] Free the Software http://www.debian.org/social_contract http://www.microsharp.com phone://USA/WA/360-260-2066

Don't let em make ya quit.

2002-01-10 Thread Karl M. Hegbloom
http://www.crn.com/sections/BreakingNews/dailyarchives.asp?ArticleID=32424> No matter how ugly they get, don't become what you most hate. Let's win this fair and square, folks. And we will win, we have superiour technology and all the source code... but that's what they'll say. Build on str

Re: Problems with the undead (zombies)

1998-06-07 Thread Karl M. Hegbloom
> "Stephen" == Stephen Carpenter <[EMAIL PROTECTED]> writes: Stephen> I was hacking around on xfstt earlier today. Neat. I packed up the ttf files from the Windows[1] that came with my Laptop, and am going to try them with `xfstt' after I get Debian 2.0 installed on it. :-) Step

Re: 1.3 installation reboots on a thinkpad.

1998-06-07 Thread Karl M. Hegbloom
> "Dale" == Dale Scheetz <[EMAIL PROTECTED]> writes: Dale> I know it has been a long time since we have dealt with Dale> these problems. It is for this reason that I can't remember Dale> what the solution was. Dale> I have a client trying to install 1.3 and the kernel gets

Re: problem with dselect and the "dists" hierarchy

1998-06-07 Thread Karl M. Hegbloom
> "Ben" == Ben Gertzfield <[EMAIL PROTECTED]> writes: Ben> I think it's critical that we at least remove the horrid Ben> prompts asking you your block device for your CD-ROM, or at Ben> least make an intelligent guess and provide a default. There was a question in the local Linux

Re: Consesus on Linuxconf?

1998-06-07 Thread Karl M. Hegbloom
> "Wichert" == Wichert Akkerman <[EMAIL PROTECTED]> writes: Wichert> [...] most files in /etc/init.d are marked as Wichert> conffiles. But only a couple of them actually contain Wichert> configuration-info. Have yous seen the "/etc/sysconfig" setup in Red Hat 5.0? I wonder if w

Re: Differences of Debian vs. the Other Guys

1998-06-07 Thread Karl M. Hegbloom
> "Manoj" == Manoj Srivastava <[EMAIL PROTECTED]> writes: Manoj> iii) It forces you to use fakeroot or sudo or super or Manoj> be root to Manoj> create a kernel image .deb file (this is not as Manoj> bad as it used to be before fakeroot) I question t

Base Set: Suggested additions & removals.

1998-06-07 Thread Karl M. Hegbloom
I would like to have `mc' and the two packages it depends on placed into the base set. We could then get rid of both `elvis-tiny' and `ae', and be left with a powerful tool that is easy for beginners and experienced folks alike. There ought to be room for it; the total size of `mc', `gpm',

Zip disk install set?

1998-06-07 Thread Karl M. Hegbloom
I'd like to see a Zip disk install set. What should go on it? Emacs-nox man, groff info lynx pine mc (should be in base set, IMO.) There are man pages in the base set that I cannot read. Man isn't there. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscrib

Something is corrupting `wtmp/utmp' again.

1998-06-14 Thread Karl M. Hegbloom
Any idea what's causing this? I think it *might* be pppd, but I'm not sure. `C-u M-! last' p*** [EMAIL PROTECTED]|*@ [EMAIL PROTECTED]Sun Jun 14 12:42 still logged in karlheg ttyp5:0.0 Sun Jun 14 11:37 still logged in karlheg ftp jhplip1

Re: [comp.lang.modula3] ANNOUNCE: Release of PM3-1.1.6 with LINUXLIBC6 support

1998-06-17 Thread Karl M. Hegbloom
> "Anthony" == Anthony Fok <[EMAIL PROTECTED]> writes: Anthony> I'm no expert, and I don't know how to fix the problem, Anthony> so if any developers are interested, please try to Anthony> compile it. :-) (They've got the *.src.rpm package, that Anthony> probably means it comp

Laptop: DSTN scan specs for X?

1998-06-17 Thread Karl M. Hegbloom
Anyone know the scan specs for a "12.1" SVGA High-contrast DSTN" laptop display? Or the secret to configuring a plug-n-play built-in modem? (You don't have to answer the second question; it's not fair of me to ask yet, I've not tried very hard to find the answer myself yet.) -- To UNSUBS

Installing things into run-parts or .d directories.

1999-05-09 Thread Karl M. Hegbloom
What if a package is installed, and puts a script in a run-parts directory or into a .d directory, but isn't configured due to a missing dependancy? The newbie "sysadmin" doesn't know to look for it, and leaves it there, then gets email from cron. Per sends off a tech support question. This cou

Re: Corel Setup Design Proposal

1999-05-10 Thread Karl M. Hegbloom
> "Andreas" == Andreas Jellinghaus <[EMAIL PROTECTED]> writes: >> I think this is a very difficult point, how do you plan to >> solve this, choose the right Xserver and XF86Config file for >> the users system ? Or do you plan to use the fbdev server ? i >> think not yet all gra

Re: Setup API, The next step (Re: Corel Setup Design Proposal)

1999-05-10 Thread Karl M. Hegbloom
aying jobs. What ever happened to `Yggdrasil Plug-n-Play Linux'? They have the best name for a Linux distribution out of all of them, IMO. It's occured to me that perhaps "Yggdrasil" would be a better name for Debian than "Debian" is. Karl M. Hegbloom, Student, Portland State University, OR, USA Time to read.

Re: Corel Setup Design Proposal

1999-05-10 Thread Karl M. Hegbloom
> "Joseph" == Joseph Carter <[EMAIL PROTECTED]> writes: Joseph> Save yourself some pain and use slang for the console Joseph> based installation. What makes `slang' a better choice than `ncurses'?

A setuid bash doesn't give up root.

1999-05-11 Thread Karl M. Hegbloom
I've discovered something interesting. # cp /bin/bash /tmp # chmod u+s /tmp/bash $ /tmp/bash $ whoami karlheg # cp /usr/bin/zsh /tmp # chmod u+s /tmp/zsh $ /tmp/zsh # whoami root Perhaps we should have a policy that says all of our shells should follow the Bash behaviour?

Re: An 'ae' testimony

1999-05-22 Thread Karl M. Hegbloom
ilt and provided for rescue times, with `elvis-tiny' or somesuch on it? Can it be compiled against `Slang' with slang's curses emulation? -- mailto:[EMAIL PROTECTED] (Karl M. Hegbloom) mailto:[EMAIL PROTECTED] (Karl M. Hegbloom) Portland, OR USA Debian GNU Potato Linux 2.2 AMD K6-233(@266) XEmacs-21.2beta

Re: Time to rewrite dpkg

1999-05-22 Thread Karl M. Hegbloom
ea of study... maybe if noone beats me to it, I'll work on that in five or six years. ;-) -- mailto:[EMAIL PROTECTED] (Karl M. Hegbloom) mailto:[EMAIL PROTECTED] (Karl M. Hegbloom) Portland, OR USA Debian GNU Potato Linux 2.2 AMD K6-233(@266) XEmacs-21.2beta

<    1   2