Re: munin related

2013-10-08 Thread Laszlo Danielisz
Not a bad idea.





 From: Mark Felder 
To: freebsd-questions@freebsd.org 
Sent: Monday, October 7, 2013 8:35 PM
Subject: Re: munin related
 

On Mon, Oct 7, 2013, at 12:57, Laszlo Danielisz wrote:
> Dear Dan, 
> 
> Yep killing nscd help me to get out of this trouble.
> 
> Thank you very much! 
> 

Some day it might be feasible to tie a hook into pkg that clears the
uid/gid cache in nscd when trying to install packages so this isn't a
problem.

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


Re: munin related

2013-10-07 Thread Laszlo Danielisz
Dear Dan, 

Yep killing nscd help me to get out of this trouble.

Thank you very much! 

-- 
Laszlo Danielisz



On 2013 October 7 Monday at 5:55 PM, Dan Nelson wrote:

> In the last episode (Oct 05), Laszlo Danielisz said:
> > Today while trying to install munin-node on 9.2 from ports I keep getting
> > the following error:
> > 
> > ===>  Checking if sysutils/munin-common already installed
> > ===> Creating users and/or groups.
> > Using existing group `munin'.
> > Creating user `munin' with uid `842'.
> > pw: user 'munin' already exists
> > *** [create-users-groups] Error code 74
> > 
> > Stop in /usr/ports/sysutils/munin-common.
> > *** [build-depends] Error code 1
> > 
> > Stop in /usr/ports/sysutils/munin-node.
> > *** [build] Error code 1
> > 
> > Stop in /usr/ports/sysutils/munin-node.
> > 
> > 
> > Do you have any  idea what can cause this?
> > The ports are up to date.
> > 
> 
> 
> Do you have nscd caching enabled? It sometimes doesn't realize immediately
> that users/groups have been added to the system. Try restarting nscd, or
> disabling it temporarily while you install.
> 
> -- 
> Dan Nelson
> dnel...@allantgroup.com (mailto:dnel...@allantgroup.com)
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


munin related

2013-10-05 Thread Laszlo Danielisz
Hi everybody,

Today while trying to install munin-node on 9.2 from ports I keep getting the 
following error:

===>  Checking if sysutils/munin-common already installed
===> Creating users and/or groups.
Using existing group `munin'.
Creating user `munin' with uid `842'.
pw: user 'munin' already exists
*** [create-users-groups] Error code 74

Stop in /usr/ports/sysutils/munin-common.
*** [build-depends] Error code 1

Stop in /usr/ports/sysutils/munin-node.
*** [build] Error code 1

Stop in /usr/ports/sysutils/munin-node.


Do you have any  idea what can cause this?
The ports are up to date.

I've tried before installing munin-node via pkg_add, it installed successfully 
but didn't work properly so I uninstall and tried it via ports.

Any suggestions?

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


Re: ufs recovery

2013-09-10 Thread Laszlo Danielisz
Dear All,

It looks like I'm able to recover all of the deleted files.
I'm using UFS Explorer Professional Recovery, I'm working on it for more than 
30 hours, its a long time but it works!

Yaaay!
Laci

Sent from my mobile. 

On 2013.09.09., at 0:36, kpn...@pobox.com wrote:

> On Mon, Sep 09, 2013 at 12:03:52AM +0200, Roland Smith wrote:
>> On Sun, Sep 08, 2013 at 10:46:35AM +0200, Laszlo Danielisz wrote:
>>> Hi,
>>> 
>>> By mistake I forgot to edit my crontab on my FreeBSD 8.3 after I took out
>>> one of the hard drives.  I had a little rsync script which I used to
>>> synchronise a directory between those two hard drives, because one of the
>>> hard drives were not present anymore and rsync had the --delete parameter I
>>> end up deleting the whole directory, of course with precious informations.
>> 
>> Ouch. I have a similar procedure going. But I put it in a shell-script that
>> mounts the destination _and_ checks if the destination is properly mounted 
>> _before_
>> starting the rsync. I would suggest you do something similar in the future.
>> 
>> Just to be clear, was the information deleted from _both_ harddisks?
> 
> How about using UFS labels and putting the label device into the fstab
> instead of the raw block device? Then if the situation happens again
> the changed block device names will not matter.
> 
> I believe "tunefs -L" will do the trick.
> -- 
> "A method for inducing cats to exercise consists of directing a beam of
> invisible light produced by a hand-held laser apparatus onto the floor ...
> in the vicinity of the cat, then moving the laser ... in an irregular way
> fascinating to cats,..." -- US patent 5443036, "Method of exercising a cat"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: ufs recovery

