Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Icd174a478b4e10c562c764b0ceb657adcf678e54
|
|
Change-Id: Idaa905f768ea684920d4b94223095e6fed9204ca
Signed-off-by: Jiankang Fan <jiankang.fan@samsung.com>
Conflicts:
ChangeLog
packaging/mic.changes
|
|
Change-Id: I8bb5737b82f956a6eeccbc994c6a8c48ecde002a
Signed-off-by: Jiankang Fan <jiankang.fan@samsung.com>
|
|
Change-Id: Ife64b311bfece1e2f3b2a231062a9a2b9e69d897
Signed-off-by: Jiankang Fan <jiankang.fan@samsung.com>
|
|
Change-Id: I52ac11d8d5752ef5fd0e4247144ffb065e6acef0
|
|
Change-Id: I8040f7786af0b31c02fe169a1f7f626fc7a99fd0
|
|
Change-Id: I18f0667bc7537aaf1e8eee5ec3320f1b52058071
Signed-off-by: jianzhong.fang <jz.fang@samsung.com>
|
|
Change-Id: I5651efc10e3b250af0f31f5224f9dca40a5d7124
|
|
Change-Id: Ifba625f3902104e6a21e8340f5b292f0190057d7
|
|
Change-Id: I620035d4871df6cb31fe94121f060db6b17f2833
|
|
Change-Id: I3dba1b42fae23a1dbe37d8ff668fc97dd3ed76a4
|
|
Change-Id: I1bcd94008d785fb82cb807b8678ce960cb6f1145
|
|
Change-Id: I2752f5c804f215ba96b5cfbabfefb1c383bb5803
|
|
Change-Id: Ic14019a86c4efd1c302ea123579d9c1747785a91
|
|
Change-Id: Icb3a15056eb26c48b57730a06e952a2898cb97ab
|
|
|
|
Change-Id: I1c8861e517686047368a3941f678b56d173056fb
|
|
Change-Id: I971b256f3e47212dd54b2f5b9232a8ade212a405
|
|
Change-Id: I26c09e1bfc2c7ef9090b8e9218ce06880072398a
|
|
Change-Id: I0611a6b52f6e8a5ecc17f1fbc12044a0f7167326
|
|
Change-Id: If63177dbb1ae2a8f1a2fc1cbb849cd51fc1ea957
|
|
Change-Id: Idf5d4c3fb493468272374760ca9d8a507036fc40
Signed-off-by: Rong Jinhui <jinhui.rong@samsung.com>
|
|
Change-Id: Id17882b91640f5390198c17bbf3bc2fdb8699668
|
|
Conflicts:
plugins/imager/loop_plugin.py
|
|
Change-Id: Ia5f0f14131463f1eb20bbfe8a7159dfe1307f215
Conflicts:
plugins/imager/raw_plugin.py
|
|
Change-Id: I22032747185fb6f2344c4a88ca227503d9369823
|
|
Change-Id: I48e2f647b8278107bd4ce84c0c9c0237dec8b948
|
|
Change-Id: Iaec1eb7817b05a0eacdef3c1aafe248eeaade538
|
|
rpm check only "/" partition size before installing packages
Change-Id: Ic00e937530f926f58ee4099f7a079c640fc721a5
Signed-off-by: Yeongil Jang <yg0577.jang@samsung.com>
|
|
I confirm that --priority option of *.ks file in mic does not apply
When creating an image file using ks file, Priority is determined by repo name
If you check the logs of the mic by applying the repo name below to see what the results are different
repo --name=mobile-wayland_arm64 ...
repo --name=prerelease ... --priority 1
..............................................
repo --name=2mobile-wayland_arm64 ...
repo --name=1prerelease ... --priority 1
Change-Id: I53bb8e96bc8eb06e8075294e56b0cbb4f35afd6b
|
|
List whole files to the tar command instead of giving a dir
Change-Id: I1916924eaf63876c9d4fe0bcfa64f4f8e142a42e
|
|
mic option --runtime=native has been broken for more than one year,
maintain this mode requires more effort for new distribution support,
so drop this mode without risk.
Fixes: #DEVT-248
Change-Id: Iaee916889fabfe62f6a507781f9ca1c3d01ee5a2
|
|
Supporting for using command line tools as toybox, busybox.
Fixes: #2359
Change-Id: I3b5935609d83601900f03c978e48e95490559143
Signed-off-by: Gyeoungmin Kim <g5.kim@samsung.com>
|
|
When image creation failed, log created by '--release' will be
located under 'outdir' instead of 'release_dir'. Also put the
log file under 'release_dir' when image creation failed.
mic-appliance create images through executing '/etc/init.d/mic'
script in the appliance. 'time mic cr auto $extra /media/out/$ks'
is called, and '--release' option is used when creating images.
In the past, 3 points about the logfile created by '--release':
1. Create logfile in default 'out_dir' which is specified in
'/etc/mic/mic.conf'. 2. Before creating images, check whether the
'release_dir' exists, if it exists, remove the whole directory. 3.
After the image creation finished, copy the logfile to the final
'release_dir' where the images located. So when the image creation
failed, no logfile found in 'release_dir', the logfile is under default
'out_dir'.
If directly change the 'out_dir' to 'dest_dir' in conf.py, the image
creation will fail if there already exist a same 'release_dir', because
this existed 'release_dir' will be removed when creating images, but the
logfile use this dir at the time, so it cannot be removed, then mic will
fail and exit. So right now, if 'release_dir' already existed, just remove
the files under it except the newly created logfile, and remain the dir.
Fixes: #2212
Change-Id: Ibdc9af3d0e03ca966517d05b1e519d4d9fb3ad43
|
|
Fixes: #2250
Change-Id: I4e1fa970229b460053671c325ba469a542f83806
|
|
Change-Id: I7144355d94a6c4b02a6d9fe47178c8bdd38d6691
Signed-off-by: Gyeoungmin.kim <g5.kim@samsung.com>
Signed-off-by: Lihong Sun <lihongx.sun@intel.com>
|
|
isolinux.bin and mbr.bin is installed to /usr/lib/syslinux/bios in arch linux
Change-Id: Iaa737b7fb277b5b7dee0ebb97a2523722f60e65d
Signed-off-by: Junchun Guan <junchunx.guan@intel.com>
|
|
Change-Id: Ic291b2c7fbe8c09a1bdf341d35740f9f639cc5cf
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I47f65df512e74b7ba82efcaf0b81b75f9795bcea
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I5d357a162b2227beaff35f4a5ef913d36a2a6972
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I2da8fc9d549374877f00c51924df4f7d0425d2c7
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I22021ebea6bd2db34150c15f588289c18929d63a
|
|
Fixes: #2081
Change-Id: Id780d02d38cbfccf6d4bb6e9eb37d709db0dd336
|
|
Change-Id: I44a2c69f4292306405857a0b8545d231f2b635f3
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
Change-Id: I3d15f5ee386802c23e438e453aedfdace72739d5
|
|
some operation like initrd creation need the real device actually,
so copy it into _instroot as well
Change-Id: Id45680bc2407bfc9e07e90753b9696bb1066db12
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
actually /dev/mapper/loop0p1 is symbol link in some distros,
so add its real path to dict
Change-Id: I2c9655e61e8878c3bbf5ea134f28996df1c6d78a
Signed-off-by: Gui Chen <gui.chen@intel.com>
|
|
In qemu version 2.0, we use qemu-aarch64 instead of qemu-arm64. Thus,
this mic script should be changed to use correct qemu path of arm64
platform.
Change-Id: I3d910511cbece0cafdfb72f7846cbdadcd6c1f2d
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
|
|
Fixes: #2028
Change-Id: Ib8eec98150115bb4b36e7226d1cfa91e29de682c
|
|
Fixes: #1956
Change-Id: I9eca40309e4a7eabb1cbc46424266312b3f2b10c
|