Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Devin Teske
> On Feb 19, 2018, at 4:32 PM, Warner Losh <i...@bsdimp.com> wrote: > > > >> On Mon, Feb 19, 2018 at 2:57 PM, Devin Teske <dte...@freebsd.org> wrote: >> >> >> > On Feb 19, 2018, at 2:21 PM, Kyle Evans <kev...@freebsd.org> wrote

Re: ACPI panic on boot with new Lua loader and other minor issues

2018-02-19 Thread Devin Teske
> On Feb 19, 2018, at 2:21 PM, Kyle Evans wrote: > > It seems that the Forth loader might be doing something sneaky and > replacing the standard common "boot" with a Forth boot that handles > this a lot better. CC'ing dteske@ so they can confirm. I can indeed confirm this

Re: I/O semantics of pipe and FIFO.

2017-03-08 Thread Devin Teske
Problem we had found was: Executing dd with a closed stdout and stderr would cause the summary messages printed at the end to go into the destination output file. For example, dd if=/dev/zero of=/tmp/foo bs=1m count=1 Works fine, but the following: dd if=/dev/zero of=/tmp/foo bs=1m count=1

Re: revisiting tunables under Safe Mode menu option

2016-12-11 Thread Devin Teske
gt; > on 01/03/2012 18:52 Devin Teske said the following: >> >> >>> -Original Message- >>> From: Andriy Gapon [mailto:a...@freebsd.org] >>> Sent: Thursday, March 01, 2012 12:39 AM >>> To: Devin Teske >>> Cc: John Baldwin; freebsd-

Re: [FreeBSD-Announce] HEADS-UP: OpenSSH DSA keys are deprecated in 12.0 and 11.0

2016-08-08 Thread Devin Teske
-shell.md> > > The short answer then is ed25519 or rsa4096, disable both dsa and ecdsa. > > Even 6.5p1 shipped with 9.3 supports ed25519. > > Cheers, > > Bernard. > Thanks for confirming, Bernard! -- Cheers, Devin > On 2016-08-08 19:56, Devi

Re: [FreeBSD-Announce] HEADS-UP: OpenSSH DSA keys are deprecated in 12.0 and 11.0

2016-08-08 Thread Devin Teske
Which would you use? ECDSA? https://en.wikipedia.org/wiki/Elliptic_curve_cryptography "" In the wake of the exposure of Dual_EC_DRBG as "an NSA undercover operation", cryptography experts have also expressed concern over the security

Re: FreeBSD 11.0-BETA4 Now Available

2016-08-08 Thread Devin Teske
> On Aug 8, 2016, at 8:02 AM, Lars Engels wrote: > > On Mon, Aug 08, 2016 at 02:44:05PM +, Glen Barber wrote: >> On Mon, Aug 08, 2016 at 10:48:30AM +0200, Lars Engels wrote: >>> On Sat, Aug 06, 2016 at 09:05:26PM +, Glen Barber wrote: -BEGIN PGP SIGNED

Re: Error: stack underflow

2016-04-20 Thread Devin Teske
> On Apr 20, 2016, at 1:24 AM, Andriy Gapon wrote: > > > I see this message "Error: stack underflow" when a loader menu is presented. > It seems that it comes from ficl. This is on a quite recent (< 2 weeks) head. > How can I debug this problem? > > I have one local

Re: Does anyone use kgzip / kgzldr?

2016-01-06 Thread Devin Teske
> On Nov 23, 2015, at 6:35 PM, Ed Maste wrote: > > Hiya, I wanted to forward this to you in case you're not reading -current at > the moment so you don't miss it. A PR of yours from 2013 is the only recent > evidence I found of someone using kgzldr :-) > Not on -current

Re: Nothing can boot anymore - video issues

2015-04-08 Thread Devin Teske
On Apr 8, 2015, at 8:18 AM, Shawn Webb shawn.w...@hardenedbsd.org wrote: On Mon, 2015-04-06 at 16:55 -0700, Devin Teske wrote: On Apr 6, 2015, at 1:35 PM, Shawn Webb shawn.w...@hardenedbsd.org wrote: On Mon, 2015-04-06 at 13:59 -0400, Shawn Webb wrote: On Sun, 2015-04-05 at 12:07

Re: [RFC] Add GELI Passphrase: prompt to boot loader

