summaryrefslogtreecommitdiffstats
path: root/remote/setup_target
Commit message (Collapse)AuthorAgeFilesLines
...
* new option for remote mode '-n' to mount local builds (remote/builds/) to ↵Jonathan Bauer2013-06-201-1/+8
| | | | /export/builds
* ldconfig: Include system's default pathsSimon Rettberg2013-06-141-1/+6
|
* mergeJonathan Bauer2013-06-131-0/+2
|
* [setup_target] started inline documentation...Jonathan Bauer2013-06-121-4/+70
|
* [mltk] update list of essential dev-tools, removed it from setup_targetJonathan Bauer2013-06-121-5/+1Star
|
* [setup_target] fix installing git, locale and depmod for opensuseJonathan Bauer2013-06-121-6/+2Star
|
* [binutil.h] Consider $REQUIRED_LDD_BLACKLIST when fetching dynamic dependenciesSimon Rettberg2013-06-101-9/+9
| | | | [kdm] Blacklist libQtWebKit - it's 25M and of no use (yet?)
* [kernel] also clean .builtJonathan Bauer2013-06-061-0/+3
|
* [setup_target] kernel cleaner: add some pinfosJonathan Bauer2013-06-061-0/+4
|
* [setup_target] add kernel cleaning (with confirmation\!)Jonathan Bauer2013-06-061-0/+33
|
* [setup_target] Fix for loop that unsets module-variablesSimon Rettberg2013-05-221-1/+1
|
* exclude kernel from -c without module nameSimon Rettberg2013-05-091-1/+1
|
* Add vmplayer module that extracts from bundleSimon Rettberg2013-05-081-2/+2
|
* Fix rsyslog on suse, tune kernel buildingSimon Rettberg2013-05-021-2/+8
|
* fix rsyslogd for ubuntu (hopefully not broken on suse :/)Jonathan Bauer2013-04-241-9/+11
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-04-241-6/+4Star
|\
| * small fixJonathan Bauer2013-04-241-1/+1
| |
| * merge?Jonathan Bauer2013-04-241-0/+19
| |\
| * | compile kernel on the reference system with our config requirementsJonathan Bauer2013-04-241-5/+3Star
| | |
* | | fix cleanMichael Neves2013-04-241-1/+2
| |/ |/|
* | add post_process_target function, (first post process moves /lib/systemd to ↵Michael Neves2013-04-241-0/+19
|/ | | | /etc/systemd)
* small fixMichael Neves2013-04-121-3/+3
|
* Size calculation fixedMichael Neves2013-04-121-6/+7
|
* KERNEL_VERSION from system.incMichael Neves2013-04-121-49/+44Star
| | | | | | | | | | | | | | | | | | | | | | | | gitignore and calc_size in fileutil calculates the build size of a module fix generate_target argument parsing add xfs to rootfs-stage31.conf added server sync option -s - Fix sshd module failing to set permissions on sshd config - Add all required packages for openSUSE to xorg module - Softlink sh to bash in rootfs-stage32, as some scripts might fail otherwise Thanks hwinfo but we don't need you anymore Added size log fix list_packet_files exiting loop when a packet wasnt installed remove flag checks, now done in setup_target check if kernel module is already built-in
* mergeMichael Neves2013-03-191-10/+10
|\
| * unset all REQUIRED_* variables before reading a configJonathan Bauer2013-03-191-7/+5Star
| |
| * copy_static_files function now called on each moduleJonathan Bauer2013-03-191-3/+5
| |
* | copy_kernel in setup_target and some other modificationsMichael Neves2013-03-191-7/+33
|/
* fix stage3.1 build scriptJonathan Bauer2013-03-151-0/+261