clone-master-clean-up-1.13-150100.3.26.2<>,3g7p9|RB^7t|Ȩ^R)>Znc o8eo4iB,(_[5}%LK W_l={Bk1F\/BPUezYNg?/RtPf׹8:#ͷU4P⪨#f?_w@LJ MrP4^ R,ԾZ3ޠzC "p0CaxpZ|L1hh tA;aF  ,L>@?d + ]# 9K`fm       L      G ~ L ( S8 \9 : >CFKG` H I XY\ ] ^ bcdNeSfVlXul vw x yLzP`djCclone-master-clean-up1.13150100.3.26.2Tool to clean up a system for cloning preparationA tool to clean up a system for cloning preparation by cleaning up usage history and log files, etc.g7h01-ch4aSUSE Linux Enterprise 15SUSE LLC GPL-2.0-or-laterhttps://www.suse.com/System/Managementhttps://www.suse.comlinuxnoarch PNAME=clone-master-clean-up SUBPNAME= SYSC_TEMPLATE=/usr/share/fillup-templates/sysconfig.$PNAME$SUBPNAME # If template not in new /usr/share/fillup-templates, fallback to old TEMPLATE_DIR if [ ! -f $SYSC_TEMPLATE ] ; then TEMPLATE_DIR=/var/adm/fillup-templates SYSC_TEMPLATE=$TEMPLATE_DIR/sysconfig.$PNAME$SUBPNAME fi SD_NAME="" if [ -x /bin/fillup ] ; then if [ -f $SYSC_TEMPLATE ] ; then echo "Updating /etc/sysconfig/$SD_NAME$PNAME ..." mkdir -p /etc/sysconfig/$SD_NAME touch /etc/sysconfig/$SD_NAME$PNAME /bin/fillup -q /etc/sysconfig/$SD_NAME$PNAME $SYSC_TEMPLATE fi else echo "ERROR: fillup not found. This should not happen. Please compare" echo "/etc/sysconfig/$PNAME and $TEMPLATE_DIR/sysconfig.$PNAME and" echo "update by hand." fi, 0vF~ AA큤A큤A큤g7g7g7g7g7g7g7g7g7g7g79f52b7beec5022a74a400afce37eed23ba05908cde61d05edf1cf2290770a03c80c71c11cb53d4557d5f3be7ed1eb326b1084fe33785a466c2280bab5149aecc6fed7ff4e97cb1e5d13819cd7abf1571773867784d0cbefad62e8ad051aa5dd0a504812b692b1442a9e6618f96739e91ab168a16ca48183493f5ac08e93b247bdb296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73a58bfadc7c7c3d923f2152b7f8bebe26933d9b53ff939337d925d588ee72436aArootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootclone-master-clean-up-1.13-150100.3.26.2.src.rpmclone-master-clean-upconfig(clone-master-clean-up)@    /bin/bash/bin/shconfig(clone-master-clean-up)coreutilscoreutilscurldiffutilsfillupgreprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)sedsystemd1.13-150100.3.26.23.0.4-14.6.0-14.0-15.2-14.14.1f@e~@c=@c[@c-c,N@c _3]z@]e@]J@]D%]B@\QZs@Y^&@Y@V@Vii@V*!@Uvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comabriel@suse.comabriel@suse.comabriel@suse.comjengelh@inai.deeich@suse.comeich@suse.comeich@suse.comdakechi@suse.comro@suse.deabriel@suse.comabriel@suse.comhguo@suse.comvarkoly@suse.comhguo@suse.comhguo@suse.com- clone-master-clean-up modifies fstab from UUID to /dev/sdx. (bsc#1229217) Introduce two command line parameters: - n, --dont-ask suppresses all requests. - f, --dont-change-fstab Do not swap UUID and label into device name in fstab. Without this parameters it behaves as usual. - 1.13- Error message about 'journald.conf' (bsc#1221533) Check if journald.conf does exist. - 1.12- Bump version to 1.11 - clone-master-clean-up fails when /etc/iscsi/initiatorname.iscsi doesn't exist The entire section is wrapped in a test for the existence of this file. (bsc#1207993)- Bump version to 1.10 - clone-master-clean-up fails if postfix is not installed (bsc#1204835) Check if the directory does exists.- Bump version to 1.9 - [clone-master-clean-up] Cleannup initiatorname.iscsi Remove all no comment files (bsc#1203024)- Bump version to 1.8 - clone-master-clean-up fails to remove btrfs snapshots (bsc#1203651)- Bump version to 1.7 - CVE-2021-32000: fix some potentially dangerous file system operations (bsc#1181050)- Bump version to 1.6 - cleanup salt client ID and osad authentication configuration file and the system ID (bsc#1174147) - change the path of the template file in the comments of custom_remove.template and clone-master-clean-up.sh (jsc#TEAM-490)- Bump version to 1.5 - Don't show output from pushd/popd - Make snapper snapshot removal more generic The output format is not really meant for machine reading, it's format has changed thus the simple parser broke. This now makes the parser more generic (using data from d-bus), also now it is ensured the snapshots are deleted in the correct order. (bsc#1149322)- Use noun phrase in descriptions.- Install README.md and license file, fix build warnings. - Fix _service-file: * Replace 'HEAD' version by 'master' branch: Right now, this project has just one single branch - track this as the release branch. * Add .- Add _service file to fetch package form git. Add workaround for service osc_scm: avoid script to have the same name repository.- Wicked stores a number of files containing unique IDs and DHCP data in /var/lib/wicked/*. These files need to be removed for cloning: if machines with identical settings exist in the same network multiple times, IP addresses may change with each renewal (bsc#1139667)- Moved the configuration files out of the /var directory * Needed for compliance with transactional updates (bsc#1092378)- Prepare for new fillup location- The following changes are made to accomplish FATE#322066 * Fix typos and improve man page- The following changes are made to accomplish FATE#322066 * remove some more files and directories (see man page for detailes) * add clone-master-clean-up.sysconfig, to give the user the possibillity for minimal intervention * add custom_remove.template to allow partner or customer specific removals- The following issues are addressed: * After wiping swap, the swap gets a new UUID, causing slow boot. * 70-persistent-net.rules is not removed. Along with several coding style and indentation fixes. (bsc#961906)- according to comment from Berthold Gunreben in comment #18 in - FATE#318965 Allow Clone-Master creation, the random-seed files - need to be deleted, too- Add clean up item: auto-generated HANA firewall script.- Initial version, initial release./bin/shh01-ch4a 1728379191 1.13-150100.3.26.21.13-150100.3.26.2 clone-master-clean-upcustom_removeclone-master-clean-upclone-master-clean-upcustom_remove.templateclone-master-clean-upREADME.mdsysconfig.clone-master-clean-upclone-master-clean-upLICENSEclone-master-clean-up.1.gz/etc//etc/clone-master-clean-up//usr/sbin//usr/share//usr/share/clone-master-clean-up//usr/share/doc/packages//usr/share/doc/packages/clone-master-clean-up//usr/share/fillup-templates//usr/share/licenses//usr/share/licenses/clone-master-clean-up//usr/share/man/man1/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:35931/SUSE_SLE-15-SP1_Update/7db675963b960f50432453fc9353f423-clone-master-clean-up.SUSE_SLE-15-SP1_Updatedrpmxz5noarch-suse-linuxdirectorycannot open `/home/abuild/rpmbuild/BUILDROOT/clone-master-clean-up-1.13-150100.3.26.2.x86_64/etc/clone-master-clean-up/custom_remove' (No such file or directory)Bourne-Again shell script, ASCII text executableASCII texttroff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)RʉqKΛ5utf-86c2de3008dc3983a56ddb0033e69f69e11b0694153ca28925e6de4f72b4f5efe?7zXZ !t/"]"k%=3]"Nɽr%AX)V<4bK5|\Jp=ͧ X„S-{ȡYH,3gSZʭL|d W6 Lzr?CfN_f #U(WPZtv,l";Q+4S]Ą< ݾU&jkIc^}sʯ!MC~yf)z4,j<5#u5bJ<)cEz+P lA+P1Bq&IGG]:qffů/U]h/r8c۞@'V]`MbWL)w R/vT9 gm93}ZY,3#:#'.(Im ~ڬ[S^$ >x]mpxw/4Ra#|D}]r{ɞV"f0F#xShA?= Ϊ#EqAxҾ#= NqX)#vÍ wJ.nt'z M/7c"aV*21bToɿSI>f.$\oG`|7RE>Tgӥ4N*w,RFSeɬ cjx]e6`uFqKXzEhcg/.~Le|ڴTЏ04[nǒe#˓A "ZF,΍ZOZ Υ%p}HGL3J2˭4d6u/]j3AO0nQl]"6R9%gà+, 5#2HC|^{F:*R^>㷪bc }-{`4.a JrXT@tn[d;F< kK">EeR)W=P0gy++gƍU9DyjY.œbTu(^![#Gm"A$z`( .*: R+G?j],[dw5YenTRW LC&~Z#j):żrF@=$yj#L_~o@KmxH*rd'ӆ%̟jѫX"v a|}Cx/Ik ˠ@H6[/!Fdj+w!Ҍ/5eK{,UiYeج;qI_!/Yչ0$+l&7 OYV7Vtt2t|n.Gb${tI  &?T?xb3ƄT-'%06zLu4O]%!) g܊ z 2D|p>S˵ ԷPk."ę=1ayWl4A`FAC=_bLQ좜;84vf?VSn I|tunD%TY- ؇K/]dFQ4f!xmE9濒}TEY6񈈖4NZ33c-qc}yCf'&c[G(}~BQ;Lm쒧'67tI8 .h$#(=چQ{{fhgp 1!.|$Tz!hSTGNRpk n0^[Jǻ,[ \Gt&Ny <^KW6ɯiٗI[Ҕ[<9.rޢSŏv<˻Q΢ ޻TᒛNB(oП\*אgZ*GNM0\ynb}8\:=l{6O5!MJwG!AS/ypzT'Uak=[ Ig"8R˩alr;3vu\A.P;,`TzPsl̿qݫf uēTϘ#О]OZB/|v6Y M7x1=Be%;j3.P!yӯ<'0Õ|Nvt귧[[>; 8rsZQ${s/mR~K(Lx$]n ]ϵZ)LYqyј#>?|xO Lܻ݅~[K!(щ>GY Wjῢ+O(1)dwwOb C rop͚qZ^ O=ќm g,/GDcm:xo|qswj(%q56Lq.5aZRqfgP87pMPmxG"ۜJD'a ]/YiOšG}e*4zbfWۧc5龢[մ{S'&hz'b/Ge!8cNGKk=OxR|4W)7F-0;&?9 cosw oA6+@4N@ѐG wY@4yի_"SftC^{4Ix + SPaD%PhCc*]c~x 'Y%Ϥ'!#R+*s)9xBm6[Xsy#~l8zLZ}} D,5=C{5Ef;-z66m."Mh6+V)e5=(fF%IK,k=rSd3lM 4ztow\D1y+PHF ăBμCyD DD q4%,Vb~K%xw1BPi\H@:~'1)ɲ?5K1tN {B"tόG8R"  ݀OP2 MqC#jүuYO {b.y͙Md=*eRɶ֕:(ڔ~ځγN5?8n00dj]Q#<{# 6Eef-kC'ܿSQ⻚j)Zu5(wxhLaդ&݆Pi3zK|_k-\~}0ʋZo2z-(SGk.du#&d.&Y \_sJ_H-DszeOfG `8J7&ʶHZgSr(.+G*=6փ* sZ!EU1 YZ