aboutsummaryrefslogtreecommitdiff
path: root/release/powerpc
Commit message (Collapse)AuthorAgeFilesLines
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-49/+0
| | | | | | | | | | | digit beyond your time. Various sysinstall dependencies (e.g. libftpio, libdisk, libodialog, etc.) will be cleaned up in coming days. Some will take longer than others due to a few other consumers (tzsetup and sade). Notes: svn path=/head/; revision=225937
* Provide a kboot.conf to allow powerpc64 install media to be booted onNathan Whitehorn2011-08-141-0/+3
| | | | | | | | | Playstation 3 consoles running kboot or petitboot. Approved by: re (bz) Notes: svn path=/head/; revision=224866
* Mount memsticks read-only by default to prevent them being filled byNathan Whitehorn2011-07-301-1/+1
| | | | | | | | | user modifications and subsequently preventing a functioning installation. Approved by: re (kib) Notes: svn path=/head/; revision=224504
* Add an MBR to our release media to aid booting some IBM systems.Nathan Whitehorn2011-06-121-0/+2
| | | | Notes: svn path=/head/; revision=223001
* Fix pSeries/PAPR boot CD construction after actual testing. It seems thatNathan Whitehorn2011-05-121-9/+7
| | | | | | | | IBM SLOF is (a) case-sensitive and (b) accepts only booting files in certain subdirectories of the CD. Notes: svn path=/head/; revision=221825
* Add (somewhat speculative) bootable CD support for PAPR/pSeries-typeNathan Whitehorn2011-05-121-0/+16
| | | | | | | | | systems. In principle, FreeBSD should run on at least some of these already, and support for the remainder will hopefully show up eventually, so add this while I'm thinking about it. Notes: svn path=/head/; revision=221814
* Garbage collect some unused variables and stray debug code.Nathan Whitehorn2011-05-051-2/+0
| | | | | | | Submitted by: marius Notes: svn path=/head/; revision=221494
* Change the way powerpc bootable CDs are generated to work around a bugNathan Whitehorn2011-05-044-23/+99
| | | | | | | | | | | in hybrid image generation in cdrtools. This produces a small HFS partition containing loader, mapped in by an oddly-formed APM table using a new feature in makefs. This does not appear to work yet on early-model G3 systems, which will be fixed later, but produces bootable CDs on everything else. Notes: svn path=/head/; revision=221465
* Add support for memstick generation on PowerPC. This is a little suboptimalNathan Whitehorn2011-03-231-0/+78
| | | | | | | since glabel doesn't know about APM partitioning yet, but works well enough. Notes: svn path=/head/; revision=219918
* Use labels to find release media instead of hard-coded device paths. ThisNathan Whitehorn2011-03-221-0/+3
| | | | | | | | | | | makes booting more reliable (and working at all on USB sticks). While here, move responsibility for setting up fstab into the various platform mk-*.sh scripts. Suggested by: many Notes: svn path=/head/; revision=219856
* Fix making a release. The old libdialog was renamed to libodialog.Yoshihiro Takahashi2011-01-141-1/+1
| | | | Notes: svn path=/head/; revision=217391
* Fix the overflowing livefs ISO by removing man pages from the HFS part ofNathan Whitehorn2010-12-151-2/+2
| | | | | | | | | | the hybrid disk. This is a stopgap until a better solution can be found, but lets the powerpc release build complete for the time being. MFC after: 1 week Notes: svn path=/head/; revision=216469
* Replace an obsolete flag -L in an mkisofs(1) command line withHiroki Sato2010-10-031-1/+1
| | | | | | | | | -allow-leading-dots to fix "make release" for FreeBSD/powerpc. Reviewed by: marcel Notes: svn path=/head/; revision=213381
* Reorder to have -lcrypto after -larchive. Our linker doesn't seem to likeXin LI2010-05-261-2/+2
| | | | | | | the current ordering :( Notes: svn path=/head/; revision=208577
* libarchive now needs libcrypto and liblzma.Xin LI2010-05-251-2/+2
| | | | Notes: svn path=/head/; revision=208545
* Add gpart and glabel to the release CD mfsroot. Even if sysinstallNathan Whitehorn2010-04-201-1/+4
| | | | | | | | | | | cannot partition disks on powerpc, this will allow the user to. PR: powerpc/93203 Obtained from: ia64 MFC after: 1 week Notes: svn path=/head/; revision=206881
* Remove slattach from the install mfsroot since it doesn't exist anymoreJohn Baldwin2010-01-261-1/+0
| | | | | | | | | to quiet a warning from crunchgen. MFC after: 1 week Notes: svn path=/head/; revision=203031
* Add libjail to the boot_crunch binaries (for ifconfig).Jamie Gritton2009-06-291-1/+1
| | | | | | | | | PR: 136071 Submitted by: Scot Hetzel Approved by: re (kensmith), bz (mentor) Notes: svn path=/head/; revision=195156
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to theAndrew Thompson2009-03-091-1/+1
| | | | | | | | | | | | ports tree so that programs use libusb from the base by default. Thanks to Stanislav Sedov for sorting out the ports build. Bump __FreeBSD_version to 800069 Help and testing by: stas Notes: svn path=/head/; revision=189585
* Catch up with USB2 change.Yoshihiro Takahashi2009-03-031-2/+2
| | | | | | | | | | Remove the usbdevs and add the usbconfig. Spotted by: hrs Tested on: i386 Notes: svn path=/head/; revision=189300
* Recent work on the gnu cpio seems to have introduced some bugs, itKen Smith2008-08-201-4/+2
| | | | | | | | | | | | | | | complains about "Malformed numbers" while unpacking the dists and what winds up on the disk isn't correct. Use this as an opportunity to switch over to bsdcpio since at this point we don't even build and install the gnu cpio by default. Note sysinstall needed to be tweaked a bit (dropping tape block size setting) because it seems bsdcpio doesn't do anything with block sizes, at least as far as reading from archives goes. That wasn't really a problem since installations from tape have been broken for a while and the rest of sysinstall's tape support code will be removed shortly. Notes: svn path=/head/; revision=181927
* libbsdxml is now required by ifconfig(8).Andrew Thompson2008-04-221-0/+1
| | | | | | | Submitted by: Florian Smeets Notes: svn path=/head/; revision=178428
* In 'fixit mode' running "fsck /dev/ad0s1a" typically complains that itKen Smith2008-01-221-0/+2
| | | | | | | | | | | | | | | | | | | can't find fsck_4.2bsd because there was no fstab file saying what filesystem type it is looking at so it got the filesystem type from the disk's label. When that fails admins who haven't been in this situation before are most likely to try "fsck -t ufs /dev/ad0s1a" because ufs is the type used in fstab files on working systems but that also fails complaining it can't find fsck_ufs. This just sets it up so /stand in the MFS image (/sbin is a symlink to /stand) includes hard links pointing fsck_4.2bsd and fsck_ufs to fsck_ffs which is what is present in /sbin on installed systems. Prodded by: obrien MFC after: 1 day Notes: svn path=/head/; revision=175567
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-151-1/+0
| | | | | | | | | since devd(8) now provides the same functionality. Submitted by: Anish Mistry Notes: svn path=/head/; revision=153430
* Keep each prog on its own line so that diffs between variousRuslan Ermilov2004-10-011-7/+25
| | | | | | | *_crunch.conf files are easier to read. Notes: svn path=/head/; revision=136018
* Take away unused libraries.Ruslan Ermilov2004-10-011-1/+1
| | | | Notes: svn path=/head/; revision=136017
* Add files needed for PPC release ISOs. These are built with thePeter Grehan2004-08-184-0/+104
HFS/ISO9660 extensions to be bootable on Power Macs. boot.tbxi - the CHRP script executed by Open Firmware when auto-booting CDs hfs.map - map Unix files to HFS creator/type fields Reviewed by: ru Submitted by: ssouhlal Notes: svn path=/head/; revision=133950