aboutsummaryrefslogtreecommitdiff
path: root/release/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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