d331
![]() |
|
|
|
|
|||||||
| FreeBSD Development Kernel development, writing drivers, coding, and questions regarding FreeBSD internals. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
One of the requests on the current 9.0 RC3 page is testing the new installer. There is a bug I've find a bug that installer doesn't calculate the necessary amount of inodes prior to installing / unpacking - http://forums.freebsd.org/showthread.php?t=28620
I have a free 15 minutes to take a look at new installer sources, but can't find them - SVN browser doesn't have a search feature and release pages don't give any links to new installer entrypoint page. |
|
#2
|
||||
|
||||
|
Here it is, it's in /usr/src/usr.sbin/bsdinstall/
http://www.freebsd.org/cgi/cvsweb.cg...in/bsdinstall/
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
||||
|
||||
|
|
|
#4
|
||||
|
||||
|
Thanks. For some reason I thought that new installer will be Python based, but no.
|
|
#5
|
||||
|
||||
|
It can't. Perl used to be part of the base OS but that got removed and moved to ports quite some time ago. Python was never a part of the base OS. Scripts that are part of the base OS therefor must always be shell scripts.
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#6
|
||||
|
||||
|
What about `finstall`? http://wiki.freebsd.org/finstall
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't boot installer | Bellum | Mobile Computing | 6 | August 22nd, 2011 13:37 |
| bxpkg sources? | GreenMeanie | Installation and Maintenance of FreeBSD Ports or Packages | 1 | March 20th, 2011 19:25 |
| 8.1 installer can't see partition table | qwerty | Installing & Upgrading | 2 | December 7th, 2010 15:52 |
| [Solved] vbox and kernel sources? | bigearsbilly | Installation and Maintenance of FreeBSD Ports or Packages | 3 | July 26th, 2010 11:12 |
| GUI installer | alie | Installing & Upgrading | 82 | February 20th, 2009 02:29 |