Mentions légales du service

Skip to content
Snippets Groups Projects
Forked from grid5000 / environments-recipes
Source project has a limited visibility.
  • Salem Harrache's avatar
    bb4715ca
    [STree] Pulled stree 'helpers' · bb4715ca
    Salem Harrache authored
    Squashed commit of the following:
    
    commit c7c03fada0431b7e4c2cf55606a1ca54ebd5192f
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Fri Dec 4 17:20:29 2015 +0100
    
        Explicit use of python2 instead of python
    
    commit bb55f06f500b99bf820a9a1388cf3f36dde15adc
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 16:10:03 2015 +0100
    
        Added "--compress" option, to compress the output file (qcow2 only)
    
        Closed #4
    
    commit fd117a3aaa26bb47f537187a2c3870646780b294
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 15:46:03 2015 +0100
    
        make a disk image sparse by default to free space on the host (#4)
    
    commit fa68f3b959f99d6042ca36d9d0042670e1785563
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 14:33:07 2015 +0100
    
        Fixed unicode encoding error when using ``--zerofree`` option
    
        Closed #1
    
    commit 02978784415c1ff6ff5016b11628f0ad7161ac56
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 14:25:09 2015 +0100
    
        Mount first partition in read_only to zerofree filesystem
    
    commit ce0cf6101652c87071dec43006fbc74127860922
    Merge: 7d951e0 0a66056
    Author: Salem Harrache <SalemHarrache@users.noreply.github.com>
    Date:   Wed Dec 2 16:34:24 2015 +0100
    
        Merge pull request #5 from mickours/patch-2
    
        Use argparse.FileType instaead of file
    
    commit 0a66056e9dbef912cde7a96b0e744ded584bb30f
    Author: Michael Mercier <mickours@gmail.com>
    Date:   Wed Dec 2 16:29:47 2015 +0100
    
        Use argparse.FileType instaead of file
    
        This works for python 3 now
    
    commit 7d951e01b5507343a1d5d7bdb1f2ecb7f4488aa4
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Dec 1 12:10:34 2015 +0100
    
        Handled Exceptions from main function
    
    commit 922f747f59093277f65ccc85605258b8c06288ec
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Dec 1 12:06:07 2015 +0100
    
        Allowed any file extension
    
    commit 84df94a8292e44b7244ebc7548af35e6a4a0ec8e
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Dec 1 12:05:24 2015 +0100
    
        Improved python3/python2 unicode encoding
    
        Closed #1
    
    commit ad828e1533fd180d9330d3362697b6b467f4efe2
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Nov 18 11:24:31 2015 +0100
    
        Fixed / permissions
    
        Fixed #3
    
    commit dcd0a061b437cb65a3bac5a2c804136c2b04e96e
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 15 11:05:22 2015 +0200
    
        Removed --label options
    
    commit a2737b1722eda6629a9b3f4424cf6ef510be4204
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Sep 9 15:32:19 2015 +0200
    
        Simple http server script
    
    commit 0b11f4f08aee214d7a931dc5b9d62daa98e7fb62
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Sep 9 15:32:05 2015 +0200
    
        Make scripts executable
    
    commit 1e114df4025abb672a4ce685b6f3e07eae478ff3
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Sep 9 15:31:44 2015 +0200
    
        remove SELinux .autorelabel file
    
    commit 4ab211eae8bff32628d373735e918642ec51252e
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 13:55:09 2015 +0200
    
        used defaults options in fstab
    
    commit 03369a91ded2245ffcf2a566b1bf47370aa18f81
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 13:54:53 2015 +0200
    
        Update SELinux information
    
    commit d0ccaf8a10d93cf9dbb6c881c0c7b4dfc5c30ac1
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 11:40:07 2015 +0200
    
        Revert "No need to generated fstab, generate only empty one"
    
        This reverts commit 58eb330926c83b4af6538fb23c975c0f91f7ed6c.
    
        Conflicts:
        	create_appliance.py
    
    commit c5660754cf7bf75ca83b2b8d82720ac75a110b9f
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 11:29:47 2015 +0200
    
        Fixed create appliance script with simple tar archive
    
    commit 3103ce620eb9a6d3a83cf8e14082aecaae485a95
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 11:29:27 2015 +0200
    
        Removed default value for --append parameter
    
    commit 58eb330926c83b4af6538fb23c975c0f91f7ed6c
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Mon Sep 7 09:23:25 2015 +0200
    
        No need to generated fstab, generate only empty one
    
    commit dea0eca9f53e54af0d4d12d9486552173416bf2c
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Sun Sep 6 20:59:14 2015 +0200
    
        Revert "Manual mount of /dev/sda1 partition with tar-out command"
    
        This reverts commit 7cd463150591898fdfaf3f31422037065d1fae13.
    
        Conflicts:
        	export_appliance.py
    
    commit 0bfe5876b7000bbeb870788a63b564f7986a0a4c
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Sun Sep 6 20:57:59 2015 +0200
    
        Revert "Manual mount of /dev/sda1 partition"
    
        This reverts commit 9c29524f86d65f9e349476055716257d6f23f296.
    
    commit b7d6ed5155b903b16ba751271af05ec156823e6d
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Aug 27 14:34:15 2015 +0200
    
        Fixed string formating error
    
    commit d418d395c2c8997e2137c696ddf09eddcabe6735
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Aug 27 11:50:15 2015 +0200
    
        Added appliance creation from directory feature
    
    commit 3ab688d33b8d409f49e44f5fd2f6418783222115
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 26 12:01:24 2015 +0200
    
        Support of tar.xz images
    
    commit fc7d4c7cc97181af4872e955ea717996c530ebfd
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Fri Aug 21 15:43:17 2015 +0200
    
        Generate a disk image in the right format
    
    commit 37fc8adb45411641adaa638868882c4d5afdee1f
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Fri Aug 21 14:34:31 2015 +0200
    
        Create VDI with VBoxManage
    
    commit c597f006dbae18262f4cae1b1b29d48071709c89
    Author: Salem Harrache <salem@harrache.info>
    Date:   Fri Aug 21 12:14:43 2015 +0200
    
        Supported vdi and other disk format
    
    commit 4f231b754104761b4d31a83c3b0b5b9c3a5e0f1d
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Aug 20 23:20:01 2015 +0200
    
        Generated a valid /etc/fstab
    
    commit 7cd463150591898fdfaf3f31422037065d1fae13
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 17:10:17 2015 +0200
    
        Manual mount of /dev/sda1 partition with tar-out command
    
    commit 9c29524f86d65f9e349476055716257d6f23f296
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 17:04:36 2015 +0200
    
        Manual mount of /dev/sda1 partition
    
    commit f18e0915a366e6cbba6b9c8933b34b3225775f8a
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:57:32 2015 +0200
    
        Added script that export a rootfs directory or archive to compressed tar archives
    
    commit f7aed626d1020187a7f9610facc4b6dd7773f5f7
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:57:01 2015 +0200
    
        Added script that check if a disk image need a bootloader
    
    commit 3ad09bfa612010b7b7aa8853574f00a966acbd0b
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:56:47 2015 +0200
    
        Added script that check if a disk image have a bootloader
    
    commit 18f6d851e96a9aa7f3df4d83464c2bd5f97d6f32
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:55:59 2015 +0200
    
        Added create_appliance script that convert an rootfs archive to a bootable disk image using guestfish
    
    commit 263886c35308ade8f357c2d890ee727756a3f0f7
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:55:35 2015 +0200
    
        Added export_appliance that convert a disk image to many others formats using guestfish
    
    commit 9a6d4bfba9e4afc643fe66ef2725895647da50cf
    Author: Salem Harrache <SalemHarrache@users.noreply.github.com>
    Date:   Wed Aug 19 16:53:26 2015 +0200
    
        Initial commit
    bb4715ca
    History
    [STree] Pulled stree 'helpers'
    Salem Harrache authored
    Squashed commit of the following:
    
    commit c7c03fada0431b7e4c2cf55606a1ca54ebd5192f
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Fri Dec 4 17:20:29 2015 +0100
    
        Explicit use of python2 instead of python
    
    commit bb55f06f500b99bf820a9a1388cf3f36dde15adc
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 16:10:03 2015 +0100
    
        Added "--compress" option, to compress the output file (qcow2 only)
    
        Closed #4
    
    commit fd117a3aaa26bb47f537187a2c3870646780b294
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 15:46:03 2015 +0100
    
        make a disk image sparse by default to free space on the host (#4)
    
    commit fa68f3b959f99d6042ca36d9d0042670e1785563
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 14:33:07 2015 +0100
    
        Fixed unicode encoding error when using ``--zerofree`` option
    
        Closed #1
    
    commit 02978784415c1ff6ff5016b11628f0ad7161ac56
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Dec 3 14:25:09 2015 +0100
    
        Mount first partition in read_only to zerofree filesystem
    
    commit ce0cf6101652c87071dec43006fbc74127860922
    Merge: 7d951e0 0a66056
    Author: Salem Harrache <SalemHarrache@users.noreply.github.com>
    Date:   Wed Dec 2 16:34:24 2015 +0100
    
        Merge pull request #5 from mickours/patch-2
    
        Use argparse.FileType instaead of file
    
    commit 0a66056e9dbef912cde7a96b0e744ded584bb30f
    Author: Michael Mercier <mickours@gmail.com>
    Date:   Wed Dec 2 16:29:47 2015 +0100
    
        Use argparse.FileType instaead of file
    
        This works for python 3 now
    
    commit 7d951e01b5507343a1d5d7bdb1f2ecb7f4488aa4
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Dec 1 12:10:34 2015 +0100
    
        Handled Exceptions from main function
    
    commit 922f747f59093277f65ccc85605258b8c06288ec
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Dec 1 12:06:07 2015 +0100
    
        Allowed any file extension
    
    commit 84df94a8292e44b7244ebc7548af35e6a4a0ec8e
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Dec 1 12:05:24 2015 +0100
    
        Improved python3/python2 unicode encoding
    
        Closed #1
    
    commit ad828e1533fd180d9330d3362697b6b467f4efe2
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Nov 18 11:24:31 2015 +0100
    
        Fixed / permissions
    
        Fixed #3
    
    commit dcd0a061b437cb65a3bac5a2c804136c2b04e96e
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 15 11:05:22 2015 +0200
    
        Removed --label options
    
    commit a2737b1722eda6629a9b3f4424cf6ef510be4204
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Sep 9 15:32:19 2015 +0200
    
        Simple http server script
    
    commit 0b11f4f08aee214d7a931dc5b9d62daa98e7fb62
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Sep 9 15:32:05 2015 +0200
    
        Make scripts executable
    
    commit 1e114df4025abb672a4ce685b6f3e07eae478ff3
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Sep 9 15:31:44 2015 +0200
    
        remove SELinux .autorelabel file
    
    commit 4ab211eae8bff32628d373735e918642ec51252e
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 13:55:09 2015 +0200
    
        used defaults options in fstab
    
    commit 03369a91ded2245ffcf2a566b1bf47370aa18f81
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 13:54:53 2015 +0200
    
        Update SELinux information
    
    commit d0ccaf8a10d93cf9dbb6c881c0c7b4dfc5c30ac1
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 11:40:07 2015 +0200
    
        Revert "No need to generated fstab, generate only empty one"
    
        This reverts commit 58eb330926c83b4af6538fb23c975c0f91f7ed6c.
    
        Conflicts:
        	create_appliance.py
    
    commit c5660754cf7bf75ca83b2b8d82720ac75a110b9f
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 11:29:47 2015 +0200
    
        Fixed create appliance script with simple tar archive
    
    commit 3103ce620eb9a6d3a83cf8e14082aecaae485a95
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Tue Sep 8 11:29:27 2015 +0200
    
        Removed default value for --append parameter
    
    commit 58eb330926c83b4af6538fb23c975c0f91f7ed6c
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Mon Sep 7 09:23:25 2015 +0200
    
        No need to generated fstab, generate only empty one
    
    commit dea0eca9f53e54af0d4d12d9486552173416bf2c
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Sun Sep 6 20:59:14 2015 +0200
    
        Revert "Manual mount of /dev/sda1 partition with tar-out command"
    
        This reverts commit 7cd463150591898fdfaf3f31422037065d1fae13.
    
        Conflicts:
        	export_appliance.py
    
    commit 0bfe5876b7000bbeb870788a63b564f7986a0a4c
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Sun Sep 6 20:57:59 2015 +0200
    
        Revert "Manual mount of /dev/sda1 partition"
    
        This reverts commit 9c29524f86d65f9e349476055716257d6f23f296.
    
    commit b7d6ed5155b903b16ba751271af05ec156823e6d
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Aug 27 14:34:15 2015 +0200
    
        Fixed string formating error
    
    commit d418d395c2c8997e2137c696ddf09eddcabe6735
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Aug 27 11:50:15 2015 +0200
    
        Added appliance creation from directory feature
    
    commit 3ab688d33b8d409f49e44f5fd2f6418783222115
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 26 12:01:24 2015 +0200
    
        Support of tar.xz images
    
    commit fc7d4c7cc97181af4872e955ea717996c530ebfd
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Fri Aug 21 15:43:17 2015 +0200
    
        Generate a disk image in the right format
    
    commit 37fc8adb45411641adaa638868882c4d5afdee1f
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Fri Aug 21 14:34:31 2015 +0200
    
        Create VDI with VBoxManage
    
    commit c597f006dbae18262f4cae1b1b29d48071709c89
    Author: Salem Harrache <salem@harrache.info>
    Date:   Fri Aug 21 12:14:43 2015 +0200
    
        Supported vdi and other disk format
    
    commit 4f231b754104761b4d31a83c3b0b5b9c3a5e0f1d
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Thu Aug 20 23:20:01 2015 +0200
    
        Generated a valid /etc/fstab
    
    commit 7cd463150591898fdfaf3f31422037065d1fae13
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 17:10:17 2015 +0200
    
        Manual mount of /dev/sda1 partition with tar-out command
    
    commit 9c29524f86d65f9e349476055716257d6f23f296
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 17:04:36 2015 +0200
    
        Manual mount of /dev/sda1 partition
    
    commit f18e0915a366e6cbba6b9c8933b34b3225775f8a
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:57:32 2015 +0200
    
        Added script that export a rootfs directory or archive to compressed tar archives
    
    commit f7aed626d1020187a7f9610facc4b6dd7773f5f7
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:57:01 2015 +0200
    
        Added script that check if a disk image need a bootloader
    
    commit 3ad09bfa612010b7b7aa8853574f00a966acbd0b
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:56:47 2015 +0200
    
        Added script that check if a disk image have a bootloader
    
    commit 18f6d851e96a9aa7f3df4d83464c2bd5f97d6f32
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:55:59 2015 +0200
    
        Added create_appliance script that convert an rootfs archive to a bootable disk image using guestfish
    
    commit 263886c35308ade8f357c2d890ee727756a3f0f7
    Author: Salem Harrache <salem.harrache@inria.fr>
    Date:   Wed Aug 19 16:55:35 2015 +0200
    
        Added export_appliance that convert a disk image to many others formats using guestfish
    
    commit 9a6d4bfba9e4afc643fe66ef2725895647da50cf
    Author: Salem Harrache <SalemHarrache@users.noreply.github.com>
    Date:   Wed Aug 19 16:53:26 2015 +0200
    
        Initial commit