Re: bin/15038: sysinstall(8): easy to not notice that selection lists must be scrolled.

2010-04-26 Thread brucec
Synopsis: sysinstall(8): easy to not notice that selection lists must be 
scrolled.

Responsible-Changed-From-To: freebsd-bugs->brucec
Responsible-Changed-By: brucec
Responsible-Changed-When: Mon Apr 26 07:00:57 UTC 2010
Responsible-Changed-Why: 
Take.

http://www.freebsd.org/cgi/query-pr.cgi?pr=15038
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: bin/38478: sysinstall(8): In Choose Distributions screen, it's difficult to remove XFree86

2010-04-26 Thread brucec
Synopsis: sysinstall(8): In Choose Distributions screen, it's difficult to 
remove XFree86

Responsible-Changed-From-To: freebsd-bugs->brucec
Responsible-Changed-By: brucec
Responsible-Changed-When: Mon Apr 26 07:01:33 UTC 2010
Responsible-Changed-Why: 
Take.

http://www.freebsd.org/cgi/query-pr.cgi?pr=38478
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


conf/146064: [patch] allow users to specify location for backups in default cron scripts

2010-04-26 Thread Eitan Adler

>Number: 146064
>Category:   conf
>Synopsis:   [patch] allow users to specify location for backups in default 
>cron scripts
>Confidential:   no
>Severity:   non-critical
>Priority:   medium
>Responsible:freebsd-bugs
>State:  open
>Quarter:
>Keywords:   
>Date-Required:
>Class:  change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 26 12:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Eitan Adler
>Release:FreeBSD 8.0
>Organization:
>Environment:
>Description:
Discussion starts at 
http://lists.freebsd.org/pipermail/freebsd-hackers/2010-April/031663.html
>How-To-Repeat:

>Fix:
Index: 200.backup-passwd
===
--- 200.backup-passwd   (revision 207071)
+++ 200.backup-passwd   (working copy)
@@ -24,7 +24,7 @@
"doesn't exist"
rc=2
else
-   bak=/var/backups
+   bak="$backup_location"
rc=0
 
echo ""
Index: 210.backup-aliases
===
--- 210.backup-aliases  (revision 207071)
+++ 210.backup-aliases  (working copy)
@@ -19,7 +19,7 @@
"/etc/mail/aliases doesn't exist"
rc=2
else
-   bak=/var/backups
+   bak="$backup_location"
rc=0
 
echo ""
Index: ../../defaults/periodic.conf
===
--- ../../defaults/periodic.conf(revision 207071)
+++ ../../defaults/periodic.conf(working copy)
@@ -22,6 +22,8 @@
 # periodic script dirs
 local_periodic="/usr/local/etc/periodic"
 
+# General options
+backup_location="/var/backups"
 
 # Daily options

 


>Release-Note:
>Audit-Trail:
>Unformatted:
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: bin/53839: sysinstall(8): disklabel editor fails on post-install config

2010-04-26 Thread Brian Candler
> I suspect this bug will have disappeared with the move to devfs in 5.x.
> Did you ever see the problem again on newer FreeBSD releases?

Sorry, it's been a long time since I last built a FreeBSD box with multiple
ATA drives :-)
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: kern/77355: [i386] [patch] Detect i*86 subarches for uname

2010-04-26 Thread Alexander Best
The following reply was made to PR kern/77355; it has been noted by GNATS.

From: Alexander Best 
To: 
Cc:  
Subject: Re: kern/77355: [i386] [patch] Detect i*86 subarches for uname
Date: Mon, 26 Apr 2010 22:50:40 +0200 (CEST)

 please suspend this pr. although the requested changes are trivial they're not
 going to happen, because different opinions concerning this topic within the
 freebsd developer community exist.
 
 -- 
 Alexander Best
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: kern/77355: [i386] [patch] Detect i*86 subarches for uname

2010-04-26 Thread linimon
Synopsis: [i386] [patch] Detect i*86 subarches for uname

State-Changed-From-To: open->suspended
State-Changed-By: linimon
State-Changed-When: Mon Apr 26 23:21:37 UTC 2010
State-Changed-Why: 
Mark suspended.  Apparently there is no consensus on this.

http://www.freebsd.org/cgi/query-pr.cgi?pr=77355
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Re: misc/146053: shutdown of jails breaks intra-jail dependencies

2010-04-26 Thread Chad Milios
The following reply was made to PR misc/146053; it has been noted by GNATS.

From: Chad Milios 
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: misc/146053: shutdown of jails breaks intra-jail dependencies
Date: Mon, 26 Apr 2010 17:13:55 -0700 (PDT)

 heres an additional patch to the rc.conf manpage to document this feature:
 
 diff -rNU3 ../src.dist/share/man/man5/rc.conf.5 ./share/man/man5/rc.conf.5
 --- ../src.dist/share/man/man5/rc.conf.52010-02-10 00:26:20.0 +
 +++ share/man/man5/rc.conf.52010-04-26 16:42:53.0 +
 @@ -3696,6 +3696,11 @@
  If set to
  .Dq Li YES ,
  allow applications within a jail to use System V IPC.
 +.It Va jail_reverse_shutdown
 +.Pq Vt bool
 +If set to
 +.Dq Li YES ,
 +use the reverse order when stopping multiple jails.
  .\" - ISDN settings -
  .It Va isdn_enable
  .Pq Vt bool
 
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