2013-09-08 Thread Laszlo Danielisz
Thanks Graeme, 

Also my vga card is broken, probably tomorrow I'm getting a new one and I can 
give a try. 




On 2013 September 8 Sunday at 6:16 PM, Graeme Dargie wrote:

> Assuming the disk has not been written to, then making a full DD image of the 
> drive is your 1st step, then make a copy of that DD image and store it 
> somewhere safe in case something goes wrong with the one you are working on. 
> You can try Foremost which can recover data even deleted stuff from a DD 
> image, there was another package that works on the command line but I cannot 
> recall the name of it just now. Your success rate will depend on the type of 
> data you are trying to recover, from experience foremost works better on 
> certain types of files. 
> 
> 
> Regards
> Graeme Dargie
> -Original Message-
> From: owner-freebsd-questi...@freebsd.org 
> [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Laszlo Danielisz
> Sent: 08 September 2013 09:47
> To: FreeBSD Questions
> Subject: ufs recovery
> 
> Hi,
> 
> By mistake I forgot to edit my crontab on my FreeBSD 8.3 after I took out one 
> of the hard drives.
> I had a little rsync script which I used to synchronise a directory between 
> those two hard drives, because one of the hard drives were not present 
> anymore and rsync had the --delete parameter I end up deleting the whole 
> directory, of course with precious informations. 
> 
> I have ufs on the hdd, after the "accident" I've turned off the computer to 
> avoid any writings on the disk.
> Do you have any idea how can I recover the lost directory? 
> 
> Thank you!
> Laci
> ___
> freebsd-questions@freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


Re: ufs recovery

2013-09-08 Thread Laszlo Danielisz
Hi Frank,

Thank you very much for the information!
Meanwhile I've found this software: http://www.ufsexplorer.com/, I'm going to 
give a try.


Regards,
Laci

Sent from my mobile. 

On 2013.09.08., at 11:07, Frank Leonhardt  wrote:

> On 08/09/2013 09:46, Laszlo Danielisz wrote:
>> Hi,
>> 
>> By mistake I forgot to edit my crontab on my FreeBSD 8.3 after I took out 
>> one of the hard drives.
>> I had a little rsync script which I used to synchronise a directory between 
>> those two hard drives, because one of the hard drives were not present 
>> anymore and rsync had the --delete parameter I end up deleting the whole 
>> directory, of course with precious informations.
>> 
>> I have ufs on the hdd, after the "accident" I've turned off the computer to 
>> avoid any writings on the disk.
>> Do you have any idea how can I recover the lost directory?
>> 
>> Thank you!
>> Laci
> 
> Hi Laci,
> 
> I'm sorry to have to tell you that recovering UFS is not easy. It's not like 
> MS-DOS or NFTS at all in that respect. When you delete from UFS it removes 
> inode data and adds the space released to the free block list. It's a one-way 
> process; there is no journalling and no way to undo any of it.
> 
> I don't know of any public domain utilities that will do what you need. 
> EnCase can do something with UFS, and a utility called "Raise Data Recovery" 
> will get stuff from damaged disks. This isn't the same as getting back 
> deleted files.
> 
> The only option I've ever found to work is to scan the disk's free blocks 
> (all of them in your case) with a utility that recognises specific file 
> formats and pieces the file together using the contents it reads from each 
> block, using "best guess" and manual choice to decide which the next block 
> is. This is no joke if you've lost a lot of files, but worth it if you have 
> one or two vital ones amongst them.
> 
> Sorry I can't be of any more comfort. As I'm sure someone will chip in, there 
> are things you can do before the event.
> 
> Regards, Frank.
> 
> 
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


ufs recovery

2013-09-08 Thread Laszlo Danielisz
Hi,

By mistake I forgot to edit my crontab on my FreeBSD 8.3 after I took out one 
of the hard drives.
I had a little rsync script which I used to synchronise a directory between 
those two hard drives, because one of the hard drives were not present anymore 
and rsync had the --delete parameter I end up deleting the whole directory, of 
course with precious informations. 

I have ufs on the hdd, after the "accident" I've turned off the computer to 
avoid any writings on the disk.
Do you have any idea how can I recover the lost directory? 

Thank you!
Laci
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


FreeBSD 8.2 as wifi client

2013-07-23 Thread Laszlo Danielisz
Hi there,

Yesterday I've received a usb wifi card.
I've successfully connected to my home network with wpa-psk but I couldn't make 
it to connect via boot.

This is my wifi interface:
run0: flags=8a43 metric 0 mtu 
2290
ether 00:22:2d:47:12:10
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: associated

And this is my wpa_supplicant file:
# cat /etc/wpa_supplicant.conf 
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel

network={
    ssid="*"
    proto=WPA
    key_mgmt=WPA-PSK
    pairwise=TKIP
    group=TKIP
    scan_ssid=1
    psk="*"
}

I've also added the following lines to my rc.conf:

wlans_run0="wlan0"
wpa_supplicant_enable="YES"
ifconfig_wlan0="192.168.1.201"

I've also added a script which eventually brings up the wifi link:
# cat /usr/local/etc/rc.d/wlan0_interface_up.sh 
#!/usr/local/bin/bash
/usr/sbin/wpa_supplicant -B -c /etc/wpa_supplicant.conf -i wlan0

...but I don't think this is the proper way.

Do you have any experience with this?

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


SparkleShare

2013-05-03 Thread Laszlo Danielisz
Hi Guys,

Did any of you give a try with SparkleShare (http://sparkleshare.org/)?
If yes, is it working good? Are there any special requirements?
Do you like it better than OwnCloud?

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


Re: external hdd

2013-03-29 Thread Laszlo Danielisz
Thank you Chuck! 

I've tried fusefs-hfs a couple months ago and wasn't working very well.
So yeah, I might create some DOS partition to be shared.

Regards,
Laszlo

-- 
Laszlo Danielisz


On 2013 March 29 Friday at 6:06 PM, Chuck Swiger wrote:

> On Mar 28, 2013, at 2:10 PM, Laszlo Danielisz wrote:
> > If I'm sharing an external 1TB HDD with FreeBSD and OS-X (I wan to use Time 
> > Machine), what is the best file system to use?
> 
> 
> Time Machine is only supported on top of journaled HFS+; I'm not sure how 
> fusefs-hfs is doing on FreeBSD, though. Or you could setup multiple 
> partitions and have an exFAT partition for data interchange between other 
> OSes.
> 
> Regards,
> -- 
> -Chuck
> 
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


external hdd

2013-03-28 Thread Laszlo Danielisz
Hi there,

If I'm sharing an external 1TB HDD with FreeBSD and OS-X (I wan to use Time 
Machine), what is the best file system to use?

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


