summaryrefslogtreecommitdiffstats
path: root/pts/distro-scripts
Commit message (Collapse)AuthorAgeFilesLines
* pts: Add External Dependencies support for FreeBSD using pkg_add commandMichael Larabel2008-11-191-0/+7
|
* pts: This fixes a bug where installing multiple distro packages (such asMichael Larabel2008-08-227-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 passwordMichael Larabel2008-08-226-1/+7
| | | | (Thanks to Michael Ploujnikov)
* pts: install-ubuntu-packages.sh for now don't use synapticMichael Larabel2008-08-111-4/+4
|
* pts: Fixes for synaptic in install-ubuntu-packages.shMichael Larabel2008-08-101-5/+1
|
* pts: Fixes for synaptic in install-ubuntu-packages.shMichael Larabel2008-08-101-1/+5
|
* pts: Fixes for synaptic in install-ubuntu-packages.shMichael Larabel2008-08-101-1/+1
|
* pts: Add synaptic support within install-ubuntu-packages.sh for DebianMichael Larabel2008-08-031-12/+3
| | | | package install support
* Add PTS External Dependencies support for OpenSolarisMichael Larabel2008-08-031-0/+5
|
* Mandriva package update from AndrewMichael Larabel2008-06-071-1/+1
|
* Drop -a argument from install-gentoo-packages.shMichael Larabel2008-06-071-1/+1
|
* Add Gentoo External Dependencies supportMichael Larabel2008-06-072-0/+12
|
* Fix Mandriva Linux package nameMichael Larabel2008-04-221-0/+0
|
* Add Mandriva Linux External Dependencies support (Thanks to StephaneMichael Larabel2008-04-221-0/+6
| | | | Teletchea)
* Commit CentOS packaging support (Thanks To Pekka Panula)Michael Larabel2008-04-221-0/+6
|
* Move files out of pts/misc-files/ to pts/Michael Larabel2008-04-162-0/+37