2015-04-06 Thread Devin Teske
On Apr 6, 2015, at 10:52 AM, Eric van Gyzen vangy...@freebsd.org wrote: On 04/06/2015 13:39, Devin Teske wrote: On Apr 6, 2015, at 10:24 AM, Eric van Gyzen e...@vangyzen.net wrote: On 04/06/2015 12:58, Devin Teske wrote: Hi -current, I have a pending enhancement to the boot loader

Re: [RFC] Add GELI Passphrase: prompt to boot loader

2015-04-06 Thread Devin Teske
On Apr 6, 2015, at 10:24 AM, Eric van Gyzen e...@vangyzen.net wrote: On 04/06/2015 12:58, Devin Teske wrote: Hi -current, I have a pending enhancement to the boot loader that Colin P. and I have been working on together. URL: https://reviews.freebsd.org/D2105 https

Re: Nothing can boot anymore - video issues

2015-04-06 Thread Devin Teske
On Apr 6, 2015, at 1:35 PM, Shawn Webb shawn.w...@hardenedbsd.org wrote: On Mon, 2015-04-06 at 13:59 -0400, Shawn Webb wrote: On Sun, 2015-04-05 at 12:07 -0700, Rui Paulo wrote: On Apr 5, 2015, at 09:11, Shawn Webb shawn.w...@hardenedbsd.org wrote: So I just updated my laptop and desktop

[RFC] Add GELI Passphrase: prompt to boot loader

2015-04-06 Thread Devin Teske
Hi -current, I have a pending enhancement to the boot loader that Colin P. and I have been working on together. URL: https://reviews.freebsd.org/D2105 https://reviews.freebsd.org/D2105 The nature of the patch is to cause the boot loader to prompt for the GELI passphrase and then pass that on

Re: Phabricator -- can't update review

2015-03-31 Thread Devin Teske
On Mar 31, 2015, at 7:56 PM, Devin Teske dte...@freebsd.org wrote: On Mar 31, 2015, at 7:39 PM, Devin Teske dte...@freebsd.org wrote: Hi, I’ve been beating my head on the below issue for an hour now. I’m getting frustrated and don’t understand what it is trying to say. head $ arc

Re: Phabricator -- can't update review

2015-03-31 Thread Devin Teske
On Mar 31, 2015, at 7:39 PM, Devin Teske dte...@freebsd.org wrote: Hi, I’ve been beating my head on the below issue for an hour now. I’m getting frustrated and don’t understand what it is trying to say. head $ arc diff —update D2105 Exception Field “revisionID” occurs twice in commit

Phabricator -- can't update review

2015-03-31 Thread Devin Teske
Hi, I’ve been beating my head on the below issue for an hour now. I’m getting frustrated and don’t understand what it is trying to say. head $ arc diff —update D2105 Exception Field “revisionID” occurs twice in commit message! So I go and look at the commit message. I think it is confused. I

Re: bsdinstall and current (possible stable) snapshots

2015-03-23 Thread Devin Teske
On Mar 22, 2015, at 10:47 PM, Sergey V. Dyatko sergey.dya...@gmail.com wrote: Hi Devin, Recently I'm trying to install FreeBSD CURRENT from bootonly image ( FreeBSD-11.0-CURRENT-amd64-20150302-r279514-bootonly.iso) on IBM HS22 blade via bladecenter's kvm but I faced with problem on

RE: Error when adding user with multiple groups with bsdconfig

2014-03-09 Thread Devin Teske
-Original Message- From: Lundberg, Johannes [mailto:johan...@brilliantservice.co.jp] Sent: Thursday, January 9, 2014 11:38 PM To: David Chisnall Cc: FreeBSD Current Subject: Re: Error when adding user with multiple groups with bsdconfig On Fri, Jan 10, 2014 at 4:33 PM, David

Re: 9.1-RC3 LiveCD missing features

2012-12-08 Thread Devin Teske
On Dec 8, 2012, at 12:09 PM, Garrett Cooper wrote: On Sat, Dec 8, 2012 at 9:42 AM, Ian Lepore free...@damnhippie.dyndns.org wrote: ... It shouldn't require rc.initdiskless; just the fact that rc.d/var detects it can't write to /var should cause it to automatically create a memory

Re: 9.1-RC3 LiveCD missing features