9.1 packages

2013-03-02 Thread Laszlo Danielisz
Hi Guys,

Do you have any idea when are going to be the packages available for FreeBSD 
9.1?

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


pfctl

2012-11-30 Thread Laszlo Danielisz
Hi Everybody,

Recently I've discover the following issues: I can't display my firewalls 
rules, and the firewall is enabled. 
Take a look what is happening:

ktulu# pfctl -s rules   
No ALTQ support in kernel
ALTQ related functions disabled
ktulu# pfctl -e
No ALTQ support in kernel
ALTQ related functions disabled
pfctl: pf already enabled

ktulu# uname -a
FreeBSD ktulu.danielisz.eu 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 
23:52:38 UTC 2012 
r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386



Do you have any idea why I can not see them?

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


Re: perl, rrdtool issue

2012-11-14 Thread Laszlo Danielisz
Actually I did portupgrade -rf, and still have the issue with that 
bsdpan-RRDp-0.99.0.
And because of that my munin isn't working, I'm getting email like:

"Can't locate Munin/Common/Defaults.pm in @INC (@INC contains: 
/usr/local/lib/perl5/5.12.4/BSDPAN /usr/local/lib/perl5/site_perl/5.12.4/mach 
/usr/local/lib/perl5/site_perl/5.12.4 /usr/local/lib/perl5/5.12.4/mach 
/usr/local/lib/perl5/5.12.4 .) at 
/usr/local/lib/perl5/site_perl/5.12.4/Munin/Master/Update.pm line 14."


