| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pts: Add External Dependencies support for FreeBSD using pkg_add command | Michael Larabel | 2008-11-19 | 1 | -0/+7 |
| | | |||||
| * | pts: This fixes a bug where installing multiple distro packages (such as | Michael Larabel | 2008-08-22 | 7 | -7/+7 |
| | | | | | | | | | | | | SDL-devel and SDL_gfx-devel) results in a command that only installs the first one in the list (eg: su root -c 'yum -y install SDL-devel' SDL_gfx-devel - note the quotes). It happens like this because of the different way that * and @ are expanded when quoted. See the Special Parameters section of the Bash manpage for explanation. Note that this might break if any of the package names contain whitespaces (which really shouldn't happen). | ||||
| * | pts: Let the user know that they will be asked for a root password | Michael Larabel | 2008-08-22 | 6 | -1/+7 |
| | | | | | (Thanks to Michael Ploujnikov) | ||||
| * | pts: install-ubuntu-packages.sh for now don't use synaptic | Michael Larabel | 2008-08-11 | 1 | -4/+4 |
| | | |||||
| * | pts: Fixes for synaptic in install-ubuntu-packages.sh | Michael Larabel | 2008-08-10 | 1 | -5/+1 |
| | | |||||
| * | pts: Fixes for synaptic in install-ubuntu-packages.sh | Michael Larabel | 2008-08-10 | 1 | -1/+5 |
| | | |||||
| * | pts: Fixes for synaptic in install-ubuntu-packages.sh | Michael Larabel | 2008-08-10 | 1 | -1/+1 |
| | | |||||
| * | pts: Add synaptic support within install-ubuntu-packages.sh for Debian | Michael Larabel | 2008-08-03 | 1 | -12/+3 |
| | | | | | package install support | ||||
| * | Add PTS External Dependencies support for OpenSolaris | Michael Larabel | 2008-08-03 | 1 | -0/+5 |
| | | |||||
| * | Mandriva package update from Andrew | Michael Larabel | 2008-06-07 | 1 | -1/+1 |
| | | |||||
| * | Drop -a argument from install-gentoo-packages.sh | Michael Larabel | 2008-06-07 | 1 | -1/+1 |
| | | |||||
| * | Add Gentoo External Dependencies support | Michael Larabel | 2008-06-07 | 2 | -0/+12 |
| | | |||||
| * | Fix Mandriva Linux package name | Michael Larabel | 2008-04-22 | 1 | -0/+0 |
| | | |||||
| * | Add Mandriva Linux External Dependencies support (Thanks to Stephane | Michael Larabel | 2008-04-22 | 1 | -0/+6 |
| | | | | | Teletchea) | ||||
| * | Commit CentOS packaging support (Thanks To Pekka Panula) | Michael Larabel | 2008-04-22 | 1 | -0/+6 |
| | | |||||
| * | Move files out of pts/misc-files/ to pts/ | Michael Larabel | 2008-04-16 | 2 | -0/+37 |
