summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
Commit message (Expand)AuthorAgeFilesLines
* [rootfs-stage32] Run fdisk again after two seconds if it fails the first timeSimon Rettberg2013-10-221-0/+12
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-10-187-2/+47
|\
| * [rootfs-stage32] added rpcbind and rpc.statd support. Use the configuration f...Jonathan Bauer2013-10-155-0/+31
| * [rootfs-stage32] catch download failed error for slx addonsJonathan Bauer2013-10-151-1/+4
| * [vmware] add the domain information received from the dhcp server to the vmwa...Jonathan Bauer2013-10-151-1/+12
* | [rootfs-stage32] Remove retarded $PATH declaration from /etc/profileSimon Rettberg2013-10-181-10/+0Star
|/
* Contains the complete bunch of software needed for the printing system in the...Manuel Schneider2013-10-091-1/+1
* [rootfs-stage32] Add iptables rule to redirect printing jobs to port 515Simon Rettberg2013-10-041-0/+4
* [rootfs-stage32] Add dnbd3 support to stage4 mountingSimon Rettberg2013-10-042-4/+30
* [rootfs-stage32] buildscript and conf file updated for openSuseChristian Rößler2013-09-302-1/+4
* [rootfs-stage32] Tweak startup order (systemd)Simon Rettberg2013-09-303-4/+6
* [rootfs-stage32] Remove libau because it's not there and I have no clue what ...Simon Rettberg2013-09-301-232/+240
* [modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related moduleChristian Rößler2013-09-301-0/+5
* [nfs-mount] Dbus service reload for stage4Christian Rößler2013-09-301-0/+2
* [setup-partitions] Don't retry if fdisk returns no partitons as boot order ma...Simon Rettberg2013-09-301-6/+16
* [ntpdate.service] Speed up timesync a littleSimon Rettberg2013-09-301-3/+3
* [stage32] Some work on system startup regarding systemd dependencies - still ...Simon Rettberg2013-09-303-5/+6
* [udhcp-script] Don't start nfs-mountSimon Rettberg2013-09-301-6/+0Star
* [mount_export] Fix collision with mount points for addonsSimon Rettberg2013-09-301-4/+7
* * Add debian support *Simon Rettberg2013-09-301-0/+14
* [rootfs-stage32] (ubuntu) add ntpdate to required installed packagesSimon Rettberg2013-09-301-0/+1
* [rootfs-stage32] Fix issue indentationSimon Rettberg2013-09-301-8/+8
* [rootfs-stage32] Added more checks to udhcpc script when deciding whether to ...Simon Rettberg2013-08-291-2/+4
* Moved nfs-mount from systemd module to toofst-stage32, also added DefaultDepe...Simon Rettberg2013-08-291-0/+8
* [rootfs-stage31] use '--kernel-command-line' option of plymouthd to give it t...Jonathan Bauer2013-08-221-2/+4
* [rootfs-stage31] start plymouth laterJonathan Bauer2013-08-221-9/+11
* [rootfs-stage32] unmount sqfs if the aufs'ing of the addon fails.Jonathan Bauer2013-08-221-1/+6
* [rootfs-stage32] new service to setup slx addons separatly. Adapted systemd-s...Jonathan Bauer2013-08-222-9/+47
* [rootfs-stage31] removed sourcing of /etc/functions.inc since it suffices to ...Jonathan Bauer2013-08-222-6/+0Star
* minorJonathan Bauer2013-08-222-2/+2
* fix /etc/functions.inc sourcingJonathan Bauer2013-08-221-1/+1
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-229-101/+130
|\
| * [rootfs-stage31] Make download timeouts shorter, properly use drop_shell in t...Simon Rettberg2013-08-222-25/+24Star
| * [rootfs-stage31] Make MAC addresses lowercase, as udev fails to match a rule ...Simon Rettberg2013-08-222-2/+2
| * [rootfs-stage32] Mount a 10G tmpfs to /tmp if no ID44 partition was foundSimon Rettberg2013-08-211-63/+73
| * [rootfs-stage32] Make it possible to run a script after adding an addon to th...Simon Rettberg2013-08-212-5/+18
| * [remote] Renamed functions to functions.inc; make setup-addons not fail if no...Simon Rettberg2013-08-213-9/+13
| * Fix typo in shebangSimon Rettberg2013-08-201-1/+1
| * Fix /run stuff for the 25th time....Simon Rettberg2013-08-202-2/+3
| * FIXfgdksjfgkldjfgSimon Rettberg2013-08-201-1/+1
| * Better make this relative...Simon Rettberg2013-08-201-2/+2
| * Switch to using /etc/tmpfiles.d for creating files/dirs in /runSimon Rettberg2013-08-201-1/+3
* | fix /etc/functions.inc sourcingJonathan Bauer2013-08-221-2/+2
|/
* [rootfs-stage31] activate plymouth with 'splash' in the kcl. (Removed the DEB...Jonathan Bauer2013-08-201-1/+1
* fix pcspkr already registered. Uncomment to make it work ;)Jonathan Bauer2013-08-191-0/+1
* fixes for the download function of etc/functions that is needed for the 'syst...Jonathan Bauer2013-08-193-17/+21
* [rootfs-stage31] renamed a few variables. For the servers to download config ...Jonathan Bauer2013-08-193-8/+13
* [rootfs-stage31] prioritize servers from the config file over those in kernel...Jonathan Bauer2013-08-191-1/+1
* [rootfs-stage31] changed the way stage3.1 gets the config, config.tgz and sta...Jonathan Bauer2013-08-195-101/+140
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-151-0/+2
|\