summaryrefslogtreecommitdiffstats
path: root/server/export_target
Commit message (Collapse)AuthorAgeFilesLines
* 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-121-3/+0Star
| | | | 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
* setup_core is now export_targetMichael Neves2013-03-191-0/+108