summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* [pam-mount] don't try to mount home directory if its already mountedJonathan Bauer2013-08-071-0/+5
|
* [config] moved unifr theme of vmchooser to configJonathan Bauer2013-08-025-0/+9
|
* [generate_config] remove old debug messageJonathan Bauer2013-08-021-1/+0Star
|
* [generate_config] fix broken file checkingJonathan Bauer2013-08-011-5/+6
|
* [server/export_target] move the check for the validity of the given config ↵Jonathan Bauer2013-08-011-4/+5
| | | | in generate_config and not in initial_checks
* [plymouth] move uni fr theme for plymouth to config for freiburgJonathan Bauer2013-08-017-0/+134
|
* [server] removed creation of config.tgz from generate_stage32Jonathan Bauer2013-08-011-1/+0Star
|
* [mltk-server] freiburg pam configJonathan Bauer2013-08-011-0/+1
|
* Renamed configs/freiburg/pam to configs/freiburg/pam-freiburg for cleaner ↵Jonathan Bauer2013-08-013-1/+2
| | | | structure. Added 'config.tgz' to .gitignore. Removed file added by accident
* [mltk-server] added check when merging different module config together to ↵Jonathan Bauer2013-08-011-42/+75
| | | | find possible conflicts. Also changed the way the config.tgz is built: now it generates under server/local_builds/<ip>/configs/<type>/ tarballs for all the modules, and merges them together at the end
* [server] added new parameter for export target. Use: ./mltk server <ip> ↵Jonathan Bauer2013-07-3133-13/+541
| | | | stage32 -e stage32 <config>. Added function in export_target to pack an archive with all the files found in activated modules of server/configs/<config>
* [pam] removed old data dir...Jonathan Bauer2013-07-311-0/+4
|
* [mltk/server] Add status output between generating squashFS and generating ↵Simon Rettberg2013-07-121-0/+1
| | | | initramfs
* dhcp service now requests same IP if he got one previouslyJonathan Bauer2013-05-071-1/+1
|
* remove temp sqfs directoryJonathan Bauer2013-05-031-1/+3
|
* fix logic for installing squashfs-toolsJonathan Bauer2013-04-241-2/+2
|
* severall fixesMichael Neves2013-04-121-2/+2
|
* initial checks fixMichael Neves2013-04-121-3/+3
|
* kleiner fixMichael Neves2013-04-121-3/+5
|
* remotehost subfolder under 'server/boot/'Michael Neves2013-04-121-2/+2
|
* Sync uids/gids by numeric value, don't remapSimon Rettberg2013-04-121-1/+1
|
* copy_kernel to boot and size of initramfs/sqfsMichael Neves2013-04-121-1/+11
|
* Run rsync with --delete when syncing from remote systemsr2013-04-121-2/+2
|
* Target 'server' expects remote machine's IP/Hostname as parameter. Add fake ↵Simon Rettberg2013-04-122-3/+1Star
| | | | remote machine 'local' for local usage.
* ...Simon Rettberg2013-04-121-1/+1
|
* Make server -s actually sync from remote server using rsync. Currently ↵Simon Rettberg2013-04-121-7/+8
| | | | supports one hardcoded server ;-)
* KERNEL_VERSION from system.incMichael Neves2013-04-121-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | 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
* deleted filesMichael Neves2013-03-192-162/+0Star
| | | | :w
* setup_core is now export_targetMichael Neves2013-03-192-0/+199
|
* new arguments for mltk, see manpages & changed INIT_DIR to TARGET_BUILD DIRJonathan Bauer2013-03-141-70/+3Star
|
* remove old modules/firmware list, now in remote/core/core.confJonathan Bauer2013-03-112-141/+0Star
|
* some minor fixesMichael Neves2013-02-281-0/+1
|
* make squashfs verbose, copy modules.* from /lib/modulesMichael Neves2013-02-282-2/+4
|
* add modules.* to lib/modulesMichael Neves2013-02-281-0/+1
|
* small fixesMichael Neves2013-02-271-9/+9
|
* add aufs and squashfs to modules list for stage3.1Michael Neves2013-02-271-0/+2
|
* delete merge file build_core.origMichael Neves2013-02-271-190/+0Star
|
* small fixMichael Neves2013-02-271-3/+3
|
* Check if squashfs generation should be omittedMichael Neves2013-02-271-0/+1
|
* init and build_core mergesMichael Neves2013-02-272-8/+200
|\
| * Implemented more flexible command line parsingSimon Rettberg2013-02-261-2/+2
| |
| * fix build_coreSimon Rettberg2013-02-251-11/+16
| |
* | copy modules/firmware to stage31, generate separate initramfs for squashfsMichael Neves2013-02-271-39/+51
| |
* | firmware and modules to copy from system to stage3.1Michael Neves2013-02-272-0/+138
|/
* Add error handling to build_coreSimon Rettberg2013-02-251-42/+36Star
|
* [core] stage31 lib as symlink to use /mnt/lib when squashfs is mountedJonathan Bauer2013-02-211-1/+2
|
* fix aufs squashfs module version problemsJonathan Bauer2013-02-201-2/+2
|
* init auto hw configJonathan Bauer2013-02-201-6/+6
|
* fixers...Jonathan Bauer2013-02-181-1/+2
|
* kernel copy under ./server/kernelJonathan Bauer2013-02-181-1/+8
|