summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX/OSExport/Distro/Ubuntu.pm
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-021-108/+0Star
|
* squashfs export updated.. see #435Sebastian2010-08-241-0/+20
|
* remove package-manager stuff of motdSebastian2010-08-211-0/+3
|
* changed splashy plugin. vga make no sense any more, kdm is now default managerMichael Janczyk2010-08-111-0/+1
|
* fixes apt, ../archives/partial directry requiredSebastian2010-05-301-0/+1
|
* Updated syslinux package of HPA.Dirk von Suchodoletz2010-02-251-0/+2
|
* Some trivial stuff ...Dirk von Suchodoletz2009-08-141-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3091 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimizations and comment.Dirk von Suchodoletz2009-04-031-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2802 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor fixesSebastian Schmelzer2009-03-311-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2775 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing problems with gdm running on AUFS/UnionFS (/var/lib/gdm).Dirk von Suchodoletz2009-03-311-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2773 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup autostart filesSebastian Schmelzer2009-03-271-1/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2764 95ad53e4-c205-0410-b2fa-d234c58c8868
* Missing directory component (autostart) produced the useless start ofDirk von Suchodoletz2008-10-161-6/+6
| | | | | | | some applets in Ubuntu. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2341 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated stage2 exludes (autostarted services of no much use inDirk von Suchodoletz2008-09-021-0/+10
| | | | | | | SLX environments) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2191 95ad53e4-c205-0410-b2fa-d234c58c8868
* * made names of distro module consistent across OpenSLX - now the always ↵Oliver Tappe2008-04-061-2/+2
| | | | | | | | | | | | start with a capital letter followed by all lowercase (Debian, Fedora, Gentoo, Suse, Ubuntu) * refactored loading of distro modules into a separate function (loadDistroModule() in Basics.pm) * finished support to logging to a file in syslog plugin * worked at desktop plugin (still not working, though) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1721 95ad53e4-c205-0410-b2fa-d234c58c8868
* * Switched indent used in Perl-code and settings files from tabs to 4 spaces.Oliver Tappe2008-03-201-27/+27
| | | | | | May need some manual corrections here and there, but should basically be ok. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@1658 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added the contents of the following dirs to the exclude filter, sinceOliver Tappe2008-02-061-0/+5
| | | | | | | | | | | | | they do not make sense in the export: /media /mnt /proc /sys /tmp * added --delete-excluded to the rsync options in order to clean up anything that had been copied before git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1518 95ad53e4-c205-0410-b2fa-d234c58c8868
* * more work towards perlcritic compliance, fixed the low-hanging fruit Oliver Tappe2007-07-101-0/+1
| | | | | | for level 4 git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1234 95ad53e4-c205-0410-b2fa-d234c58c8868
* * activated 'use warnings' to all modules and adjusted all occurences ofOliver Tappe2007-07-011-5/+3Star
| | | | | | | 'use of uninitialized values', a couple of which might still show up * adjusted all code with respect to passing perlcritic level 4 and 5 git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1207 95ad53e4-c205-0410-b2fa-d234c58c8868
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-131-3/+3
| | | | | | | * simplified checking for correct API-version of modules git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1072 95ad53e4-c205-0410-b2fa-d234c58c8868
* * inserted correct copyright headerOliver Tappe2007-03-231-4/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@813 95ad53e4-c205-0410-b2fa-d234c58c8868
* * export backend is now capable of exporting just any distributionOliver Tappe2007-03-231-0/+51
* added specializations for Gentoo, Fedora, Debian and Ubuntu git-svn-id: http://svn.openslx.org/svn/openslx/trunk@803 95ad53e4-c205-0410-b2fa-d234c58c8868