2012-12-07 Thread Devin Teske
On Dec 7, 2012, at 2:30 PM, CeDeROM wrote: Hello Chuck :-) DD cannot perform non-destructive test.. unless I do dd if=/dev/ada0s2a of=/dev/ada0s2a :-) Do you think drives are now smart enough to remap badblocks this way? What is the probability that there are no badblocks or badblocks are

Re: 9.1-RC3 LiveCD missing features

2012-12-07 Thread Devin Teske
On Dec 7, 2012, at 2:39 PM, Devin Teske wrote: On Dec 7, 2012, at 2:30 PM, CeDeROM wrote: Hello Chuck :-) DD cannot perform non-destructive test.. unless I do dd if=/dev/ada0s2a of=/dev/ada0s2a :-) Do you think drives are now smart enough to remap badblocks this way? What

Re: can't open '/boot/menusets.4th'

2012-11-13 Thread Devin Teske
On Nov 12, 2012, at 3:50 PM, Glen Barber wrote: On Mon, Nov 12, 2012 at 06:11:43PM -0500, Darrel wrote: Hello, Today I booted r242670 from the console and noticed this error message: can't open '/boot/menusets.4th': no such file of directory Error while including

Re: HEADS UP: Forth Optimizations

2012-11-12 Thread Devin Teske
On Nov 11, 2012, at 5:30 PM, Peter Jeremy wrote: On 2012-Nov-10 16:53:10 -0800, Devin Teske devin.te...@fisglobal.com wrote: Can someone help review this for the commit log? I've had a look through the proposed patch and my comments follow. Other than that, it looks good to me. Thanks

HEADS UP: Forth Optimizations

2012-11-10 Thread Devin Teske
Hi Everybody, Adrian (my co-mentor) wanted some additional eyes/names for review on a patch I'm making to sys/boot/forth (patch attached as patch.txt). The patch makes no changes to user experience or functionality (but _does_ fix one incident of stack leakage -- among other things). I

[HEAD] SVN r242667 and r242688 missing .4th file in /boot

2012-11-06 Thread Devin Teske
For a brief 6 hours and 48 minutes (time between r242667 and r242688), if you updated your HEAD source tree, please update it again (to bring base/head/sys/boot/ up to r242688 or higher). r242667 introduced a bugette wherein if you reboot your system you'll get the error can't open

Re: [IMPORT] bsdconfig(8)

2012-07-14 Thread Devin Teske
On Jul 14, 2012, at 2:34 AM, Bruce Cran wrote: On 14/07/2012 03:48, Devin Teske wrote: I'm [re-]announcing that (after much delay from the first announcement) that I am finally importing bsdconfig(8) into HEAD. I've noticed a couple of issues: The welcome page mentions setting the root

Re: [IMPORT] bsdconfig(8)

2012-07-14 Thread Devin Teske
On Jul 14, 2012, at 1:06 PM, Bruce Cran wrote: On 14/07/2012 20:49, Devin Teske wrote: The goal is to have bsdinstall drop those functionalities and instead link to bsdconfig. Won't that mean it'll be possible to end up with an installation without a root password set

Re: [IMPORT] bsdconfig(8)

2012-07-14 Thread Devin Teske
On Jul 14, 2012, at 1:52 PM, Bruce Cran wrote: On 14/07/2012 21:17, Devin Teske wrote: The implication is that bsdconfig and bsdinstall will forever live side-by-side once linked together. That includes having bsdconfig live on the installation media so that bsdinstall can utilize

Re: [IMPORT] bsdconfig(8)

