Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not run command in chroot | Scott Ullrich | 2010-05-23 | 2 | -2/+2 |
| | |||||
* | cd to / before running after_installation_routines.sh | Scott Ullrich | 2010-05-23 | 2 | -2/+2 |
| | |||||
* | Make sure script it a+rx | Scott Ullrich | 2010-05-23 | 2 | -2/+2 |
| | |||||
* | Copy to same target | Scott Ullrich | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | Sort by , | Scott Ullrich | 2010-05-23 | 1 | -0/+5 |
| | |||||
* | Move to INSTALLMEDIUM | Scott Ullrich | 2010-05-23 | 1 | -19/+15 |
| | |||||
* | Handle cpdup mode | Scott Ullrich | 2010-05-23 | 4 | -20/+27 |
| | |||||
* | oops, make variable | Scott Ullrich | 2010-05-23 | 1 | -1/+2 |
| | |||||
* | Move cpdup to LiveCD INSTALLTYPE | Scott Ullrich | 2010-05-23 | 4 | -10/+20 |
| | |||||
* | Adding cpdup packageType | Scott Ullrich | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | Make installer unionfs | Scott Ullrich | 2010-05-23 | 1 | -1/+1 |
| | |||||
* | Add missing then | Scott Ullrich | 2010-05-23 | 1 | -0/+1 |
| | |||||
* | Adding pfSense UFS example | Scott Ullrich | 2010-05-23 | 2 | -1/+30 |
| | |||||
* | Run /usr/local/bin/after_installation_routines.sh after installation | Scott Ullrich | 2010-05-23 | 1 | -0/+1 |
| | |||||
* | Correct example | Scott Ullrich | 2010-05-23 | 1 | -1/+8 |
| | |||||
* | Reduce to two disks | Scott Ullrich | 2010-05-23 | 1 | -8/+1 |
| | |||||
* | Adding pfSense example | Scott Ullrich | 2010-05-23 | 2 | -2/+43 |
| | |||||
* | cpdup correctly | Scott Ullrich | 2010-05-23 | 2 | -1/+2 |
| | |||||
* | Customize for both PC-BSD and pfSense | Scott Ullrich | 2010-05-23 | 1 | -4/+14 |
| | |||||
* | Adding cpdup option | Scott Ullrich | 2010-05-22 | 2 | -1/+9 |
| | |||||
* | Do not include altq/shaper twice | Scott Ullrich | 2010-05-22 | 1 | -1/+3 |
| | |||||
* | Removing desktop specific items | Scott Ullrich | 2010-05-22 | 172 | -3004/+0 |
| | |||||
* | Adding changes file describing changes made so that installer works with ↵ | Scott Ullrich | 2010-05-22 | 3 | -2/+5 |
| | | | | pfSense in hopes of getting changes made upstream to accomidate both. Change test-live.sh to detect /dev/iso9660/pfSense | ||||
* | Adding pc-sysinstall so that I can start experimenting with a php based ↵ | Scott Ullrich | 2010-05-22 | 344 | -0/+19754 |
installer. This is necssary because PCBSD must live in the root of the disk and there is no way to include it in a unionfs. By default it will not be copied to a new hard disk installation. |