summaryrefslogtreecommitdiffstats
path: root/remote/modules/systemd
Commit message (Collapse)AuthorAgeFilesLines
* [systemd] .build Scientific Linux: m4 compilingChristian Rößler2013-08-081-2/+7
|
* [systemd] systemd.build: Much mor Scientific Linux-fun. Experimental.Christian Rößler2013-08-061-6/+52
|
* [systemd] systemd.conf.scientific: Tiny version number bugChristian Rößler2013-08-061-1/+1
|
* [systemd] systemd.conf.scientific: More compiling fun: m4, autoconf, automakeChristian Rößler2013-08-061-1/+6
|
* [systemd] systemd.build: Reverting 'cause unneeded switchChristian Rößler2013-08-061-29/+11Star
|
* [systemd] .build: Experimental: Special cases for Scientific Linux:Christian Rößler2013-08-061-11/+29
| | | | systemd configure options
* [systemd] .build: Experimental: Special cases fir Scientific LinuxChristian Rößler2013-08-061-5/+25
|
* [systemd] conf for Scientific LinuxChristian Rößler2013-08-061-0/+16
|
* [systemd.build] Added switch for Scientific Linux: Patching configure.Christian Rößler2013-08-051-0/+10
| | | | This is solely experimental and will vanish again - hopefully.
* adapted new naming conventions for all the scripts.Jonathan Bauer2013-08-012-2/+2
| | | | | | | | | | | | | | for our own systemd service files: use: service-file-name.service ex: /etc/systemd/system/setup-proxy.service ALL systemd services files need to be under /etc/systemd/system for our own scripts: use: tool-what_it_does ex: /opt/openslx/scripts/systemd-setup_proxy ALL our scripts under /opt/openslx/scripts
* restructuring file paths a bitJonathan Bauer2013-07-312-2/+2
|
* [systemd] update configsJonathan Bauer2013-07-293-13/+13
|
* Moved debug-shell service from systemd module to debug moduleSimon Rettberg2013-06-283-34/+2Star
|
* Rework networking setup to be more robustSimon Rettberg2013-06-281-2/+2
|
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-06-211-0/+3
|\
| * [systemd] howto debug systemd-logind and units in generalJonathan Bauer2013-06-211-0/+3
| |
* | [systemd] Remove dependencies of deleted unitsSimon Rettberg2013-06-211-1/+5
|/
* [udhcpc] Properly renew and fork to backgroundSimon Rettberg2013-06-201-1/+3
|
* [systemd] remove missing binaries from config fileJonathan Bauer2013-06-201-11/+1Star
|
* [systemd] add missing pam headerJonathan Bauer2013-06-141-0/+1
|
* [systemd] enable pam support (fixes pam_systemd.so missing)Jonathan Bauer2013-06-141-1/+1
|
* [systemd] add libacl-dev package to required installed packagesSimon Rettberg2013-06-132-0/+2
| | | | [alsa] include alsamixer for easier manual sound config
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-06-122-1/+7
|\
| * [systemd] fix pam_systemd.so copying (wrong path at build time, so need to ↵Jonathan Bauer2013-06-112-1/+7
| | | | | | | | copy explicitly...)
* | [systemd] add configure flag for ACL supportMichael Neves2013-06-121-1/+1
|/
* [systemd] add pam_systemd.so to REQUIRED_FILESJonathan Bauer2013-06-111-1/+1
|
* [systemd] patch PATH environment variable in systemd-srcSimon Rettberg2013-06-101-1/+4
|
* Included new module german for german keyboards (qwertz)Christian Rößler2013-06-061-5/+0Star
| | | | | Also changed rootfs-stage32: env vars now through new add_env stage32-opensuse has new target german
* host bridge interfaceMichael Neves2013-06-054-7/+13
|\
| * [systemd] Enable blkid supportJonathan Bauer2013-06-043-6/+12
|/
* vmware networkMichael Neves2013-06-031-1/+1
|
* [vmplayer] Copy kernel modules in post_copy, not buildSimon Rettberg2013-05-241-1/+1
| | | | [systemd] enable logind again, fixes tty2-6
* Remove ldap in initial nsswitch conf, will be added after udev started upSimon Rettberg2013-05-234-21/+88
| | | | | | Update to systemd 204 Remove some systemd services that don't make sense in our setup Add own sysctl defaults
* fix PATH for debug shellSimon Rettberg2013-05-231-2/+1Star
|
* Refactoring:Simon Rettberg2013-05-212-2/+2
| | | | | REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES
* Fix OpenSLX BannerSimon Rettberg2013-05-171-73/+0Star
| | | | Clean up some scripts
* Add autofs ko to stage3.2Simon Rettberg2013-05-081-1/+1
| | | | Fix nfs-mount.service to use proper path
* dhcp service now requests same IP if he got one previouslyJonathan Bauer2013-05-075-415/+1Star
|
* unlink load-german-keymap.serviceMichael Neves2013-05-031-1/+0Star
|
* move /openslx to /opt/openslxMichael Neves2013-05-034-4/+4
|
* Add missing dependency for systemd module (building kmod requires xsltproc)Simon Rettberg2013-04-291-1/+2
|
* We will require wpad for the future ...Dirk2013-04-241-1/+1
|
* Update for openSUSE 12.3Simon Rettberg2013-04-192-5/+6
|
* only automount nfs when DEBUG != 0Jonathan Bauer2013-04-121-1/+1
|
* kdmrc, dont use broken scripts / debug-shell now /bin/shJonathan Bauer2013-04-121-1/+1
|
* KERNEL_VERSION from system.incMichael Neves2013-04-121-24/+17Star
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Merge branch 'master' of ssh://openslx/openslx-ng/tm-scriptsSimon Rettberg2013-03-192-9/+11
|\
| * use all cores by make through MAKEFLAGSJonathan Bauer2013-03-192-9/+11
| |
* | Tweak modules to work with openSUSE 12.1Simon Rettberg2013-03-191-0/+81
|/
* copy_static_files function now called on each moduleJonathan Bauer2013-03-191-3/+0Star
|