| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [export_target] more help messages if rsync fails | Jonathan Bauer | 2013-11-27 | 1 | -1/+1 |
| | | |||||
| * | [export_target] rsync return status handling | Jonathan Bauer | 2013-11-27 | 1 | -6/+8 |
| | | |||||
| * | [server/export_target] generate_config: print the valid config types if the ↵ | Jonathan Bauer | 2013-10-09 | 1 | -1/+3 |
| | | | | | user didn't give one. | ||||
| * | [export_target] set owner and group of config files to root, always | Jonathan Bauer | 2013-09-30 | 1 | -1/+1 |
| | | |||||
| * | [export_target] Added two trailing slashes at mksquashfs calls. | Christian Rößler | 2013-09-30 | 1 | -2/+2 |
| | | |||||
| * | [export_target] Fix creation of squashFS | Simon Rettberg | 2013-08-21 | 1 | -5/+1![]() |
| | | |||||
| * | [server] create sqfs of stage32 under server/boot/<ip>/stage32.sqfs and let ↵ | Jonathan Bauer | 2013-08-19 | 1 | -5/+6 |
| | | | | | the user know about it | ||||
| * | [generate_config] remove old debug message | Jonathan Bauer | 2013-08-02 | 1 | -1/+0![]() |
| | | |||||
| * | [generate_config] fix broken file checking | Jonathan Bauer | 2013-08-01 | 1 | -5/+6 |
| | | |||||
| * | [server/export_target] move the check for the validity of the given config ↵ | Jonathan Bauer | 2013-08-01 | 1 | -4/+5 |
| | | | | | in generate_config and not in initial_checks | ||||
| * | [server] removed creation of config.tgz from generate_stage32 | Jonathan Bauer | 2013-08-01 | 1 | -1/+0![]() |
| | | |||||
| * | [mltk-server] added check when merging different module config together to ↵ | Jonathan Bauer | 2013-08-01 | 1 | -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 Bauer | 2013-07-31 | 1 | -13/+41 |
| | | | | | 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 Bauer | 2013-07-31 | 1 | -0/+4 |
| | | |||||
| * | [mltk/server] Add status output between generating squashFS and generating ↵ | Simon Rettberg | 2013-07-12 | 1 | -0/+1 |
| | | | | | initramfs | ||||
| * | dhcp service now requests same IP if he got one previously | Jonathan Bauer | 2013-05-07 | 1 | -1/+1 |
| | | |||||
| * | remove temp sqfs directory | Jonathan Bauer | 2013-05-03 | 1 | -1/+3 |
| | | |||||
| * | fix logic for installing squashfs-tools | Jonathan Bauer | 2013-04-24 | 1 | -2/+2 |
| | | |||||
| * | severall fixes | Michael Neves | 2013-04-12 | 1 | -2/+2 |
| | | |||||
| * | initial checks fix | Michael Neves | 2013-04-12 | 1 | -3/+3 |
| | | |||||
| * | kleiner fix | Michael Neves | 2013-04-12 | 1 | -3/+5 |
| | | |||||
| * | remotehost subfolder under 'server/boot/' | Michael Neves | 2013-04-12 | 1 | -2/+2 |
| | | |||||
| * | Sync uids/gids by numeric value, don't remap | Simon Rettberg | 2013-04-12 | 1 | -1/+1 |
| | | |||||
| * | copy_kernel to boot and size of initramfs/sqfs | Michael Neves | 2013-04-12 | 1 | -1/+11 |
| | | |||||
| * | Run rsync with --delete when syncing from remote system | sr | 2013-04-12 | 1 | -2/+2 |
| | | |||||
| * | Target 'server' expects remote machine's IP/Hostname as parameter. Add fake ↵ | Simon Rettberg | 2013-04-12 | 1 | -3/+0![]() |
| | | | | | remote machine 'local' for local usage. | ||||
| * | ... | Simon Rettberg | 2013-04-12 | 1 | -1/+1 |
| | | |||||
| * | Make server -s actually sync from remote server using rsync. Currently ↵ | Simon Rettberg | 2013-04-12 | 1 | -7/+8 |
| | | | | | supports one hardcoded server ;-) | ||||
| * | KERNEL_VERSION from system.inc | Michael Neves | 2013-04-12 | 1 | -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 | ||||
| * | setup_core is now export_target | Michael Neves | 2013-03-19 | 1 | -0/+108 |

