clone-master-clean-up-1.11-150100.3.20.1 >  A cĽp9|v ٍLՖ\fhaN뀝]PI+LJ)4GG 8{7(:4^CvC;HD(_۞u0:,ĸ3n 5VU&ٖ3?þĿg, {Hxsq8 +:XqPGn!}M崦lM vE/7*u#un!< ?%Ɋ`J 9?[y:.Qwh%GUùe55587fa0caf201cda79a7b450d7080168c6664f5d08af7934d27afcd14ba6b7b360e61b431ba0985392dcfa7d8f79147dd0c814W܉cĽp9|`B dLj50r$}@_coĮqrBO"R3TNB]}Mz 8K&rt\9y׶H @JAV5`S` :G^zA rd|B##zqB\"CgTZ.EϓUobncl?\#A]y%W0t/uL0fz;u-Mmd{S"9Oڍ6,t>p@?d + ] 5G\bi       H      C z  H ( O8 X9 : >FG H I X Y\< ]h ^H b]cdeflu vw< xh yzCclone-master-clean-up1.11150100.3.20.1Tool 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.cĭgoat16SUSE 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~ MAA큤A큤A큤cĬcĭcĬcĬcĬcĭcĬcĬcĭcĬcĬ7ac1ed33d3ec315a9344bcc77cc56518808397d649c3d7590b81af3ceac8fdb180c71c11cb53d4557d5f3be7ed1eb326b1084fe33785a466c2280bab5149aecc6fed7ff4e97cb1e5d13819cd7abf1571773867784d0cbefad62e8ad051aa5dd0a504812b692b1442a9e6618f96739e91ab168a16ca48183493f5ac08e93b247bdb296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73852cf7c177469c83e61bf91c66caffae56bc86bd97cb80f777ac6dbce9291f63Arootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootclone-master-clean-up-1.11-150100.3.20.1.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.11-150100.3.20.13.0.4-14.6.0-14.0-15.2-14.14.1c=@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.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- 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/shgoat16 1677509805 1.11-150100.3.20.11.11-150100.3.20.1 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:28030/SUSE_SLE-15-SP1_Update/69dc84c67876fdd1105e29dc4776e46f-clone-master-clean-up.SUSE_SLE-15-SP1_Updatecpioxz5noarch-suse-linuxdirectorycannot open `/home/abuild/rpmbuild/BUILDROOT/clone-master-clean-up-1.11-150100.3.20.1.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)RTRg(\bX(utf-84544d46f79b1a4d1e2dea885f003fa340cb0e5fb177f91411e80d62811a77dd8?7zXZ !t/s6j] crt:bLL %}KWHHe(Amq˕ٷq[.zr<)}ħo9N Vy`y c0jvRI7V1{FOֲYOpkj8 V3zC9lDEd?l_JVڙ_95~T 4`XKp!xBTjК?@E7' IqK>FT[,.O$|]|a ]fT'|NY$ԝ(IA~EQP&jпj5-9/ȗ:11v>=-E}8DXڲaUC܊fY`LF_)E1qnSaXSUs2)!81VUז-򾛀I/nk[ˋy]M%y%#wIh%Ayq#` pW$a4Zxę=Еb&Sa/sPk<.Hcx=u C^Vd>*\ %?rPlsV0r'Dx;(y}H:sXxcHT@9J,PyB}GG,Y:L϶!qM~v}3~M(t,p wǥ_.H)I\pEC, ֻi*ew6ucr7Tk5maLT ׆ <>\`gGHGJI9AGg7t4<];kMҚp*>KZ%GR7 uЅ Lh8Iф 6gi .nynwnN1tO8I0l X_tVST|R9# \v]f.$l&q"}jY<4Z8W}=[*3y~('9#J2[>3Ƈ1[/e6ĴA`HUyOKDvG0W):T~dVR?BG==t)~҇;NRKǾ_(8Gx UOUZ"'F0ݼՕ$EyUܤSu Q@Rt<+?3 k/۰=.Įb.-N_C=)Qsܘs0ZG8WopXqd[g/.|4~wvu-[ =@I(4"eQU !WO }$ E&pvi9?wQ(b.M=r(UnT| 3\a\Rv)zo"4Woe<:V 5m d{st.8(41 ""˵DDayV v[SMK?гϥ (egGDIO?ld.~]Ȟ^[mu m}<-Ү M' uVJj뀁ΎFOzQy#os<_ObL<6+x塝&}|XܡPN_cudj]9LPp{JR l4 bM Z>+^4 fʶ)]1/ 8BPg.:A)4H/evq%,PSWceS!v:˞,[v`-v?mt`a{>oe՞K($ 6̟؝ H~bW}Iχ M4ۣUq?:pt`Q{uGr/>0޹YLWH?Ɔ|X1ۜȘ!'kiU 2}j܉) ;u@ZP (aOP6$mH'5݄J.G]x5E(QHE.,š%C&J'˘xHzG~\2,g"_uDu˘܃ ;x}B -E++@/C26=eÔJuE ZKZz4q3@,R0(G\}Ʋ }b]ΥTIo`\;`r3k2{N(67ɮ3╺_$Ffx7 ӹ C9EyH9{l}w> rٻep Mq0L~W綍gv~q롘s"7à:G"'XԸ"`KQ@W*NQ=hH@)@ug$a=ul{]]5)A9L{Q_hgҬ* Ga)nGgۀ"/ ]N&SLa?!*ʶ4,4}v|QvS9#ZfHO8PuKsbYiHsĮm4-\b GDBMԪO[9Kd}Wi{4Z'9Ɩ3_Wsƌ]޺A2Kq1xLq @h><㱐\hRJ#o!#ĞFҞ.zF*H߀C@)n7/0ZeΫ :Y%ziO^YJH*Սj\7 &2*U R`Jγ -Kw-zlsQuVi@/ y4Pyb~kSU%tyWXbd~,Q|~KXyS3 iYj{#cAV9MLE'Pfs9!ueȕw[솺ZĂI85HrNLN(p;HLgҥm/2& ?^#}4>_pc9[VȄ1 d[5M.1R"'JtTS:50VetnȓKb" J_|G86XF[^)PGh\;זj;F啕uЄ_kˢVlohN잃tFS4(:ie.qaߛ #2|b$ב{r|(ZURbVi8}~aif1ކDi?#/ےP&Tu)&V{q,M"QLBcILRn %2]_DI2OjCJ9I`E4RN4W )Ejv+̸dG׳f˶NpنzM iט}O c, 9gN /2FͺGp@g)w#wqݣ0+BPI0k Wun%% ;?`8ۄ{SԶ4\HU8UDtW8:,?H>`!c 4O͂ױtn(`NGq8ê ~J2u cg!sz:BnqeԆ&#?<՗Bk >`VV[?fH\Mq@-Tcv# %&$ՌTo4PVR.p$\fen'0iÙKϛ,m_it?$"Z3( Kj~Y<(GT{a^ɇԜj6C-yo։TS5Y7x8SuN3oAMwJ0?ˇ,ꤽ9.A݊X.SU0^#ZnLt3!5>͎HҺᒝ#|N^_cC#g2"BEa*~ ǭ{7獆_k7KM}0 ~OE#jGC HAވTO |% W X-14*C c+ˍ D`ԇv?퍅~a=]KF>1fW|L\E4*w_f"KCVi{Rks>^I?%?{@}9h#]g?3>+7twzoK .BX6C PZ|R@»rJk(f3bIaB'?m3JvICϳ$tMx/DG{gO((tXI76NjD s'U4` V\͊j_ie(\.%2/4QdrZ0ޟ{0wE Rf9 _ >UN+2[?&hͷW4P}']@/S L'haB?|ٍ~NBXw "짏oX^CT@%gSc]+swF(Ud 񀂘/52}BkA.桻2] Z^Z2ƙAhA#ootF@_z*, Oi ]ey(u{ YoX2A\{.|P,U"5F,9>ZJ 'ne7*'<KY|nb9n28#s=j@3 k 7dJ n Ţw7$o>*`QjrnmTDiFޟҏ MY,i8j J!c&+å4pUX2օ`1iN xqGarׂ"]: jCM: n\[=L ~B煵^"Cp%F{cט 7/tnWC܄9'`b7$U{ D~ $(B=6ԙ4We%8@@ i/bjZ҉r՞V |וLٹ|e)߽9c P7o PEz-%\D<:/¤yF~*@6E?7lf" tNpʊK-N>{6d6io?jǩZ^zh(U9fE uo,7 , 4 $K#I 7NZ蝆x,#))ȳGEӽdhلLW>Y8kQɋ6PH]X#yI=]eZZ+VS:Ջ~ u^&h2*Qjn_:!AL 3QZ2W"^u4Pa^S󽢨O֤*svHv-ˣWwNcLJ<PW%-@pb&IBg_>'hg~#/$EUС_??_<eH;ՌRuBBP ڋ c<{1ЇX'+Dӷqr(yBaiXEܦ#fĴ3aZpSc%%nʐcĥirSKKa1SPgbty(qf[s:q5>]/{0Ö}WX''!_g ,hIY)>1Oڏ? P]=HBA3s(W*3x 'ʙj<4BTUZO! =Fsl4xkD|ɷz}^!Wltq:ڛtTL ұ`ljD¨G+9r;!R+Smk7sO>y@6p~;Bj]GOn$ 婭[-haF nɭ·f}%xݢ/oxM6: fy-BvѼېp:&A,wR)c<*^&of%d=mR{5CMH|z\% %ViD9MSIFΧp*UNK;E&;uDbgmHGg^ƒ?܊s^Hbv \*= 41kVQ W= N{aM}a#K_Ը=uOnآls*oWI.'{'<88ĂEV NYE>L_4࿅/JZCqC7ǵPPZ 7/O~-YA޺]Gɺ̟}J۫ipK=cksvh粂JJ^ig@l+btyeZsѮ.ybgDvZi.;aM2U/ ӉHCإ|A*)جz-m TcyYro7.w.FԦ  鉜J+4jrJ0 iTEŀM 2 ȰormMBm*N~r0@NO{:9ؚQ gݎ9ir[GllN.Ys_]sE~H bnvڊZUer,(կ1jLxHUv9th=].#BB{*VvZY丐-k Wa%KЎ_'Zy#S!%E 9H0x3S'CoXBHTa+kEm X` ]ܘSIwM;"o^TL(ׁhH#-oĩ-Vס~V2gA⅟ja %>qO6,c%2O Wo+~'JO1mt,n#)v5Uں_S Dh,e RyvEлlJ7me@A3(|d,72^ˬ>%gP+[}CbR.:Imϋ[} Vp307bŃ5׿}l*yLbn!NegJBs*OCE:3@Ce 9cciU56!Sè-הR4H<.? h=ռKwq ߪɵ~Gx;.A hɨ$;  g0IIff޲H:&C]}t[Ə 776w)C4ko3Afͺh:6 JŻ,5eB=_xxP3XUUyU LXfTmRb2  uv!heXE m6J`Y R T"}.Haa?: *"D׏fն>]0,P5ۀ.ZN[GO[!ER9oA>k4 Dh%F>,+M! :hcXDƂCw#5G?6!S$Q@R? „"ƚv&ѥH缠mC#m΍Ą&l$x`'E͹R] 0O^5rۢ$r^p/ki (J>OEfj/dN->yOQjrZR+GKN0c[ߠ]C^sq%vk5>c߂X 2t5'cbŀ4d,t7շ 4'V$Bgֳ܅#lx-G 5yc@ ڈ#ˢ @^eqͰ~Ha 焉rqi(: FVɻ ͇#VƒvAٵ=eBZe2 ŁAE3+/68Έ:WUk7!$&vh"ɼks Hs^# V/Qa:qM3]~rE$k G&/#eKgwL@A>(g{|E=;yܓifҲAM]_'lJuj!odIG>`ZCD<ɖ:z:)#oR%>2͞T8)b|a K'j%O6Dcv(. V:PzDƣ˙tժW_3m~s]6fAӖlRB$=),"EHNcCS*֥5D(vm@M]r2BXrbB-D{~@<(o(76VF<ڈETvt"_0@v*^½7F\} (88b:"^3c"%$VܻtRG̾x/ 4 f3<~ pヨmVIRyb ͝;춹gBQǧi yGOCR1v`m(M YZ