On 2012 November 15 Thursday at 8:37 AM, Olivier Nicole wrote: 
> Laszlo,
> 
> > Yesterday I issued the following command which I regretted: portupgrade 
> > -CPy, and this little tool installed perl 5.12 while perl 5.10 was already 
> > on the system. Since then everything is messed up.
> > Now I deleted perl 5.10 and reinstalled perl 5.10 and everything which 
> > depends on it and still have the following error:
> > 
> 
> 
> What I usually do is upgrading every Perl packages after I upgraded Perl.
> 
> Something like portupgrade -R perl should do.
> 
> Or do it manually, one port at a time if you are afraid to break something 
> else.
> 
> For having done it recently, from perl to rrdtool it's less than 10
> ports to get it back working.
> 
> best regards,
> 
> olivier
> 
> > # portversion -v
> > [Updating the pkgdb  in /var/db/pkg ... - 626 packages 
> > found (-1 +0) (...) done]
> > Stale dependency: bsdpan-RRDp-0.99.0 --> perl-5.10.1_7 -- manually run 
> > 'pkgdb -F' to fix, or specify -O to force.
> > 
> > I tried pkgdb -F but it can't fix, also tried to delete rrdtool and 
> > reinstall, but still the same issue. I'm running 8.3-RELEASE-p3.
> > 
> > Do you have any idea how to solve this issue?
> > 
> > Thx!
> > Laszlo
> > ___
> > freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) 
> > mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> > (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> > 
> 
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


Re: 8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Today I'm going to have some time and will do the upgrade. 
Thanks for all of you for the support!

-- 
Laszlo Danielisz
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On 2012. September 15. at 23:32, Robert Bonomi wrote:

> > From owner-freebsd-questi...@freebsd.org 
> > (mailto:owner-freebsd-questi...@freebsd.org) Sat Sep 15 11:58:42 2012
> > To: freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org)
> > From: Michael Powell  > (mailto:nightre...@hotmail.com)>
> > Date: Sat, 15 Sep 2012 12:56:49 -0400
> > Subject: Re: 8.1 -> 8.3
> > 
> > Laszlo Danielisz wrote:
> > 
> > > Hey Guys,
> > > 
> > > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update
> > > installed packages? One more thing: by when has 8.3 release maintenance?
> > > Maybe I'm blind but I haven't found the date on freebsd.org 
> > > (http://freebsd.org)
> > > 
> > 
> > 
> > When updating within a major release version such as 8.1 to 8.x the ABI is 
> > stable and remains the same so it is not necessary to update the third 
> > party 
> > packages/ports. 
> > 
> 
> 
> Note: this is _generally_ accurate. There are *rare* exceptions -- things
> that have to be compiled against against the actual kernel in use, because
> they go rummaging through kernel internal data structures.
> 
> Historically, lsof wa one such program.
> 
> Such programs tended to have *LOUD* caveats in the build documentation,
> and run-time checks for kernel version consistency. 
> 
> In 30+ years as a sysadmin, I think I've only encoundered abouut _four_
> such programs. 
> 
> 
> ,
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


Re: 8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Great Mike, 
May I ask what is ABI?

-- 
Laszlo Danielisz
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)


On 2012. September 15. at 18:56, Michael Powell wrote:

> Laszlo Danielisz wrote:
> 
> > Hey Guys,
> > 
> > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update
> > installed packages? One more thing: by when has 8.3 release maintenance?
> > Maybe I'm blind but I haven't found the date on freebsd.org 
> > (http://freebsd.org)
> > 
> 
> 
> When updating within a major release version such as 8.1 to 8.x the ABI is 
> stable and remains the same so it is not necessary to update the third party 
> packages/ports. It becomes necessary to rebuild/update whenever changing 
> from one major release to another, such as from 8.x to 9.x for example.
> 
> If you use csup and a supfile to update src, just use tag=RELENG_8_3 to pull 
> in the security maintenance release bits. Currently it is at P4.
> 
> -Mike
> 
> 
> 
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


Re: 8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Thx!
Yeah, I totally screwed up my last sentence, sorry :)

On 2012. September 15. at 18:23, kron wrote:

> On 2012/09/15 17:16, Laszlo Danielisz wrote:
> > Hey Guys,
> > 
> > If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update 
> > installed packages?
> 
> no
> 
> > One more thing: by when has 8.3 release maintenance? Maybe I'm blind but I 
> > haven't found the date on freebsd.org (http://freebsd.org)
> 
> i think you mean
> 
> http://www.freebsd.org/security/security.html#sup
> 
> BR
> Oli
> ___
> freebsd-questions@freebsd.org (mailto:freebsd-questions@freebsd.org) mailing 
> list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org 
> (mailto:freebsd-questions-unsubscr...@freebsd.org)"
> 
> 


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


8.1 -> 8.3

2012-09-15 Thread Laszlo Danielisz
Hey Guys, 

If I want to upgrade from 8.1-RELEASE-p11 to 8.3 do I need to also update 
installed packages?
One more thing: by when has 8.3 release maintenance? Maybe I'm blind but I 
haven't found the date on freebsd.org

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