2012-07-14 Thread Devin Teske
On Jul 14, 2012, at 2:46 PM, Bruce Cran wrote: On 14/07/2012 22:07, Devin Teske wrote: bsdinstall asks to set the root password (by either executing bsdconfig password -- in which a transition is only noticeable because the --backtitle changes from FreeBSD Installer to bsdconfig

Re: [IMPORT] bsdconfig(8)

2012-07-14 Thread Devin Teske
On Jul 14, 2012, at 3:32 PM, Bruce Cran wrote: On 14/07/2012 22:58, Devin Teske wrote: Did I? When one starts discussing 'Express Install', we're clearly in the realm of bsdinstall, not bsdconfig. Like you stated, in that case bsdinstall would not use bsdconfig. I'm getting really

[IMPORT] bsdconfig(8)

2012-07-13 Thread Devin Teske
Hello -current, I'm [re-]announcing that (after much delay from the first announcement) that I am finally importing bsdconfig(8) into HEAD. Here's what to expect from the import: 1. The Makefile for usr.sbin will not automatically descend into the new usr.sbin/bsdconfig directory. 2. To add

Re: [HEADS-UP] Import of src/usr.sbin/bsdconfig from sysutils/bsdconfig (ports)

2012-07-13 Thread Devin Teske
On Jul 2, 2012, at 6:24 PM, Devin Teske wrote: On Jun 30, 2012, at 3:47 PM, Bruce Cran wrote: On 28/06/2012 00:11, Devin Teske wrote: I'd like to announce that I intend to import bsdconfig(8) today. I haven't seen this get committed yet - was there a problem? No problems. A long

Re: [HEADS-UP] Import of src/usr.sbin/bsdconfig from sysutils/bsdconfig (ports)

2012-07-02 Thread Devin Teske
On Jun 30, 2012, at 3:47 PM, Bruce Cran wrote: On 28/06/2012 00:11, Devin Teske wrote: I'd like to announce that I intend to import bsdconfig(8) today. I haven't seen this get committed yet - was there a problem? No problems. A long weekend put the damper on the process but it has picked

Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-27 Thread Devin Teske
On Jun 27, 2012, at 8:58 AM, Bruce Cran wrote: On 27/06/2012 02:11, Devin Teske wrote: Fixed. Thanks! The mouse daemon flags text still seems to have an upper-case 'S' ('Please Specify'). Oops, forgot that one. Thanks Bruce! Fixed. -- Devin NOTE: I probably won't be rushing to roll

[HEADS-UP] Import of src/usr.sbin/bsdconfig from sysutils/bsdconfig (ports)

2012-06-27 Thread Devin Teske
Hi All, I'd like to announce that I intend to import bsdconfig(8) today. === Run-up… Q. What is bsdconfig(8)? A. dialog(1) based post-install configuration utility for configuring/managing various aspects of FreeBSD. Q. What does it look like? A. No screenshots, but I do have a graphic

Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-26 Thread Devin Teske
Hi Bruce, On Jun 24, 2012, at 5:14 PM, Bruce Cran wrote: On 21/06/2012 00:40, Devin Teske wrote: If you have the time and/or energy, please test and report any issues that you experience. I've noticed a few typos and other minor issues: In bsdconfig(8): Contains a link to itself

Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-21 Thread Devin Teske
On Jun 21, 2012, at 3:53 AM, Vitaly Magerya wrote: Devin Teske wrote: Toggle Startup Services dialog shows sendmail_enable and sendmail_msp_queue_enable variables, but doesn't seem to show sendmail_submit_enable and sendmail_outbound_enable. Is this by design? What does the following

Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-21 Thread Devin Teske
. P.P.S. Thanks goes to Vitaly Magerya for the bug report. P.P.P.S. Thanks to wxs@ for help in ports. On Jun 20, 2012, at 4:40 PM, Devin Teske wrote: Hi Folks, This is a call for testing of the new sysutils/bsdconfig port. Back in February, Ron McDowell and myself together decided we were

[CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-20 Thread Devin Teske
Hi Folks, This is a call for testing of the new sysutils/bsdconfig port. Back in February, Ron McDowell and myself together decided we were going to take-on the task of salvaging sysinstall(8)'s Configure menu while simultaneously rewriting it into a system of shell scripts (making it similar

Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-20 Thread Devin Teske
On Jun 20, 2012, at 5:16 PM, Vitaly Magerya wrote: Devin Teske devin.te...@fisglobal.com wrote: If you have the time and/or energy, please test and report any issues that you experience. Toggle Startup Services dialog shows sendmail_enable and sendmail_msp_queue_enable variables

Re: [CFT] sysutils/bsdconfig: Replacement for sysinstall(8) post-install configuration abilities

2012-06-20 Thread Devin Teske
On Jun 20, 2012, at 6:24 PM, Devin Teske wrote: On Jun 20, 2012, at 5:16 PM, Vitaly Magerya wrote: [snip] It also hangs if I try to toggle sendmail_msp_queue_enable. (Tell me if you can't reproduce this easily, I'll provide more details). Wow, that was an obscure bug! Thanks

Re: make delete-old performance.

2012-05-16 Thread Devin Teske
On May 16, 2012, at 4:06 PM, Peter Jeremy wrote: I recently ran make delete-old on a -current box and felt it was rather slow. That prompted me to do some more careful experiments. On one box where I have both 8-stable and 9-stable available, there was a ~30x slowdown (based on 5 runs,

RE: Switching on/off 5V power to a USB port

2012-04-03 Thread Devin Teske
-Original Message- From: owner-freebsd-curr...@freebsd.org [mailto:owner-freebsd- curr...@freebsd.org] On Behalf Of Ron McDowell Sent: Tuesday, April 03, 2012 3:14 PM To: freebsd-current Subject: Switching on/off 5V power to a USB port I just got a little USB powered fan and it

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Andriy Gapon [mailto:a...@freebsd.org] Sent: Thursday, March 01, 2012 12:39 AM To: Devin Teske Cc: John Baldwin; freebsd-current@FreeBSD.org; Scott Long; Devin Teske Subject: Re: revisiting tunables under Safe Mode menu option on 01/03/2012 03:34 Devin

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Scott Long [mailto:sco...@samsco.org] Sent: Thursday, March 01, 2012 9:13 AM To: Devin Teske Cc: 'Andriy Gapon'; 'John Baldwin'; freebsd-current@FreeBSD.org; 'Devin Teske' Subject: Re: revisiting tunables under Safe Mode menu option On Mar 1, 2012

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Andriy Gapon [mailto:a...@freebsd.org] Sent: Thursday, March 01, 2012 9:07 AM To: Devin Teske Cc: 'John Baldwin'; freebsd-current@FreeBSD.org; 'Scott Long'; 'Devin Teske' Subject: Re: revisiting tunables under Safe Mode menu option on 01/03/2012 18:52

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Julian Elischer [mailto:jul...@freebsd.org] Sent: Thursday, March 01, 2012 1:22 PM To: Devin Teske Cc: 'Andriy Gapon'; freebsd-current@freebsd.org; 'Devin Teske'; 'John Baldwin' Subject: Re: revisiting tunables under Safe Mode menu option On 3/1/12 8:52

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Julian Elischer [mailto:jul...@freebsd.org] Sent: Thursday, March 01, 2012 1:28 PM To: Scott Long Cc: Devin Teske; freebsd-current@freebsd.org; 'Devin Teske'; 'John Baldwin'; 'Andriy Gapon' Subject: Re: revisiting tunables under Safe Mode menu option

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Scott Long [mailto:sco...@samsco.org] Sent: Thursday, March 01, 2012 1:43 PM To: Devin Teske Cc: 'Julian Elischer'; freebsd-current@freebsd.org; 'Devin Teske'; 'John Baldwin'; 'Andriy Gapon' Subject: Re: revisiting tunables under Safe Mode menu option

RE: revisiting tunables under Safe Mode menu option

2012-03-01 Thread Devin Teske
-Original Message- From: Julian Elischer [mailto:jul...@freebsd.org] Sent: Thursday, March 01, 2012 1:52 PM To: Devin Teske Cc: 'Andriy Gapon'; freebsd-current@freebsd.org; 'Devin Teske'; 'John Baldwin' Subject: Re: revisiting tunables under Safe Mode menu option On 3/1/12 1:35

Re: revisiting tunables under Safe Mode menu option

2012-02-29 Thread Devin Teske
off the face of the earth. But I agree that turning it off on modern systems probably does more harm than good. Hence my suggestion for a finer control over this in the menu. Maybe Devin Teske can lend some help with this task? .oO(uh oh, what'd I do now?) For extra credit, it should

Re: Fwd: Effect of Processor and Memory on KDE4 execution speed

2012-02-21 Thread Devin Teske
On Tue, 2012-02-21 at 14:42 -0800, Robison, Dave wrote: Original Message Subject: Effect of Processor and Memory on KDE4 execution speed Date: Tue, 14 Feb 2012 09:39:36 -0500 From:

Re: Kernel Tracking Question.. regarding kernel and boot files

2011-04-10 Thread Devin Teske
On Apr 9, 2011, at 9:46 PM, Julian Elischer jul...@freebsd.org wrote: On 4/9/11 2:51 PM, Chris Richardson wrote: On Sat, Apr 9, 2011 at 10:34 PM, Chuck Swigercswi...@mac.com wrote: Hi, Chris-- [ ...Reply-to: set to direct towards the most appropriate list... ] On Apr 9, 2011, at 8:31

Re: vmware-tools-freebsd No drivers for x.org version: 7.6.5.

2011-04-08 Thread Devin Teske
On Apr 8, 2011, at 5:03 AM, Matthias Apitz g...@unixarea.de wrote: El día Friday, April 08, 2011 a las 12:17:03PM +0200, Dimitry Andric escribió: On 2011-04-08 10:42, Matthias Apitz wrote: I have FreeBSD 9-CURRENT up and running in a VMware Workstation 7.x and I tried to install the

Re: FreeBSD Installer Roadmap

2011-02-22 Thread Devin Teske
On Feb 21, 2011, at 11:03 PM, Josh Paetzel wrote: On Monday, February 21, 2011 08:38:03 pm Devin Teske wrote: Really, the crux of the issue is that our organization is **just now** migrating off of FreeBSD-4 (yes, it's true... there are over 1,000 FreeBSD-4.11 machines running

Re: FreeBSD Installer Roadmap

2011-02-22 Thread Devin Teske
On Feb 22, 2011, at 12:57 PM, Peter Jeremy wrote: On 2011-Feb-22 02:50:54 -0800, Devin Teske dte...@vicor.com wrote: That's the operative word here (supports). Lord help us when that changes to requires (that is to say, if/when the FreeBSD kernel becomes legacy-free with respect

Re: FreeBSD Installer Roadmap

2011-02-22 Thread Devin Teske
On Feb 22, 2011, at 7:41 PM, Garrett Cooper wrote: On Tue, Feb 22, 2011 at 7:23 PM, Devin Teske dte...@vicor.com wrote: On Feb 22, 2011, at 12:57 PM, Peter Jeremy wrote: On 2011-Feb-22 02:50:54 -0800, Devin Teske dte...@vicor.com wrote: That's the operative word here (supports). Lord

Re: FreeBSD Installer Roadmap

2011-02-21 Thread Devin Teske
On Feb 21, 2011, at 2:12 PM, Josh Paetzel wrote: On Saturday, February 19, 2011 02:44:42 am Bruce Cran wrote: On Saturday 19 February 2011 03:04:39 Devin Teske wrote: There are many reasons for this, and none of them are selfish (although it remains possible to drum-up some selfish reason

Re: FreeBSD Installer Roadmap

2011-02-18 Thread Devin Teske
...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-sysinstall To unsubscribe, send any mail to freebsd-sysinstall-unsubscr...@freebsd.org -- Cheers, Devin Teske - CONTACT INFORMATION - Business Solutions Consultant II FIS - fisglobal.com 510-735-5650 Mobile 510-621-2038 Office

Re: [RFC] Rewriting sade(8)

2010-04-08 Thread Devin Teske
(such as don't allow the user to mount something on top of /mnt or /rescue), and sysinstall needs to know the outcome. DES -- Cheers, Devin Teske - CONTACT INFORMATION - Business Solutions Consultant II FIS - fisglobal.com 510-735-5650 Mobile 510-621-2038 Office 510-621-2020 Office Fax 909

Re: [RFC] Rewriting sade(8)

2010-04-08 Thread Devin Teske
. Regards, -- Rui Paulo -- Cheers, Devin Teske - CONTACT INFORMATION - Business Solutions Consultant II FIS - fisglobal.com 510-735-5650 Mobile 510-621-2038 Office 510-621-2020 Office Fax 909-477-4578 Home/Fax devin.te...@fisglobal.com - LEGAL DISCLAIMER - This message contains confidential

Re: [RFC] Rewriting sade(8)

2010-04-08 Thread Devin Teske
, needs more docs, etc ;) -- Cheers, Devin Teske - CONTACT INFORMATION - Business Solutions Consultant II FIS - fisglobal.com 510-735-5650 Mobile 510-621-2038 Office 510-621-2020 Office Fax 909-477-4578 Home/Fax devin.te...@fisglobal.com - LEGAL DISCLAIMER - This message contains confidential