Boostez votre carrière en Comptabilité-Fina nce !

2010-04-26 Thread Avec Comptalia Formation . . .
Si vous n'arrivez pas à voir cet email, cliquez ici ( 
"http://www2.comptalia.com/emailing/230410f.htm"; )
( "http://www.comptalia.com"; )


Depuis plus de 10 ans, Comptalia vous accompagne et soutient votre carrière.
Acteur de référence de la formation via internet, Comptalia forme plus de 4500 
personnes par an
aux métiers de la comptabilité, gestion et finance.




Comptabilité-Gestion-Finance...

» Développez vos compétences
» Travaillez dans des secteurs qui recrutent

Réussissez votre diplôme d'Etat
( 
"http://www.comptalia.com/diplomes-comptables/dcg/diplomes-comptabilite-gestion.asp";
 ) DCG - BAC + 3 ( 
"http://www.comptalia.com/diplomes-comptables/dcg/diplomes-comptabilite-gestion.asp";
 ) ( 
"http://www.comptalia.com/diplomes-comptables/dscg/diplomes-superieur-comptabilite-gestion.asp";
 ) DSCG - BAC + 5 ( 
"http://www.comptalia.com/diplomes-comptables/dscg/diplomes-superieur-comptabilite-gestion.asp";
 )

Choisissez une formation Métier

 ( 
"http://www.comptalia.com/formation-metier-comptabilite/gestionnaire-paye/certificat-gestionnaire-paye.asp";
 ) Gestionnaire de paye ( 
"http://www.comptalia.com/formation-metier-comptabilite/gestionnaire-paye/certificat-gestionnaire-paye.asp";
 ) ( 
"http://www.comptalia.com/formation-metier-comptabilite/chef-comptable/certificat-chef-comptable.asp";
 ) Chef comptable ( 
"http://www.comptalia.com/formation-metier-comptabilite/chef-comptable/certificat-chef-comptable.asp";
 )
( 
"http://www.comptalia.com/formation-metier-comptabilite/secretaire-comptable/certificat-secretaire-comptable.asp";
 ) Secrétaire comptable ( 
"http://www.comptalia.com/formation-metier-comptabilite/secretaire-comptable/certificat-secretaire-comptable.asp";
 ) ( 
"http://www.comptalia.com/formation-metier-comptabilite/specialiste-ifrs/certificat-specialiste-ifrs.asp";
 ) Spécialiste IFRS ( 
"http://www.comptalia.com/formation-metier-comptabilite/specialiste-ifrs/certificat-specialiste-ifrs.asp";
 )
( 
"http://www.comptalia.com/formation-metier-comptabilite/assistant-comptable/certificat-assistant-comptable.asp";
 ) Assistant comptable ( 
"http://www.comptalia.com/formation-metier-comptabilite/assistant-comptable/certificat-assistant-comptable.asp";
 ) ( 
"http://www.comptalia.com/formation-metier-comptabilite/controleur-gestion/certificat-controleur-gestion.asp";
 ) Contrôleur de gestion ( 
"http://www.comptalia.com/formation-metier-comptabilite/controleur-gestion/certificat-controleur-gestion.asp";
 )
( 
"http://www.comptalia.com/formation-metier-comptabilite/comptable/certificat-comptable.asp";
 ) Comptable ( 
"http://www.comptalia.com/formation-metier-comptabilite/comptable/certificat-comptable.asp";
 )    

» Recevez une documentation ( 
"http://www.comptalia.com/documentation/documentation.asp"; )

 Gratuit

Suivez gratuitement la formation qui vous intéresse !






( "http://www.comptalia.com/contacts/inscription/formulaire.asp"; )



( "http://www.comptalia.com/contacts/contact.asp"; ) Ce message est conforme à 
la législation en vigueur et aux délibérations de la CNIL des 22 et 30 mars 
2005 sur la prospection par courrier électronique dans le cadre professionnel. 
Conformément à l'article 34 de la loi 78-17 du 6 janvier 1978 relative à 
l'informatique, aux fichiers et aux libertés, vous disposez d'un droit d'accès, 
de rectification des données nominatives vous concernant.
Pour ne plus recevoir les mails de Comptalia, cliquez ici. ( 
"http://www2.comptalia.com/emailing/stop-news.asp?email=freebsd-b...@freebsd.org&cpg=230410f";
 )

Vous pouvez aussi écrire à Comptalia : 635 rue Robert MALTHUS 34470 PEROLS 
FRANCE
Numéro d'inscription de Comptalia à la CNIL : 774640

 ( "http://www.2si.fr"; )

___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"