Jérôme Warnier | 21 Jul 18:27

FreeSBIE halted?

I read no news about FreeSBIE since early 2007. Has its development been 
stopped?

FreeBSD is evolving at a fast pace.

Regards
_______________________________________________
Freesbie mailing list
Freesbie <at> gufi.org
http://mailman.gufi.org/mailman/listinfo/freesbie

Bramble Whisper | 25 Mar 14:54

login: no pam_unix.so found

hi all
  I made a FreeSBIE 2.0 iso from freebsd ports, the system is 7.0 and
ports is current.
  I use nearly the MINIMAL config with NO_PAM, NO_KLDLOAD and
NO_MODULES commented.
  Also, I use my minimal kernel which can boot my box.
  Now, the iso can boot with cd9660, geom_label, geom_uzip, geom_md
added manually during loader time.
  However, I cannot login, and it shows an error with "login: in
openpam_load_module(): no pam_unix.so found".

  I've checked the uzip/usr.uzip and found lots of pam_xxx.so
including pam_unix.so in lib.
  Then I build a iso with NO_COMPRESSEDFS but still in vain.

  Do I miss anything ?
-- 
best wishes
whisper :)
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

probsd org | 27 Jan 03:18

savebackup and restoredata

I am new to FreeSBIE and want to make sure I understand savebackup and restoredata before I move further into the OS's use. I am significantly understanding of FreeBSD. I am using FreeSBIE latest release.

I created the file /etc/backup.lst and in that file listed /usr/local/ as the directory I wanted to backup.

I then mounted a cruzer micro USB flash drive successfully using (and can read/write):

mount -t msdos /dev/da0s1 /mnt/dos.1

I then ran: 'savebackup da0s1' and got the following error:

"Can't open the input file /mnt/FreeSBIE/freesbie.2008.0127.0158.tar : No such file or directory
Done
umount : /mnt : Not a file system root directory"

Michael
.

Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)
Michael S | 18 Jan 14:34

Freesbie on USB stick + qemu

Good day all,

Just recently I discovered a new (for me) way of using
Freesbie and I wanted to share it with you. A few
months ago the motherboard on my FreeBSD machine gave
up, and I had no way of running Unix anymore (aside
from my ancient Toshiba that runs OpenBSD). I’ve
always liked Freesbie, but using it as a LiveCD and
rebooting between it and XP is daunting. 

Googling for “linux usb” brought me to this site
http://www.pendrivelinux.com/ . I tried most of the
Linux distros they have on that site, however for some
reason or another I was not satisfied, either it
didn’t have gcc (damn small) or couldn’t connect to
the internet (ubuntu). Then I remembered Freesbie and
decided to give it a try, running it from a usb stick
using Qemu. I followed the instructions for Ubuntu
http://www.pendrivelinux.com/2008/01/11/run-ubuntu-710-from-windows/
And the only thing that I had to do was to replace the
Ubuntu ISO image with the one of Freesbie. It feels
pretty snappy with Kqemu acceleration driver
installed. I can even store stuff on the stick; after
running the mountdisks script, an ext2fs partition is
mounted and I was able to save files on it and they
were there the next time I started Freesbie. I am able
to connect to the network. The only issue that I have
is when running X (startx), the window is tiny (800 X
600 pixels I believe), but it’s not a big deal.

Hope someone finds it interesting,
Michael

Michael Sherman
http://msherman77.blogspot.com/
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

rionda | 7 Jan 22:30

[CVS Update of freesbie2 - M:1 A:0 R:0]

Log Message:
-----------
Bump copyright year.

Modified Files:
--------------
    freesbie2:
        COPYING
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

rionda | 7 Jan 22:26

[CVS Update of freesbie2 - M:2 A:0 R:0]

Log Message:
-----------
Remove /tmp from UNIONDIRS: we will use TMPFS for /tmp from now on.
I think it is stable enough for our use. tmpfs will be mounted from
rc.d/unionfs. 

Add to unionfs a commented out entry ready to use once it will be
possible to use tmpfs as unionfs upper layer.

Modified Files:
--------------
    freesbie2/conf/rc.d:
        unionfs
    freesbie2/scripts:
        clonefs.sh
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

rionda | 7 Jan 22:22

[CVS Update of freesbie2 - M:1 A:0 R:0]

Log Message:
-----------
Sync with 7.x GENERIC

Modified Files:
--------------
    freesbie2/conf/i386:
        FREESBIE
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

Bernard Dugas | 7 Jan 22:26

Installation of freesbie on usb stick ?

Hi,

Would anybody know how i could make an usb stick with freesbie 
installation on it ?

I couldn't even manage to do the same for original freebsd installation 
cd's...

If anybody had some hints on that... thanks a lot lot :-)

Best regards,

-- 
 __Bernard DUGAS _________________________________________________
|  IS Production s.a.             Innovative Solutions Production |
|  Technoparc Pays de Gex         bernard.dugas <at> is-production.com |
|  30 Rue Auguste Piccard               Mob.: +33 615 333 770     |
|  01630 St Genis Pouilly - FRANCE -    Fax : +33 450 205 106     |
|_________________________________________________________________|

--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

rionda | 7 Jan 22:09

[CVS Update of freesbie2 - M:1 A:0 R:0]

Log Message:
-----------
add INSTALL_NODEBUG: don't install symbol files for kernel modules.

Modified Files:
--------------
    freesbie2/conf:
        make.conf
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

rionda | 7 Jan 22:05

[CVS Update of freesbie2 - M:1 A:0 R:0]

Log Message:
-----------
Sync with 7.x GENERIC
Please note that FreeSBIE development will target 7.x from now on.

Modified Files:
--------------
    freesbie2/conf/amd64:
        FREESBIE
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)

xconfig plugin update for Xorg 7

Hi,

First of all, Happy new year 2008!

Since the import of xorg 7 in FreeBSD ports tree xconfig plugin does
not work because getconfig is gone.
After some research, I found a way to discover the right driver for
VGA card with Xorg -probeonly.

This is just a proof of concept, the patch is available at
http://djdomics.free.fr/FreeBSD/freesbie2/patches/xconfig.sh.diff

Comments are very welcome!

Regards
-- 
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."
--

-- 
FreeSBIE mailing list (http://www.freesbie.org)


Gmane