Michael Pope | 5 Jul 2006 12:06
Picon

Re: BSDInstaller Plugin

G'day,

Markus I'm also working on building a FreeBSD server which diskless 
clients can PXE-Boot to, but I'm having no luck, here are all my notes:

http://www.freebsdwiki.net/index.php/X_Windows_Terminal

You might find some clues, but then again you might find I'm doing 
something wrong. If you can give me any pointers please do. I think what 
your doing is great.

When your finished will you be able to select install to hard drive from 
the live cd? And will it be all configured for a PXE-Boot server?

from
Michael

Markus Boelter wrote:
> Hi!
>
>>> At the moment I am working on the PXE NetBoot Server for the Summer
>>> of Code 2006. Because BSDInstaller already has such one included, my
>>> first step is to get BSDInstaller II (lua backend) working with
>>> FreeSBIE II (and cleary the NetBoot Server).
>
>> Are your files available only on perforce or also outside? It would be
>> great to have something to test so we can give more accurate
>> feedback. If you want to share ISO images, I can give you access to
>
> For the moment it doesn't make sense to test, because BSDInstaller 
(Continue reading)

Markus Boelter | 5 Jul 2006 22:09
Picon
Favicon

Re: BSDInstaller Plugin

Hi!

> Markus I'm also working on building a FreeBSD server which diskless  
> clients can PXE-Boot to, but I'm having no luck, here are all my  
> notes:

Thanks for your notes! I also have some updates on my progress: The  
LiveCD is fully working via CD and also on a second computer via PXE.  
You can start bsdinstaller and choose menupoints. At the moment I am  
working especially on the "installing on Harddrive"-thing. The bad  
news is, that my development-machine crashed before two days. So I  
have to get some new hardware soon. :( Looks like the memory is  
broken - hmpf!

> You might find some clues, but then again you might find I'm doing  
> something wrong. If you can give me any pointers please do. I think  
> what your doing is great.

As soon as I have access to all my data and ISO-Images, I can send  
them to you. (and clearly all other interested people)

> When your finished will you be able to select install to hard drive  
> from the live cd? And will it be all configured for a PXE-Boot server?

sure!

Cheers!
   Markus

--

-- 
(Continue reading)

rionda | 10 Jul 2006 22:02

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

Log Message:
-----------
Add the l10n plugin: it allows to specify a locale which will be used to set:
a)keymap
b)console map
c)locale(1) variables
d)Xorg.conf keymap

The hearth of this script is taken from work done by the Frenzy team.

To set a locale, you must escape to loader prompt at boot-time, then, at the
OK prompt write:
set freesbie.lang=it (or fr, de, es, ru, $OTHERS)
press Return
At the next OK prompt, write:
boot
press Return

Added Files:
-----------
    freesbie2/extra:
        l10n.sh
    freesbie2/extra/l10n:
        l10n.rc
--

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

rionda | 12 Jul 2006 20:53

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

Log Message:
-----------
Sync with GENERIC

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

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

rionda | 23 Jul 2006 20:44

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

Log Message:
-----------
Use new rc syntax and copy files without ".sh" in the destination.

Modified Files:
--------------
    freesbie2/extra:
        mountdisks.sh
        sound.sh
    freesbie2/extra/mountdisks:
        mountdisksrc.sh
    freesbie2/extra/sound:
        sound_detect.sh
--

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

rionda | 23 Jul 2006 21:28

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

Log Message:
-----------
Add a backup-restore data plugin. 
I tested it and it works. 
You're free and encouraged to prove me wrong.

Added Files:
-----------
    freesbie2/extra:
        backup.sh
    freesbie2/extra/backup:
        restorebackup.rc
        restorebackup.sh
        savebackup.sh
--

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

rionda | 23 Jul 2006 21:35

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

Log Message:
-----------
Sync with GENERIC and remove duplicate entries

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

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


Gmane