summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
Commit message (Collapse)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 ↵Jonathan Bauer2013-10-155-0/+31
| | | | | | | | file under data/etc/conf.f/nfs-common.conf to set parameters for the daemons.
| * [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 ↵Jonathan Bauer2013-10-151-1/+12
| | | | | | | | vmware-dhcp server configuration
* | [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 ↵Manuel Schneider2013-10-091-1/+1
| | | | | | | | | | | | | the pools: - A lpd server is started in vmchooser-run_virt. - A iptables rule redirects traffic from sourceport 515 to destport 5515 - Added module cups, the printserver in the minilinux. - Binaries an libs needed for a minimal cups installation. - Systemd-service for cups. - Added module printergui, the custom cups frontend. - Is a single GUI-binary that pops up in case of a printjob sent to the lpd. - Modules are enabled in stage32.
* [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
| | | | it is
* [modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related moduleChristian Rößler2013-09-301-0/+5
| | | | | | blacklists. Just an entry so far for Intel 82Q35 MEI controller, which spams syslogs under some 3.0 kernels. Entry is out-commented, as this is just a proposal.
* [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 ↵Simon Rettberg2013-09-301-6/+16
| | | | | | makes sure now partitons are read before calling. Also improve mounting /tmp and moving files from old to new dir
* [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
| | | | somewhat messy, but already way more restricted and predictable than before when it comes to ordering
* [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
| | | | use resolvconf or not. Fixes #496
* Moved nfs-mount from systemd module to toofst-stage32, also added ↵Simon Rettberg2013-08-291-0/+8
| | | | DefaultDependencies=no to make sure it starts up
* [rootfs-stage31] use '--kernel-command-line' option of plymouthd to give it ↵Jonathan Bauer2013-08-221-2/+4
| | | | the required 'splash' parameter. Makes 'splash' in the kcl of pxe-menus obsolete
* [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 ↵Jonathan Bauer2013-08-222-9/+47
| | | | systemd-setup_slx_addons to either go through all the addons found in the config file if no argument is given, or to setup one addon if one argument is given. That way we can see if/which addons are set up and/or which failed.
* [rootfs-stage31] removed sourcing of /etc/functions.inc since it suffices to ↵Jonathan Bauer2013-08-222-6/+0Star
| | | | source it in the init.
* 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 ↵Simon Rettberg2013-08-222-25/+24Star
| | | | | | | | the calling function/context, not in download()
| * [rootfs-stage31] Make MAC addresses lowercase, as udev fails to match a rule ↵Simon Rettberg2013-08-222-2/+2
| | | | | | | | with uppercase letters in hex
| * [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 ↵Simon Rettberg2013-08-212-5/+18
| | | | | | | | | | | | the aufs stack. Call it addon-init and place it in the root directory of your addon [vmplayer] Add such an addon-init script that will take care of setting up the vmplayer environment
| * [remote] Renamed functions to functions.inc; make setup-addons not fail if ↵Simon Rettberg2013-08-213-9/+13
| | | | | | | | no addons are configured; try random server order when downloading
| * 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
| | | | | | | | Also added a sanity check after processing each module, which will abort if anything is placed in /run directly
* | fix /etc/functions.inc sourcingJonathan Bauer2013-08-221-2/+2
|/
* [rootfs-stage31] activate plymouth with 'splash' in the kcl. (Removed the ↵Jonathan Bauer2013-08-201-1/+1
| | | | DEBUG check)
* 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 ↵Jonathan Bauer2013-08-193-17/+21
| | | | 'systemd-set_slx_addons'-script
* [rootfs-stage31] renamed a few variables. For the servers to download config ↵Jonathan Bauer2013-08-193-8/+13
| | | | stuff from, use SLX_CONFIG_SERVER in your config file
* [rootfs-stage31] prioritize servers from the config file over those in ↵Jonathan Bauer2013-08-191-1/+1
| | | | kernel cmdline
* [rootfs-stage31] changed the way stage3.1 gets the config, config.tgz and ↵Jonathan Bauer2013-08-195-101/+140
| | | | stage32.sqfs. Now its given in the kernel cmdline as 'slxsrv' a list of server ips and 'slxbase' a subdirectory of these servers where the config stuff roams. Example: slxsrv='132.230.4.1' and slxbase='u13' would make the scripts download '132.230.4.1/u13/config' and so on. PLEASE ADAPT YOUR CONFIGS BEFORE TRYING THIS OUT
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-151-0/+2
|\