aboutsummaryrefslogtreecommitdiff
path: root/release/powerpc
Commit message (Expand)AuthorAgeFilesLines
* [PowerPC64LE] Add release building script for powerpc64le.Brandon Bergren2020-09-231-0/+10
* Update loader size on powerpc isosJustin Hibbits2019-05-202-18/+18
* release: set -e to exit on error in iso image scriptsEd Maste2018-10-221-0/+1
* make-memstick.sh: put partition args on separate linesEd Maste2018-04-101-1/+4
* After removal of loader.ps3, change petitboot configuration in release mediaNathan Whitehorn2018-01-011-18/+24
* Add general configuration files used by release/release.sh forGlen Barber2017-11-173-0/+30
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-1/+1
* Update several more URLsEitan Adler2017-10-291-1/+1
* make-memstick.sh: use UFSv2Ed Maste2017-09-111-1/+1
* revert unintentional changes from r323436Ed Maste2017-09-111-1/+1
* boot1: remove BOOT1_MAXSIZE default valueEd Maste2017-09-111-1/+1
* make-memstick.sh: use 'set -e' to abort if any step failsEd Maste2017-09-051-4/+2
* mkisoimages.sh: remove obsolete x$var conventionEd Maste2017-09-041-1/+1
* Merge ^/projects/release-install-debug:Glen Barber2016-01-051-2/+2
* Prevent memstick installation medium from attempting to mountGlen Barber2016-01-051-0/+2
* Fix argument quoting and remove unnecessary bracesDevin Teske2015-09-101-13/+13
* Use mkimg instead of md(4) and gpart.Nathan Whitehorn2014-05-011-32/+1
* CDs are not partitioned, so this is not correct syntax for loading fromNathan Whitehorn2013-09-171-1/+1
* - Add CHECKSUM.* support in Makefile[1].Hiroki Sato2013-02-031-2/+2
* ISO 9660 specification allows only "d-characters" and "a-characters" in theHiroki Sato2013-01-081-2/+2
* Farewall, sysinstall! You served us well for many years, but 10.0 is oneNathan Whitehorn2011-10-031-49/+0
* Provide a kboot.conf to allow powerpc64 install media to be booted onNathan Whitehorn2011-08-141-0/+3
* Mount memsticks read-only by default to prevent them being filled byNathan Whitehorn2011-07-301-1/+1
* Add an MBR to our release media to aid booting some IBM systems.Nathan Whitehorn2011-06-121-0/+2
* Fix pSeries/PAPR boot CD construction after actual testing. It seems thatNathan Whitehorn2011-05-121-9/+7
* Add (somewhat speculative) bootable CD support for PAPR/pSeries-typeNathan Whitehorn2011-05-121-0/+16
* Garbage collect some unused variables and stray debug code.Nathan Whitehorn2011-05-051-2/+0
* Change the way powerpc bootable CDs are generated to work around a bugNathan Whitehorn2011-05-044-23/+99
* Add support for memstick generation on PowerPC. This is a little suboptimalNathan Whitehorn2011-03-231-0/+78
* Use labels to find release media instead of hard-coded device paths. ThisNathan Whitehorn2011-03-221-0/+3
* Fix making a release. The old libdialog was renamed to libodialog.Yoshihiro Takahashi2011-01-141-1/+1
* Fix the overflowing livefs ISO by removing man pages from the HFS part ofNathan Whitehorn2010-12-151-2/+2
* Replace an obsolete flag -L in an mkisofs(1) command line withHiroki Sato2010-10-031-1/+1
* Reorder to have -lcrypto after -larchive. Our linker doesn't seem to likeXin LI2010-05-261-2/+2
* libarchive now needs libcrypto and liblzma.Xin LI2010-05-251-2/+2
* Add gpart and glabel to the release CD mfsroot. Even if sysinstallNathan Whitehorn2010-04-201-1/+4
* Remove slattach from the install mfsroot since it doesn't exist anymoreJohn Baldwin2010-01-261-1/+0
* Add libjail to the boot_crunch binaries (for ifconfig).Jamie Gritton2009-06-291-1/+1
* Install libusb20.so.1 as libusb.so.1, there will be a followup commit to theAndrew Thompson2009-03-091-1/+1
* Catch up with USB2 change.Yoshihiro Takahashi2009-03-031-2/+2
* Recent work on the gnu cpio seems to have introduced some bugs, itKen Smith2008-08-201-4/+2
* libbsdxml is now required by ifconfig(8).Andrew Thompson2008-04-221-0/+1
* In 'fixit mode' running "fsck /dev/ad0s1a" typically complains that itKen Smith2008-01-221-0/+2
* Remove usbd(8) and all references to it. It is no longer necessaryIan Dowse2005-12-151-1/+0
* Keep each prog on its own line so that diffs between variousRuslan Ermilov2004-10-011-7/+25
* Take away unused libraries.Ruslan Ermilov2004-10-011-1/+1
* Add files needed for PPC release ISOs. These are built with thePeter Grehan2004-08-184-0/+104