CN103324474B - Based on (SuSE) Linux OS across the method for System structure ISO and module - Google Patents

Based on (SuSE) Linux OS across the method for System structure ISO and module Download PDF

Info

Publication number
CN103324474B
CN103324474B CN201310192888.9A CN201310192888A CN103324474B CN 103324474 B CN103324474 B CN 103324474B CN 201310192888 A CN201310192888 A CN 201310192888A CN 103324474 B CN103324474 B CN 103324474B
Authority
CN
China
Prior art keywords
iso
file
software kit
warehouse
appointment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201310192888.9A
Other languages
Chinese (zh)
Other versions
CN103324474A (en
Inventor
闫亮
武斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Standard Software Co Ltd
Original Assignee
China Standard Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Standard Software Co Ltd filed Critical China Standard Software Co Ltd
Priority to CN201310192888.9A priority Critical patent/CN103324474B/en
Publication of CN103324474A publication Critical patent/CN103324474A/en
Application granted granted Critical
Publication of CN103324474B publication Critical patent/CN103324474B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a kind of method across System structure ISO based on (SuSE) Linux OS and module, the method includes: detect and revise prepare ISO install file program in there is the dependent content of system;Download the software kit of this system according to appointment system and generate software kit warehouse;Make All Files required in the ISO CD-disc catalogs tree construction of this appointment system;Regenerate software kit warehouse;Being packaged by the All Files that above each step obtains, the file generating ISO form constructs with the ISO realizing this appointment system.The inventive method installs the method for file as prototype by making ISO in (SuSE) Linux OS under a certain system, then carries out secondary development with migrating and a kind of makes, across system, the method that ISO installs file be applicable to (SuSE) Linux OS to construct.

Description

Based on (SuSE) Linux OS across the method for System structure ISO and module
Technical field
The present invention relates to (SuSE) Linux OS structure installing area, particularly relate to a kind of method across System structure ISO based on (SuSE) Linux OS and module.
Background technology
Owing to linux system has that the characteristic increased income, soft ware authorization expense be low and the advantage such as application and development aboundresources, have been obtained for being widely applied, and in civilian and office and development field, there is increasing user.
ISO refer to can the image file of fixing disc, i.e. become installable CD after image file is burnt to DVD by instrument.Its master file includes the files such as isolinux.bin, isolinux.cfg, Vesamenu.c32, Splash.jgp, Vmlinuz, install.img and Packages.
Wherein, isolinux.bin is CD bootstrap, needs clearly to provide file path in the option of mkisofs, and this file belongs to SYSLINUX project, corresponding syslinux bag, document refers to :/usr/share/doc/syslinux-4.02/isolinux.txti.
Isolinux.cfg is the configuration file of isolinux.bin, when (i.e. running isolinux.bin) after optical disk start-up, can automatically go for isolinux.cfg file, then carry out follow-up work according to configuration information.The order searching isolinux.cfg is followed successively by:
As long as upper directory exists, even if file does not exists, all can match.
Vesamenu.c32 is exactly the installation graphical interfaces after the optical disk start-up that we have seen that, falls within SYSLINUX project, also a Menu.c32 version, is the menu of plain text.If passing through optical disk start-up menu setecting Memtest option, then proceed by internal memory detection.This is an independent program, belongs to Memtest86+ project, and corresponding bag is memtest86+-4.00-3.fc13.i686.rpm;By effect md5 value it appeared that this file extracts from bag, release Customization Tool can be installed to Chroot from Yum source by this bag, and then general/boot/memtest86+* copies to ISO root.
Splash.jgp is the Background at optical disk start-up interface, it should from file/usr/lib/anaconda-runtime/syslinux-vesa-splash.jpg, belongs to neokylin-logos bag.
Vmlinuz is kernel image, and initrd.img is ramfs (first cpio, then gzip compression), is all that compiling is interior caryogenic;Isolinux.bin finds the configuration of correspondence according to Installation Options, loads kernel and ramfs.
Install.img is a Squashfs root file system, just loads install.img and switch root file system after kernel starts, and the Anaconda program inside execution, Anaconda is the installation procedure of Fedora.In installation process, Anaconda can go to read .discinfo file, obtains optical disc information (CD installation system needed multiple CDs in the past), and content is as follows:
Packages is exactly the catalogue depositing binary system RPM bag, this catalogue is performed createrepo order and will generate the catalogue of a repodata, this repodata is exactly yum source, the file of the inside is substantially xml form, have recorded the essential information of all bags in Packages, such as lists of documents in bag name, package informatin, bag version, bag etc..
But, the ISO of linux system installs the making of file and has limitation.Such as, the (SuSE) Linux OS of x86_64 system can only produce the ISO of x86_64 system and install file, and the ISO that i686 system can only produce i686 system installs file.So, the computer of different systems can only make the ISO installation file of current arrangements, it is impossible to carries out manufacturing ISO file across system..
Realize making ISO across system currently without total solution and file is installed, therefore need a solution badly to solve the problems referred to above so that the computer of different systems can make the ISO file of other systems.
Summary of the invention
One of the technical problem to be solved is to need to provide a kind of method and module of installing file based on (SuSE) Linux OS across System structure ISO being capable of making ISO installation file across system.
In order to solve above-mentioned technical problem, the invention provides a kind of method across System structure ISO based on (SuSE) Linux OS, including: detection amendment step, detect and revise prepare ISO installation file program in there is the dependent content of system;Download generation step, download the software kit of this system according to appointment system and generate software kit warehouse;Documenting step, makes All Files required in the ISO CD-disc catalogs tree construction of this appointment system;Software kit regenerates step, regenerates software kit warehouse, and this software kit warehouse adds software kit grouping information;Encapsulation step, is packaged the All Files that above each step obtains, and the file generating ISO form constructs with the ISO realizing this appointment system.
In one embodiment, described appointment system includes all systems of X86 platform and the mipsel system of non-X86 platform and PPC system.
In one embodiment, in described detection amendment step, further the content script depending on compiling platform realized with C/C++ language is realized.
In one embodiment, in described detection amendment step, the modlist file in amendment Anaconda, change into realizing with bashshell language.
In one embodiment, in downloading generation step, utilize setarch order to download software kit the Software for producing bag warehouse of appointment system.
In one embodiment, utilize buildinstall script to perform described documenting step;Comps.xml file is utilized to regenerate software kit warehouse;Utilize mkisofs order to perform described encapsulation step.
According to a further aspect in the invention, additionally provide a kind of module across System structure ISO based on (SuSE) Linux OS, including: detection amendment unit, it detects and revise in the program preparing ISO installation file has the dependent content of system;Downloading signal generating unit, it is downloaded the software kit of this system according to appointment system and generates software kit warehouse;File producing unit, it makes All Files required in the ISO CD-disc catalogs tree construction of this appointment system;Software kit regenerates unit, and it regenerates software kit warehouse, and this software kit warehouse adds software kit grouping information;Encapsulation unit, the All Files that above each unit obtains is packaged by it, generates the file of ISO form to realize the ISO structure of this appointment system.
In one embodiment, described appointment system includes all systems of X86 platform and the mipsel system of non-X86 platform and PPC system.
In one embodiment, the content script depending on compiling platform realized with C/C++ language is realized by described detection amendment unit further.
In one embodiment, described detection amendment unit is further used for revising the modlist file in Anaconda, changes into realizing with bashshell language.
Compared with prior art, one or more embodiments of the invention can have the advantage that
The inventive method is by installing the method for file as prototype using making ISO under system a certain in (SuSE) Linux OS, then carry out secondary development and migrate to construct a kind of method making ISO installation file across system be applicable to (SuSE) Linux OS so that the (SuSE) Linux OS of any one system can be produced the ISO of multiple different system and install file.The selection of this preparation method is so that in (SuSE) Linux OS, the method for the making ISO installation file of a certain kind system is as development prototype, to alleviate developer's workload.
Other features and advantages of the present invention will illustrate in the following description, and, partly become apparent from description, or understand by implementing the present invention.The purpose of the present invention and other advantages can be realized by structure specifically noted in description, claims and accompanying drawing and be obtained.
Accompanying drawing explanation
Accompanying drawing is for providing a further understanding of the present invention, and constitutes a part for description, is provided commonly for explaining the present invention with embodiments of the invention, is not intended that limitation of the present invention.In the accompanying drawings:
Fig. 1 is the schematic flow sheet of the method across System structure ISO based on (SuSE) Linux OS of according to embodiments of the present invention;
Fig. 2 is the structural representation of the module across System structure ISO based on (SuSE) Linux OS of according to embodiments of the present invention two.
Detailed description of the invention
Describing embodiments of the present invention in detail below with reference to drawings and Examples, to the present invention, how application technology means solve technical problem whereby, and the process that realizes reaching technique effect can fully understand and implement according to this.As long as it should be noted that do not constitute conflict, each embodiment in the present invention and each feature in each embodiment can be combined with each other, and the technical scheme formed is all within protection scope of the present invention.
Additionally, can perform in the computer system of such as one group of computer executable instructions in the step shown in the flow chart of accompanying drawing, and, although show logical order in flow charts, but in some cases, can be to be different from the step shown or described by order execution herein.
Embodiment one
Owing to x86_64 system is one of system the most frequently used in (SuSE) Linux OS, therefore the present embodiment illustrates how that the ISO preparing i386 system in x86_64 system installs file.But, the present invention is not limited to the comprised system of X86 platform, is equally applicable to the related system of non-X86 platform, such as mipsel system and PPC(powerPC) system.
Fig. 1 is the schematic flow sheet of the method across System structure ISO based on (SuSE) Linux OS of according to embodiments of the present invention, describes each step of the present embodiment in detail below with reference to Fig. 1.
Step S110, detect and revise prepare ISO install file program in there is the dependent content of system.
It should be noted that the program (can be called for short and make ISO code) preparing ISO installation file can be the program prepared in different systems.In the present embodiment, the program preparing ISO installation file is the ISO installation file of x86_64 system prepared in x86_64 system.
Can apply in other system in order to the ISO of x86_64 system can be installed the program of file, the platform dependence order in ISO code is made firstly the need of amendment, the content script realizing depending on compiling platform with C/C++ language is realized, so can realize across system running well.
Specifically, the modlist in Anaconda file is the code producing module-info file, during for starting kernel, its code C language realizes, just for compiling platform, so needing to become platform is independent of by modlist code, can realize with such as bashshell language.Modlist order thus can be become the order that the system that do not relies on i.e. can be run, it is possible to achieve across system running.
By the operation of this step, it is possible to making following steps run in the environment of system, if not performing this step, the execution of following steps there will be mistake.
Step S120, downloads the software kit of this system according to appointment system and generates software kit warehouse.
Specifically, " setarchtargetarchpungi*** " order is used to download the software kit of this system and generate repodata software kit warehouse.When appointment system is i386 system, order " setarchi386pungi cks.cfg--destdir=/work_dir--nameISO_NAME--ver " ISO_VERSION "--nosource--force-G-C " can be run and carry out downloaded software bag and make repodata software storage.
Wherein, " ISO_NAME " and " ISO_VERSION " is parameter and the parameter of appointment system ISO version of the appointment system ISO designation of setarch order respectively, and application program (Pungi order) so can be made to run under appointment system.
Such as, by running setarchi386pungi cks.cfg--destdir=/work_dir--nametest.iso--ver " NeoKylini386 "--nosource--force-G-C ", the binary system RPM bag of i386 system can be downloaded and generate software kit warehouse.
Step S130, runs Buildinstall script and makes file required in appointment system ISO CD-disc catalogs tree construction (being called for short buildtree).
Specifically, in this step, pungi order is mainly called Buildinstall script and is generated Image file, and up-to-date Anaconda bag is downloaded in the repo address that Buildinstall script is specified from configuration file ks.cfg, then runs following four script and generates file necessary to ISO:
Upd-instroot: download bag and file to root that installation process must be used.
Maketreeinfo.py: generate .treeinfo file.
Mk-images: generate images.
Makestamp.py: generate .discinfo.
When appointment system is i386 system, concrete execution such as issue orders " setarchi386/usr/lib/anaconda-runtime/buildinstall--produ ct " ISO_NAME "--version " ISO_VERSION "--release " ISONAMEandVERSION "--bugurlhttps: //bugzilla.redhat.com--output/isodirectory/repoaddress " make buildtree.
So, also achieve the core document used across system fabrication and installation file, i.e. compress the image file image of ISO.
Step S140, uses comps.xml file to regenerate software kit warehouse, i.e. repodata software kit warehouse.
In this step, by utilizing comps.xml file user can customize software kit grouping information, can certain bag/some bag be added in specific packet, so these bags installed by needs when, by packet name, this class software kit can be installed.
Specifically, run " rm-rfDVD_DIR/repodata/*cpcomps.xmlDVD_DIR/createrepo-gco mps.xmlDVD_DIR " order and produce repodata software kit warehouse.
A grouping information that this step is more than the software kit warehouse obtained by S120, i.e. sorts out software kit, so after ISO completes, during for installing software kit.
Step S150, All Files above step obtained is packaged, and the file generating ISO form constructs with the ISO realizing this appointment system.
Specifically, run mkisofs order and make ISO installation file.More specifically, run the DVDISO of order " mkisofs-f-oDVD_ISO_NAME-bisolinux/isolinux.bin-no-emul-b oot-boot-load-size4-boot-info-table-R-J-allow-leading-do ts-V " ISOLABELNAME "-T-IDVD_DIR " fabrication and installation.
Mkisofs order Main Function is all to be packaged together by the file that step S110~S140 produce, and generates the file of ISO form.
The present embodiment method is by installing the method for file as prototype using making ISO under system a certain in (SuSE) Linux OS, then carry out secondary development and migrate to construct a kind of method making ISO installation file across system be applicable to (SuSE) Linux OS so that the (SuSE) Linux OS of any one system can be produced the ISO of multiple different system and install file.The selection of this preparation method is so that in (SuSE) Linux OS, the method for the making ISO installation file of a certain kind system is as development prototype, to alleviate developer's workload.
Embodiment two
Fig. 2 is the structural representation of the module across System structure ISO based on (SuSE) Linux OS of according to embodiments of the present invention two, and each ingredient of this module is described below with reference to Fig. 2.
As in figure 2 it is shown, this module includes that detection amendment unit 21, download signal generating unit 22, file producing unit 23, software kit regenerate unit 24 and encapsulation unit 25.
Wherein, detection amendment unit 21, it detects and revise in the program preparing ISO installation file has the dependent content of system.Detection amendment unit 21 is further used for realizing the content script depending on compiling platform realized with C/C++ language.Specifically, this detection amendment unit 21, for revising the modlist file in Anaconda, changes into realizing with bashshell language.
Download signal generating unit 22, itself and detection amendment unit 21, download the software kit of this system according to appointment system and generate software kit warehouse, it is intended that system includes all systems of X86 platform and the mipsel system of non-X86 platform and PPC system.Specifically, download signal generating unit 22 and download software kit the Software for producing bag warehouse of appointment system further with setarch order.
File producing unit 23, it is connected with downloading signal generating unit 22, makes All Files required in the ISO CD-disc catalogs tree construction of this appointment system.Specifically, file producing unit 23 utilizes buildinstall script to make required All Files.
Software kit regenerates unit 24, and it is connected with file producing unit 23, regenerates software kit warehouse, and this software kit warehouse adds software kit grouping information.Specifically, software kit regenerates unit 24 and utilizes comps.xml file to regenerate software kit warehouse.
Encapsulation unit 25, it regenerates unit 24 and is connected, is packaged by the All Files that above unit obtains with software kit, generates the file of ISO form to realize the ISO structure of this appointment system.Encapsulation unit 25 utilizes mkisofs order to be packaged All Files.
Those skilled in the art should be understood that, each module of the above-mentioned present invention or each step can realize with general calculating device, they can concentrate on single calculating device, or it is distributed on the network that multiple calculating device is formed, alternatively, they can realize with calculating the executable program code of device, thus, can be stored in storing in device and be performed by calculating device, or they are fabricated to respectively each integrated circuit modules, or the multiple modules in them or step are fabricated to single integrated circuit module realize.So, the present invention is not restricted to the combination of any specific hardware and software.
Although the embodiment that disclosed herein is as above, but described content is only to facilitate the embodiment that understands the present invention and use, is not limited to the present invention.Technical staff in any the technical field of the invention; on the premise of without departing from the spirit and scope that disclosed herein; in form and any amendment and change can be made in details implement; but the scope of patent protection of the present invention, still must be defined in the range of standard with appending claims.

Claims (10)

1. the method across System structure ISO based on (SuSE) Linux OS, it is characterised in that including:
Detection amendment step, detect and revise prepare ISO installation file program in there is the dependent content of system, system dependency order is revised as not relying on the order of system running;
Download generation step, download the software kit of this system according to appointment system and generate software kit warehouse;
Documenting step, makes All Files required in the ISO CD-disc catalogs tree construction of this appointment system;
Software kit regenerates step, regenerates software kit warehouse, and this software kit warehouse adds software kit grouping information;
Encapsulation step, is packaged the All Files that above each step obtains, and the file generating ISO form constructs with the ISO realizing this appointment system.
Method the most according to claim 1, it is characterised in that described appointment system includes all systems of X86 platform and the mipsel system of non-X86 platform and PPC system.
Method the most according to claim 2, it is characterised in that in described detection amendment step, further the content script depending on compiling platform realized with C/C++ language is realized.
Method the most according to claim 3, it is characterised in that in described detection amendment step, the modlist file in amendment Anaconda, change into realizing with bashshell language.
Method the most according to any one of claim 1 to 4, it is characterised in that in downloading generation step, utilize setarch order to download software kit the Software for producing bag warehouse of appointment system.
Method the most according to any one of claim 1 to 4, it is characterised in that
Utilize buildinstall script to perform described documenting step;
Comps.xml file is utilized to regenerate software kit warehouse;
Utilize mkisofs order to perform described encapsulation step.
7. the module across System structure ISO based on (SuSE) Linux OS, it is characterised in that including:
Detection amendment unit, it detects and revise in the program preparing ISO installation file has the dependent content of system, is revised as not relying on the order of system running by system dependency order;
Downloading signal generating unit, it is downloaded the software kit of this system according to appointment system and generates software kit warehouse;
File producing unit, it makes All Files required in the ISO CD-disc catalogs tree construction of this appointment system;
Software kit regenerates unit, and it regenerates software kit warehouse, and this software kit warehouse adds software kit grouping information;
Encapsulation unit, the All Files that above each unit obtains is packaged by it, generates the file of ISO form to realize the ISO structure of this appointment system.
Module the most according to claim 7, it is characterised in that described appointment system includes all systems of X86 platform and the mipsel system of non-X86 platform and PPC system.
Module the most according to claim 8, it is characterised in that the content script depending on compiling platform realized with C/C++ language is realized by described detection amendment unit further.
Module the most according to claim 9, it is characterised in that described detection amendment unit is further used for revising the modlist file in Anaconda, changes into realizing with bashshell language.
CN201310192888.9A 2013-05-22 2013-05-22 Based on (SuSE) Linux OS across the method for System structure ISO and module Active CN103324474B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310192888.9A CN103324474B (en) 2013-05-22 2013-05-22 Based on (SuSE) Linux OS across the method for System structure ISO and module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310192888.9A CN103324474B (en) 2013-05-22 2013-05-22 Based on (SuSE) Linux OS across the method for System structure ISO and module

Publications (2)

Publication Number Publication Date
CN103324474A CN103324474A (en) 2013-09-25
CN103324474B true CN103324474B (en) 2016-08-03

Family

ID=49193243

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310192888.9A Active CN103324474B (en) 2013-05-22 2013-05-22 Based on (SuSE) Linux OS across the method for System structure ISO and module

Country Status (1)

Country Link
CN (1) CN103324474B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104375867A (en) * 2014-11-25 2015-02-25 浪潮电子信息产业股份有限公司 Method for manufacturing ISO mirror image by customizing Linux system
CN106293861A (en) * 2015-05-12 2017-01-04 龙芯中科技术有限公司 Software source codes Compilation Method and device
CN107291486B (en) 2016-04-11 2020-12-04 新华三信息技术有限公司 Installation method and device of operating system
CN107643959B (en) * 2016-07-19 2020-08-04 新华三信息技术有限公司 Mirror image file processing method and device
CN106980521A (en) * 2017-03-31 2017-07-25 山东超越数控电子有限公司 The method of one species Fedora system RPM bags pre-installation
CN106713516A (en) * 2017-03-31 2017-05-24 山东超越数控电子有限公司 Method for quickly making mirror image of oVirt cloud platform computing node
CN107168735A (en) * 2017-04-28 2017-09-15 苏州蜗牛数字科技股份有限公司 A kind of method of automatic deployment windows systems
CN107491329B (en) * 2017-08-04 2021-03-16 上海携程商务有限公司 Docker mirror image construction method, device, storage medium and electronic device
CN109960515B (en) * 2017-12-25 2022-08-02 宏碁股份有限公司 Image file making method and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833462A (en) * 2010-04-01 2010-09-15 山东高效能服务器和存储研究院 Method for making general installation program of cross-operating system platform
US8151260B2 (en) * 2003-08-18 2012-04-03 Lenovo (Singapore) Pte. Ltd. Method for providing an image of software installed on a computer system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8984503B2 (en) * 2009-12-31 2015-03-17 International Business Machines Corporation Porting virtual images between platforms
CN102129381A (en) * 2011-03-14 2011-07-20 兰雨晴 Method for customizing linux operating system
CN102567051B (en) * 2011-12-14 2015-03-25 中标软件有限公司 Method and device for preparing graphical installation system of Loongson platform
CN102567058B (en) * 2011-12-26 2014-11-05 中标软件有限公司 Method for preparing image file for installing Linux operating system
CN102937909B (en) * 2012-11-21 2015-11-18 上海爱数软件有限公司 A kind of method of disposing and upgrading linux system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8151260B2 (en) * 2003-08-18 2012-04-03 Lenovo (Singapore) Pte. Ltd. Method for providing an image of software installed on a computer system
CN101833462A (en) * 2010-04-01 2010-09-15 山东高效能服务器和存储研究院 Method for making general installation program of cross-operating system platform

Also Published As

Publication number Publication date
CN103324474A (en) 2013-09-25

Similar Documents

Publication Publication Date Title
CN103324474B (en) Based on (SuSE) Linux OS across the method for System structure ISO and module
EP1530127B1 (en) Resource manifest for providing language-neutral and language-specific resource location services
US8185889B2 (en) Methods and systems for porting software packages from one format to another
CN103440156B (en) A kind of Linux software kit preparation method being used under multiple systems
KR101795844B1 (en) Runtime system
CN103530148A (en) Distribution method for large-scale Linux software package
US6748591B1 (en) Method, system, program, and data structures for loading programs into a runtime environment
CN103309706B (en) Memory file system preparation method based on (SuSE) Linux OS and unit
US10684846B2 (en) Using semantic annotations to control compatibility behaviors
US7305376B2 (en) Multiple language-dependent resources compacted into a single resource file
US10817284B2 (en) Melding of mediation flow service component architecture (SCA) components
CN114706564B (en) Software package manufacturing method and device, electronic equipment and storage medium
EP2972793A1 (en) Software framework for a storage device
CN113467790A (en) Software packaging method and device and readable storage medium
CN107315596A (en) A kind of code is packed dispositions method and device automatically
WO2014145147A1 (en) Web services provided from software framework
CN111679855A (en) Application software package conversion method, management method and device
CN105094837A (en) Method and device for guiding computer to be started and manufacturing method of start guiding medium
US8453108B1 (en) Static, configurable kernel interface
CN116954593A (en) Software development method, device, equipment and storage medium
CN118012453A (en) Software deployment method, device, electronic equipment, storage medium and program product
CN106980521A (en) The method of one species Fedora system RPM bags pre-installation
CN115509852A (en) Method, system, equipment and medium for publishing database monitoring operation and maintenance software
Fouché et al. VB 2005 and the CLR
Bach et al. Installing the Oracle Database

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant